Structured search for long-horizon coding
Coding-agent gains in this window come from spending extra inference on better intermediate representations, not just more samples. Scaling Test-Time Compute for Agentic Coding turns each rollout into a short structured summary, then uses Recursive Tournament Voting (RTV) and refinement over selected summaries. The reported lift is large on full repository tasks: Claude-4.5-Opus rises from 70.94% to 77.60% on SWE-Bench Verified and from 46.95% to 59.09% on Terminal-Bench v2.0, while Claude-4.5-Sonnet reaches 56.82% on Terminal-Bench v2.0 after a 16.20-point gain. SWE-TRACE pushes the same pressure point from the training side. It builds a 60K executable corpus, adds rubric-based process rewards, and uses that reward model during inference to prune weak steps early. The exact benchmark table is missing in the excerpt, so the grounded takeaway is about mechanism and data scale more than headline score.