One Tool Is Enough: Reinforcement Learning of LLM Agents for Repository-Level Code Navigation
Locating files and functions requiring modification in large software repositories is challenging due to their scale and structural complexity. Existing LLM-based methods typically treat this as a repository-level retrieval task and rely on multiple auxiliary tools, which often overlook code executi…