Exploration Structure in LLM Agents for Multi-File Change Localization
Researchers have developed a novel approach for LLM agents to locate files for code changes, moving beyond linear exploration to a domain-scoped parallel strategy. This method, tested on the SWE Bench Pro benchmark using Ansible, showed improved performance, with a Haiku-class model achieving the highest micro F1 among its peers and outperforming other baselines. The study also identified that documentation evolution remains a challenge and that naive file system access can negatively impact localization accuracy. AI
IMPACT This research could lead to more efficient AI-powered tools for software development, improving code localization and issue resolution.