cd /news/ai-agents/giving-a-coding-agent-more-time-bare… · home topics ai-agents article
[ARTICLE · art-128611] src=dev.to ↗ pub= topic=ai-agents verified=true sentiment=↓ negative

Giving a coding agent more time barely helps

Real-SWE benchmarked frontier coding agents against licensed, private enterprise codebases in billing, tax, and multi-service work, finding that extending rollout duration barely improves resolution rates. Rollouts finishing under 10 minutes failed 71.4% of the time, while those running 10 minutes or longer failed 73.4%, leaving pass rates flat at 27-29%. The top performer, Fable 5.1 on Claude Code, resolved only 38.8% of tasks, with GPT-6 Astra on Codex CLI at 33.8%.

by read1 min views3 publishedSep 14, 2026

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

── more in #ai-agents 4 stories · sorted by recency
── more on @real-swe 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/giving-a-coding-agen…] indexed:0 read:1min 2026-09-14 ·