Harness Evolution Evaluation is Overestimated
UW · hf · 2026-07-18
This work re-examines the automatic harness evolution evaluation paradigm for LLM agents.
The authors point out that existing methods typically search for harness configurations using unit test feedback and report final scores on the same public benchmark, leading to two issues:
- Conflating harness improvements with extra search: Harness evolution is itself an iterative search and should be fairly compared against simple task-level test-time scaling / discovery baselines under identical feedback and inference budgets.
- Potential benchmark overfitting: Using the same tasks for both searching and final evaluation means improvements might just be memorization of that specific task set, rather than learning generalizable harness designs.
The authors conducted systematic experiments on Terminal-Bench 2.1 using GPT-5.4 and Claude Opus 4.6. Results show that:
- Automatic harness evolution does not consistently outperform simple test-time scaling methods.
- Generalization is limited on held-out tasks.
- Current evaluation protocols likely overestimate the gains from automatic harness design.
Conclusion: Fairer evaluation protocols and more appropriate benchmarks are needed to assess the true value of automatic harness design. Code is open-sourced.
Related event: Agent Harness Self-Improvement and Domain-Specific Design(6 posts)→
More from coding & agent
- Chaining dependent MCP tool calls: no rollback, duplicate risk — agentrsdg · 2026-09-11
- DeepMind-led paper makes design docs the source of truth, code disposable — SMART regenerates in 1.5-3h for ~$100 — Roger_M_Taylor · 2026-09-11
- Agent-built classifier labels 192k docs for $0.70 vs $13-26 with frontier LLMs — vanstriendaniel · 2026-09-11
- MathModelAgent gains traction: auto-solves math modeling and writes a submission-ready paper — jihe520 · 2026-09-11
- alphaXiv open-sources OpenResearch to run parallel research agents with any model — alphaXiv · 2026-09-11
- DeskcommCRM: open-source AI sales CRM with native agents and WhatsApp hits 1k stars — melgarafael · 2026-09-11