Coding-agent harnesses and skills
Claw-SWE-Bench makes the harness itself part of the score. With the same GLM 5.1 model, OpenClaw rises from 19.1% Pass@1 with a minimal adapter to 73.4% with the full adapter. The paper also reports that harness choice changes Pass@1 by up to 27.4 percentage points under fixed models, and its Lite-80 set tracks the full 350-instance benchmark at about 23% of the run cost.
Several companion items treat agent operation as a maintained runtime. Loop-Harness schedules Claude Code runs in isolated git worktrees, then requires a second Claude session to print VERDICT: PASS before shipping. Agents All the Way Down favors command-line interface (CLI) agents for product integration and cites a matched task where Model Context Protocol (MCP) used about 35× more tokens than CLI. SkillJuror adds a smaller but useful result: reorganizing the same skill content with Progressive Disclosure improved pass rate from 42.0% to 46.1% across 410 matched trials.