Fetching from the wire…
Public story · 2026-03-18 · source-backed
A systematic comparison of 15 AI coding agents running the same Claude Opus 4.5 model found that Augment, Cursor, and Claude Code produced a 17-problem spread on 731 SWE-bench Verified issues. Not different models. Not different prompting strategies visible to the user. The same underlying model, producing meaningfully different results based entirely on how each product wraps it — context engineering, tool orchestration, and harness design. LogRocket
This empirically confirms what practitioners have suspected: the scaffolding around the model matters as much as the model itself. When you see a leaderboard score for "Claude Opus 4.5 on SWE-bench," you're actually seeing the score for a specific product's implementation of Claude Opus 4.5. Transfer that model to a different harness and you get a different number.
The implication for builders is concrete: benchmark against your specific codebase and toolchain before committing to a framework. A tool that scores highest on SWE-bench may not score highest on your repo's particular mix of languages, test patterns, and architectural conventions. The scaffolding gap means leaderboard results are a ceiling, not a guarantee. And a separate paper this week (see Research) found that 150 instances of the same model analyzing the same financial dataset produced substantially divergent conclusions — reinforcing that model-level capability is necessary but not sufficient for reliable outcomes.
Each link below shares sources, entities, or timing with this story.
Here's the number that should change how you read every coding-agent ranking: 99 of 100 entries on the SWE-bench Verified leaderboard are vendor-submitted. One carries an independent verification badge. The other ninety-nine are labs grading their own homework on their own sca...
Alibaba released Qwen3.6-27B on April 22. Dense architecture. Open weights. 77.2% on SWE-bench Verified, within 3.7 points of Claude Opus 4.6. On SkillsBench, it scores 48.2% versus its own 397B MoE predecessor's 30.0%. That's a 77% improvement with 14.8x fewer parameters. Let...
OpenAI stopped reporting SWE-bench Verified scores. The reason: every frontier model has been trained on the dataset. Morph LLM published the numbers that explain why. Claude Mythos Preview scores 93.9% on the contaminated Verified benchmark. On the new, uncontaminated SWE-ben...
The February rankings reshuffled: Windsurf #1 (Arena Mode for side-by-side model comparison), Antigravity (Google) #2, Cursor #3 (8 async subagents + Multi-Agent Judging), Kimi Code NEW at #4 — the first open-source tool in the top 5 with 100-agent swarm capability backed by K...
The LogRocket February 2026 Power Rankings reshuffled: | Rank | Tool | Price | Key Feature | |------|------|-------|-------------| | 1 | Windsurf | $15/mo | Arena Mode + parallel worktrees | | 2 | Antigravity (Google) | Free-$250 | Deep Google ecosystem integration | | 3 | Cur...
Same weights. Same tasks. Same time budget. One change to the harness, and fail-to-pass on SWE-bench Verified went from 28% to 49%. The setup in arXiv 2608.26218 is clean enough to be worth describing precisely. 169 SWE-bench Verified tasks, a 20,480-token context window, a fi...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.