Fetching from the wire…
Public story · 2026-07-01 · high
A June 16 position paper says these scores predate agents and punish code that solves the problem a different way.
Why now: The paper landed June 16, right as open-weight models keep trading places on the SWE-Bench leaderboard.
A position paper posted June 16 says coding benchmarks conflate the model, the retrieval system, and the harness into one score, per the paper on arXiv. That's a problem right now: open-weight models are racing up the SWE-Bench leaderboard. A single number can't say whether a gain came from the model, better retrieval, or a smarter harness.
The paper's underlying complaint is timing: these benchmarks were built before agents existed. They also penalize valid solutions that solve a task correctly but not the way the reference answer expects, docking working code for being unconventional. And they don't return the granular feedback builders need to iterate on an agent system, so a failed run doesn't say which part broke.
Every open-weight SWE-Bench claim this year is a harness claim wearing a model's name, until someone publishes the ablation that separates the three. Watch for whoever runs that ablation first: they'll own the real leaderboard.
The paper landed June 16, right as open-weight models keep trading places on the SWE-Bench leaderboard week to week.
Each link below shares sources, entities, or timing with this story.
While the capability stories pile up, here's the counterweight. As SWE-bench Verified scores cluster near saturation on July leaderboards, an enhanced analysis (SWE-Bench+, on the AIware 2026 benchmark track) found 60.83% of commonly resolved issues contain solution leakage ri...
CodeGrep measures a 30B OpenHands agent averaging 23 rounds and 631K tokens per resolved SWE-Bench Verified issue, much of it grep, glob and view_file. A 14B retrieval agent trained end-to-end with GRPO raises resolve rate to 27.0% from 25.8% while cutting 15% of rounds and 19...
Traced across 557 SWE-chat sessions (94,813 events) and 33,097 agentic pull requests from AIDev. Agent-facing artifacts account for 60.5% of documentation interactions versus 10.6% for classical technical docs and 1.3% for API references. Consultation is self-initiated 70.2% o...
arXiv 2608.05144 runs Manager, Planner, Engineer and Reviewer roles over persistent project state with *fixed* model weights, self-evolving through runtime state and control policies rather than training. 76.8% on AARRI-Bench, and mature waves use 21% fewer solve-input tokens...
Coding agents ace correctness benchmarks and flail at repository-level performance work, because bottlenecks hide behind abstraction layers and the agent stops at the first passing patch. PerfAgent wraps an off-the-shelf agent with a profiler-guided, verifier-in-the-loop workf...
It treats harness improvement as offline learning: diagnose failure traces, generate structured patches that edit the harness as source code, then select updates by validation over mini-batches of failures (arXiv 2608.23041). Gains: 9.0 on GAIA2, 9.6 on SWE-Bench Pro, 10.0 on...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.