WorkThe story, in brief

AI coding agents find the right file but miss the exact lines that matter, study shows

Claude Code finds the file. Misses the fix. New SWE-Explore benchmark exposes the gap that's silently killing AI agent deployments.

Paper-cut illustration of a coral software window opening into a three-dimensional drafting space.
New tools for building and creating with AI.AI illustration by KeyNews
The KeyNews take

Why it matters

A new benchmark reveals a critical blind spot in production AI coding agents: they excel at file-level search but fail at line-level precision. This matters for leaders betting on autonomous code repair—the capability gap is wider than marketing claims suggest.

The key facts

4 to know
  1. SWE-Explore is first benchmark to separately test code search from code repair

  2. AI agents (Claude Code, Codex tested) reliably locate correct files but miss critical lines within files

  3. Context window limitations identified as root cause of repair failures

  4. Benchmark finding suggests silent failure mode in production deployments

Go to the source

The Decoderthe-decoder.com

Publisher excerpt: AI coding agents like Claude Code or Codex reliably find the right file but miss most of the critical lines within it. The new SWE-Explore benchmark is the first to test code search separately from the actual repair, and it shows that without enough context, even the best fix will fail.
Read original report
Back to today's editionMore work news

The wider picture

View all
Illustration of independent geometric mechanisms passing paper tasks along branching amber tracks.
AI illustration by KeyNews
Work01

The Emerging M&A Map For AI Agent Security

As agents move from pilots to production with real system access, enterprise security models are breaking. The M&A map is forming around who controls agent permissions, monitoring, and governance — a new class of identity management problem that practitioners need to architect for now.

Crunchbase News
Illustration of two anonymous hands arranging task cards around an amber tool on a shared desk.
AI illustration by KeyNews
Work02

AI privacy budgets: Ask for the calculation, not the claim

Enterprise AI buyers are accepting privacy budget numbers without verification. This deep dive explains what questions to ask vendors about federated learning privacy claims, and why the gap between contractual promises and operational evidence is where real exposure lives.

CIO
Illustration of two anonymous hands arranging task cards around an amber tool on a shared desk.
AI illustration by KeyNews
Work03

Andrew Kelley Interview: Why He Built Zig, Banned AI Contributions, and Moved Zig off GitHub

Open-source governance is shifting in response to AI-generated contributions. Zig's formal ban and migration off GitHub signals broader industry concern about code quality, maintainer burden, and the cultural impact of automated submissions — a flashpoint for how AI changes the work of software development.

InfoQ AI/ML