Agents AI

Research
ai

OpenAI Retracts Its Own Coding Benchmark Recommendation After Finding 30% of Tasks Broken

OpenAI audited SWE-Bench Pro, a benchmark it had previously recommended as a coding-capability measure, and found roughly 30% of its tasks are flawed — prompting the company to retract its endorsement just months after pushing the field to adopt it.

AgentsAI NewsroomJuly 8, 20262 min read

OpenAI published an audit on July 8 concluding that SWE-Bench Pro, a widely used benchmark for measuring AI coding agents on realistic software-engineering tasks, no longer reliably measures frontier coding capability. The company said it is retracting its own earlier recommendation that the research community adopt the benchmark — notable because OpenAI was the one that pushed the field toward SWE-Bench Pro in the first place, after raising similar concerns about its predecessor, SWE-bench Verified.

What triggered the audit

OpenAI said it began scrutinizing the benchmark after frontier models' pass rate on its 731-task public split climbed from 23.3% to 80.3% over roughly eight months — a jump steep enough to suggest the benchmark itself, not just model capability, was moving. To investigate, OpenAI built a datapoint-analysis pipeline that reviewed model attempts, task metadata, and failure traces to flag likely evaluation flaws, then had each flagged task assessed through multiple passes by model-based "investigator agents" alongside independent review from five experienced software engineers.

The findings

The automated pipeline flagged 200 of the 731 public tasks, or 27.4%, as broken; the human reviewers independently identified issues in 249 tasks, or 34.1%. Averaging out to roughly 30% of the dataset, OpenAI said the flaws ranged from ambiguous task specifications to test cases that didn't actually validate the intended fix — defects that can let weaker submissions pass or penalize technically correct ones, distorting leaderboard comparisons between models.

Why it matters

For a directory built around evaluating AI agents, the episode is a reminder that even benchmarks from a leading lab can decay or contain flaws that inflate apparent progress. OpenAI said it is not recommending a like-for-like replacement and is instead urging the community to treat current coding benchmarks, including its own past recommendations, with more skepticism until better validation methods exist. The retraction follows OpenAI's earlier move away from SWE-bench Verified for the same reason, underscoring how quickly coding evals are being gamed or saturated as agentic coding tools improve.

AI-assisted reporting, overseen by the AgentsAI team. Spotted an error? Let us know.