From the 1 of 4 linked papers with an AI index.
4 papers
RepoReasoner: Evaluating Repository-Level Code Reasoning Ability of Long-Context Language Models
Yanlin Wang, Suiquan Wang, Yanli Wang +4
The paper presents RepoReasoner, a benchmark that evaluates how well large language models can reason about code across multiple files in a repository, testing both fine-grained ex…
PhoenixRepair: Rethinking Repair Strategy Exploration in Software Agents
Tianyue Jiang, Yanlin Wang, Xin He +7
While Large Language Models have greatly advanced automated issue resolution, existing agent-based methods exhibit a fundamental limitation in their insufficient exploration of rep…
AlignCoder: Aligning Retrieval with Target Intent for Repository-Level Code Completion
Tianyue Jiang, Yanli Wang, Yanlin Wang +5
Repository-level code completion remains a challenging task for existing code large language models (code LLMs) due to their limited understanding of repository-specific context an…
RepoTransBench: A Real-World Multilingual Benchmark for Repository-Level Code Translation
Yanli Wang, Yanlin Wang, Suiquan Wang +8
Repository-level code translation refers to translating an entire code repository from one programming language to another while preserving the functionality of the source reposito…