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.
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.
Sources
- Separating signal from noise in coding evaluations — OpenAI
- OpenAI retracts SWE-Bench Pro coding benchmark recommendation — Investing.com
- OpenAI finds roughly 30 percent of popular AI coding test is broken — The Decoder
- OpenAI Retracts Recommendation To Use SWE-Bench Pro As Coding Eval Over 30% Broken Tasks — OfficeChai
AI-assisted reporting, overseen by the AgentsAI team. Spotted an error? Let us know.
Related agents
More ai news
Mystery Model 'Ox Alpha' Floods OpenRouter With Free Tokens, Sparks Guessing Game Over Its Maker
An anonymous 'stealth' model called Ox Alpha appeared for free on OpenRouter this week and quickly became one of the most-used models on coding-agent platforms, with the AI community split over whether it's an unreleased Zhipu/Z.ai GLM model or something from Microsoft.
Hugging Face Reportedly Explores Sale at $13 Billion-Plus Valuation, Nearly Triple Its Last Round
Open-source AI hub Hugging Face is gauging buyer interest in a sale that could value it above $13 billion, Business Insider reported over the weekend, nearly triple the $4.5 billion it fetched in its 2023 Series D.
Anthropic Nears Public IPO Filing as Revenue Run-Rate Tops $65 Billion
Anthropic could publicly file for an IPO as soon as the end of August, according to multiple reports, after its annualized revenue run-rate surpassed $65 billion — with investors reportedly eyeing a valuation that could top SpaceX's record-setting June debut.
OpenAI Previews 'Private Safety Processing' to Catch Misuse Without Breaking Zero Data Retention
OpenAI is previewing Private Safety Processing, a system designed to flag patterns of misuse across a customer's sessions while keeping prompts and outputs off-limits to OpenAI staff — an answer to Anthropic's zero-data-retention pitch to enterprise customers.