arXiv 2602.11988
Evaluating AGENTS.md: Are Repository-Level Context Files Helpful for Coding Agents?
By Thibaud Gloaguen, Niels Mündler, et al.
Published 2026-02-12
Mindmap
Browse the paper's core ideas, clusters, and relationships in a structured outline.
A widespread practice in software development is to tailor coding agents to repositories using context files, such as AGENTS.md, by either manually or automatically generating them. Although this practice is strongly encouraged by agent developers, there is currently no rigorous investigation into whether such context files are actually effective for real-world tasks. In this work, we study this question and evaluat…