DeepSWE: Measuring Frontier Coding Agents on Original, Long-Horizon Engineering Tasks
Coding benchmarks grade an agent with the tests that shipped alongside the original human fix — written to confirm that one patch, not to grade an arbitrary one. Auditing 789 runs on SWE-Bench Pro, an independent judge disputed a third of the verdicts: 24% were working patches marked failed, 8.5% were stubs marked passed. Graders rewritten from the task description, asserting only on public behaviour so any working implementation passes, cut that to 1.4%. If your eval replays tests that shipped with a specific fix, much of your model-selection signal is noise.