English

CodeR: Issue Resolving with Multi-Agent and Task Graphs

Computation and Language 2024-06-12 v3 Artificial Intelligence Software Engineering

Abstract

GitHub issue resolving recently has attracted significant attention from academia and industry. SWE-bench is proposed to measure the performance in resolving issues. In this paper, we propose CodeR, which adopts a multi-agent framework and pre-defined task graphs to Repair & Resolve reported bugs and add new features within code Repository. On SWE-bench lite, CodeR is able to solve 28.33% of issues, when submitting only once for each issue. We examine the performance impact of each design of CodeR and offer insights to advance this research direction.

Cite

@article{arxiv.2406.01304,
  title  = {CodeR: Issue Resolving with Multi-Agent and Task Graphs},
  author = {Dong Chen and Shaoxin Lin and Muhan Zeng and Daoguang Zan and Jian-Gang Wang and Anton Cheshkov and Jun Sun and Hao Yu and Guoliang Dong and Artem Aliev and Jie Wang and Xiao Cheng and Guangtai Liang and Yuchi Ma and Pan Bian and Tao Xie and Qianxiang Wang},
  journal= {arXiv preprint arXiv:2406.01304},
  year   = {2024}
}

Comments

https://github.com/NL2Code/CodeR

R2 v1 2026-06-28T16:51:05.574Z