Fetching from the wire…
Public story · 2026-08-03 · high
Almost a quarter of agent bug-fix runs closed using zero real evidence, and one added prompt line recovers about a third of that gap.
Why now: The paper landed the same week as Cherny's Swift-port interview and Menlo Ventures' verification-focused $3 billion raise.
A new paper shows 46 percent of the tests agents use to prove a fix would pass on the buggy code too, per arXiv 2607.28871. That means a passing suite doesn't guarantee the tests ever touched the bug. In the study, 23.8 percent of baseline rollouts closed with a fix whose only positive evidence was a test like that.
The method, called BSG-VA, reruns every validation command across three code states: the original bug, the agent's patch, and the developer's real fix. A test that passes in all three states never distinguished the bug from the fix. It's a green checkmark with nothing behind it.
The fix is cheap. Adding bug-contrast feedback, showing the test fail on the unfixed code before it passes on the patch, cut evidence-inadequate closures by 7.8 points (p=0.0029). Roughly a third of that gain came from the reminder alone, no new scaffolding required.
The same week, Claude Code's Boris Cherny described pointing the tool at an empty Swift codebase, screenshot-diffing its builds against Anthropic's Electron app pixel-by-pixel, for over two weeks. A separate paper, ECLoop, blocks edits whose preconditions haven't been met and lifted SWE-bench Verified scores 4.8 to 11.8 points using fewer tokens. A third paper found agents navigate to the correct file for 92 percent of required deletions but cut the exact line only 52 percent. Menlo Ventures raised $3 billion across two funds, its largest in 50 years. Partner Matt Murphy named safe, fast deployment, not code generation, as the bottleneck left to solve.
Each link below shares sources, entities, or timing with this story.
Issue 6235 on anthropics/claude-code asks Claude Code to read AGENTS.md, the config file that Codex, Amp, Cursor and most other harnesses already load, rather than only CLAUDE.md. It has been open since August 2025. It has accumulated over 5,200 reactions and 300+ comments, ma...
The most useful AI-productivity dataset I've seen came from a company with every incentive to measure it honestly, because they're 3,500 people trying to run on their own product. The Pragmatic Engineer's July 29 deep dive inside Anthropic reports code output per engineer up 2...
The IDE market is fragmenting, and this week drew the sharpest lines yet. Cursor 3 launched as a rebuilt agent-orchestration platform in Rust and TypeScript, replacing the VS Code fork with an Agents Window for dispatching and monitoring multiple AI coding agents. Anysphere hi...
The standard multi-model coding pipeline uses a reasoning model to plan, then a code specialist to generate. A new paper flips the pattern — let the specialist generate freely, then have the reasoning model review — and hits 90.2% pass@1, outperforming GPT-4o at 87.2% and O1 P...
The winner isn't the story. The methodology is. Databricks published its internal coding-agent benchmark: real engineering tasks pulled from its own multi-million-line codebase spanning Python, Go, TypeScript, and Scala. Roughly 25% low-complexity tasks, about 60% medium. Not...
I check Product Hunt maybe once a week and usually regret it. Today's board is worth reading as market structure. The July 30 leaderboard: SKI at 277 upvotes (free voice input for Claude Code and Codex). AI Search Console at 249 (prompt analytics and citation mapping). Memmy A...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.