Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .github/workflows/config/.secrets.baseline

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,10 @@ For C1, C2, and C4, `V` evaluates the correlated Gym Model Server path; direct-p
| `mini_swe_agent` | X | X | X | X | X | X | X |
| `mini_swe_agent_2` | V | V | X | V | X | X | X |
| `non_executing_simple_agent` | V | V | X | V | X | X | X |
| `openclaw_agent` | X | X | X | X | X | X | X |
| `openclaw_agent` | V | V | X | O | V | V | V |
| `opencode_agent` | X | X | X | X | X | X | X |
| `osworld_agent` | O | O | X | O | X | X | X |
| `pi_agent` | X | X | X | X | X | X | X |
| `pinchbench` | X | X | X | X | X | X | X |
| `proof_refinement_agent` | V | V | X | V | X | X | X |
| `remote_agent` | X | O | X | X | X | X | X |
| `scicode_agent` | X | X | X | X | X | X | X |
Expand All @@ -80,4 +79,5 @@ Simple and LabBench C3 support is partial because verifier responses may omit re
CVDP Simple path, Finance and Remote aggregate usage, LabBench image redaction, OSWorld M3 and Pointer direct-provider routes,
omitted raised failures in Simple-derived agents, and Stirrup calls outside its policy path. The matrix reports producer output,
not schema capacity.
OpenClaw coverage includes its standalone resource-server path and the PinchBench sandbox benchmark path.
C7 requires standardized agent-side trajectory evidence; model HTTP capture alone does not satisfy it.
344 changes: 302 additions & 42 deletions responses_api_agents/openclaw_agent/app.py

Large diffs are not rendered by default.

Loading
Loading