Interactive coding-agent benchmarks
Two benchmarks put the user back into software-engineering evaluation. SWE-Together rebuilds 109 repository tasks from real user-agent sessions and scores both final code quality and User Correction, a measure of explicit corrections and softer nudges. Claude Opus 4.8 leads its reported runs at 63% pass@1, while the reference patch baseline reaches about 78%.
SWE-INTERACT shows how much harder vague requests and delayed requirements are. On the same underlying tasks, Opus 4.8 drops from 50.7% single-turn resolve to 26.7% in the interactive setting. GPT-5.5 drops from 48.0% to 24.7%, while its per-trial cost rises from $2.78 to $9.84. The failure labels matter: many agents discover most goals, then still lose requirements or introduce implementation bugs.