#1 HF PAPERS THIS WEEK · 437 UPVOTES

StateM: Reaching 95.3% Raw Accuracy, or a \$15 Frontier Run, on Terminal-Bench 2.1 via Harness Scaling

The Problem: When AI agents are assigned complex, multi-step projects (long-horizon tasks), they frequently fail - even when the underlying model is smart enough to solve the individual steps. These agents tend to lose track of changing information, forget lessons learned earlier in the task, skip mandatory procedures, or simply give up too early. The bottleneck isn't necessarily the AI's "brain"; it's the lack of a reliable operating environment to keep its workflow on track.

The Breakthrough: Instead of spending millions to train bigger AI models, this paper introduces StateM, a solution built on "harness scaling." StateM is a rigorous execution environment (or runtime) built to wrap around the agent. It acts like a strict digital project manager by using durable state tracking, recoverable runbooks, phase-specific context, and checked transitions. It takes learned best practices and turns them into explicit, enforceable rules that the AI must follow before moving forward.

Why This Matters: The performance improvements are staggering, all achieved without altering the underlying AI models. By running inside StateM, top-tier models like GPT-5.6 achieved a record-breaking 95.3% raw accuracy on a complex benchmark (Terminal-Bench 2.1), successfully completing all 89 tasks at least once. More impressively, this structured environment acts as a massive performance equalizer for less expensive models.

Business Impact: This is a major breakthrough for AI unit economics and enterprise reliability. By wrapping a cheaper, alternative model (DeepSeek-V4) in the StateM runtime, researchers matched the top-tier performance of expensive frontier models. The result? A highly accurate agentic run that cost about $15 in API fees, compared to nearly $575 for the standard premium approach. For executives and developers, this means you can deploy highly reliable, multi-step enterprise agents - capable of automating long software, data, or research workflows - that strictly adhere to corporate playbooks, all while slashing operational costs by over 97%.

Generated by Gemini