2 papers
cs.SE2026
Scrouting: Cost-Aware Routing of Coding Agents by Scouting the Repository First
Ishaan Bhola, Adithyan Krishnan, Mukunda NS
Frontier language models can resolve repository-level software issues, but each attempt is expensive, and existing routers select a model from the issue text alone. We present Supe…
cs.AI2026
Code Isn't Memory: A Structural Codebase Index Inside a Coding Agent
Ishaan Bhola, Adithyan Krishnan, Sravanth Kurmala +1
Coding agents now interleave LLMs with retrieval over the working repository, and retrieval implementations vary widely across deployed harnesses. Inside a fixed coding-agent harne…