Skip to content

Fix grader compatibility with OpenClaw transcripts#86

Open
jijivski wants to merge 1 commit intopinchbench:mainfrom
jijivski:fix/openclaw-transcript-compat-v2
Open

Fix grader compatibility with OpenClaw transcripts#86
jijivski wants to merge 1 commit intopinchbench:mainfrom
jijivski:fix/openclaw-transcript-compat-v2

Conversation

@jijivski
Copy link
Copy Markdown

@jijivski jijivski commented Apr 1, 2026

Improve grader compatibility with current OpenClaw transcripts

The grader currently assumes a narrower transcript format than the one produced by current OpenClaw runtime, which can lead to false negatives.

Changes:

  • read tool inputs from toolCall.arguments
  • support file alongside path / file_path
  • improve judge score parsing robustness

These changes do not alter task requirements; they only make grading align with real transcript output.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant