Runtime evidence for code repair
SWE-Doctor gives the clearest benchmark result. It turns bug reproduction tests (BRTs) into pre-patch debugging probes, splits an issue into behavioral facets, and records runtime diagnoses before asking the agent to edit code. The reported averages are 75.7% on SWE-bench Verified and 59.4% on SWE-bench Pro, with an 8.0 to 8.9 point gain over baseline agents on SWE-bench Pro.
The same demand for execution evidence appears in verification and research automation. The Soteria work trains Qwen3-8B on symbolic execution traces and reports a 17.9 point gain in violation detection when trace training is paired with step-by-step reasoning. Auto-FL-Research applies a similar discipline to federated learning: agents can edit training recipes, while task profiles lock the data, metric, communication contract, budget, and final evaluation path.