AI RESEARCH

VeRO: An Evaluation Harness for Agents to Optimize Agents

arXiv CS.LG

ArXi:2602.22480v2 Announce Type: replace-cross An important emerging application of coding agents is agent optimization: the iterative improvement of a target agent through edit-execute-evaluate cycles. Despite its relevance, the community lacks a systematic understanding of coding agent performance on this task. Agent optimization differs fundamentally from conventional software engineering: the target agent interleaves deterministic code with stochastic LLM completions, requiring structured capture of both intermediate reasoning and downstream execution outcomes.