the.ai

Code / Verification

verified

Program Repair

Given code that fails a test, produce code that passes it. It is the most commercially useful shape of the coding problem, because a failing test is a real signal that arrives for free from CI — and it is the shape with the sharpest known failure mode, which is producing a patch that satisfies the test and is nonetheless wrong.

Viz primitive · budget-splitoverfitted-patches = 6

overfitted-patches holds 23% of the budget; rest holds the remaining 77%.

Patches that pass the failing test while being wrong, against patches that are genuinely correct, in patches. Drag the suite's weakness up to watch the wrong ones take over — a repair system scored on the test it was handed gets a better number as the tests get worse.

6

Reviewed by opendroid · 2026-08-18

  • arXiv:2310.06770 — SWE-bench: Can Language Models Resolve Real-World GitHub Issues?
  • arXiv:2102.04664 — CodeXGLUE: A Machine Learning Benchmark Dataset for Code Understanding and Generation