Training harnesses and interaction traces
Agent training work focused on the evidence available during training, not only on final task scores. EvoTrainer evolves policy branches together with the diagnostic code that reads rollouts, logs, configs, and code diffs. Its strongest reported gain is on repository-level software engineering: SWE-9B reaches 38.16 Avg@8 BC% versus 33.77 for a human-engineered reinforcement learning setup.
The terminal-agent study reaches a related conclusion through supervised fine-tuning. DeepSeek-V3.2 has a lower standalone Terminal-Bench 2.0 score than Claude Opus 4.6, yet its traces train stronger Qwen3 students because they expose more inspect-act-verify behavior. Masking observation-command links cuts the Targeted Observation Ratio from 13.4% to 5.3% and drops Qwen3-32B performance from 20.6% to 13.8%.