Fetching from the wire…
Public story · 2026-09-07 · high
Expert-authored code clears 82.2% of the same 53 tasks, with agent failures traced to skipped client communication and shallow requirement reading.
Why now: The 23.9% score comes from the paper's own comparison of multiple agent configurations, which names Claude Opus 5 under Claude Code the strongest.
τ^τ-bench scores AI coding agents by deploying what they build against simulated users. Per the τ^τ-bench paper, the setup gives each agent business records, a client who holds the requirements, a production API, and limits on serving cost.
The gap matters for anyone building agents to replace a consultant's client work. The top setup still fails most of the simulated interactions it's tested against.
Claude Opus 5 running under Claude Code, the strongest configuration tested, passes 23.9% of the evaluation simulations across 53 tasks in four domains. An expert-authored reference solution passes 82.2% on the same tasks. The researchers trace most of the shortfall to habits, not code quality. Agents ran shallow queries against the client's records instead of reading them deeply. They sent almost no communication back to the client, and experimented too little with their own agent architecture or serving setup.
These agents already write code that runs. What decides pass or fail is whether they ask the client a question before guessing.
Each link below shares sources, entities, or timing with this story.
AppWorld-UL gives the simulated user real knowledge gaps, and the paper traces the model's failures to conversation, not tool calls.
A new benchmark of 203 real upgrade tasks shows breaking changes that never made it into a changelog trip up even the best agent setups.
The 34-chapter operations guide says teams conflate instructions, permissions, sandboxing and OS isolation, and that mixup is the top cause of losing control over agent runs.
The errors trace back to how the benchmark pairs pull requests with GitHub issues, not just to model quality.
The technique filters terminal output an agent reads one line of, and resolution rates held steady on 50 SWE-bench Lite tasks.
It splits agent composition from runtime adaptation, and its GitHub repos are still active, not archived research code.
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.