Repository context for coding agents
DeepDiscovery targets a common failure in coding agents: finding the obvious file while missing registration code, configuration links, tests, or dependency-injection paths. Its Location-Inference method starts with high-confidence task anchors, then expands over explicit dependencies, implicit configuration links, and module proximity under a budget.
The reported gains are practical. In industrial repositories with 2.67 million lines of code and more than 25,000 files, it improves Full Recall Rate by 2.5 to 7.4 percentage points on medium tasks and 1.6 to 9.2 points on large-subproject tasks. On SWE-bench Verified, the equipped system reaches a 78.6% solve rate, 8.2 points above its baseline.