3 papers
cs.SE2026
RepoNav: From Snippet Retrieval to File-Centered Repository Navigation for Code Agents
Hongzheng Chai, Jiakun Li, Hongyue Yu +1
Solving repository-level code tasks requires LLM-based agents to use code search tools to navigate large codebases and identify a small set of relevant files and functions. However…
cs.SE2026
TDD-Agent: Test-Driven Reasoning for Code Generation
Hongyue Yu, Kefan Li, Jiakun Li +4
Large Language Models (LLMs) have achieved remarkable progress in code generation, yet ensuring correctness in complex, repository-level tasks remains challenging. Existing approac…
cs.AI2026
Efficient Test-Time Scaling via Temporal Reasoning Aggregation
Jiakun Li, Xingwei He, Kefan Li +3
Test-time scaling improves the reasoning performance of large language models but often results in token-inefficient overthinking, where models continue reasoning beyond what is ne…