2 papers
cs.SE2026
CodeTeam: An LLM-Powered Multi-Agent Framework for Repository-Level Code Generation
Yifei Wang, Ruiyin Li, Peng Liang +4
Natural language to repository generation (NL2Repo) requires a system to construct an entire software repository from a natural-language requirements document. Compared with functi…
cs.SE2025
Integrating Various Software Artifacts for Better LLM-based Bug Localization and Program Repair
Qiong Feng, Xiaotian Ma, Jiayi Sheng +3
LLMs have garnered considerable attention for their potential to streamline Automated Program Repair (APR). LLM-based approaches can either insert the correct code or directly gene…