AI & ML
Giving a coding agent more time barely helps
Cole Halton Dev.to (EN Zone)
2 views
Real-SWE ran frontier models against licensed, private enterprise codebases (billing, tax, multi-service work) and one number jumped out at me: rollout duration barely moves resolution.
71.4% of rollouts that finished in under 10 minutes FAILED. 73.4% of rollouts that ran 10 minutes or longer also FAILED. Pass rate sits flat at 27-29% either way. Extending runtime from minutes to long rollouts shifts the outcome by about two percentage points, which is noise.
The leader, Fable 5.1 on Claude Code, only lands 38.8% resolution. GPT-6 Astra on Codex CLI gets 33.8%. The top model still fails roughly six out of ten private enterprise tasks.
This is the part vendor demos skip. The easy stuff gets solved fast, so on a short rollout you see high apparent throughput. But the tasks that matter, the ones buried in real payroll and tax and integration code, hit a structural wall. The agent doesn't run out of compute on those. It runs out of understanding, or context, or the harness doesn't give it the right entry point. Another ten minutes of looped retries doesn't fix any of that.
The other thing Real-SWE does right is treat each score as model+harness, not model alone. Fable 5.1 is only 38.8% paired with Claude Code's scaffold. That's a harness result on private code, not a statement about the model in a vacuum. So many leaderboards still publish model names with no harness pinned, and then people compare them across totally different scaffolding and draw nonsense conclusions.
Takeaway for anyone buying an agent: when a vendor shows you a pass rate, ask which slice that number came from. A model that looks great because it clears the fast, shallow tasks is hiding the exact set you actually need it to solve.
Benchmark source: withspecific.com/benchmarks/real-swe
Read original: https://dev.to/cole_halton_42f71d71b809b/giving-a-coding-agent-more-time-barely-helps-5bg3
← Previous
Agent-Cache: Multi-Tier LLM Caching for Valkey and Redis
Next →
Two "Codex CLI" models on the same benchmark: the harness hides the model
Related
From Claude Project to Hybrid AI Agent: Lessons from a Real-World Content Workflow
AI & ML
1
DEV Community
Nvidia จ่อทุ่ม 1 หมื่นล้านเข้า IPO Anthropic คำถามคือใครเป็นลูกค้าของใคร
AI & ML
3
DEV Community
นักคณิตศาสตร์เหรียญ Fields 25 คนบอกว่า AI กำลังทำร้ายคณิตศาสตร์
AI & ML
1
DEV Community
Chasing Quantum States Through Time: A Tour of Time-Evolution Methods in TensorCircuit-NG
AI & ML
1
DEV Community
Comments0
No comments yet — be the first