- [Aug. 27, 2024]:🎉 We’ve released the JAVA version of SWE-bench! Check it out on the Leaderboard and Hugging Face. For more details, see our paper!
-
[Jun. 4, 2024]: 🎉 We’ve released CodeR, which can solve
$28.33$ % of issues on SWE-bench lite in the case of submitting only once per issue, Read more in our paper.
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
@misc{chen2024coder,
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},
year={2024},
eprint={2406.01304},
archivePrefix={arXiv},
primaryClass={cs.CL}
}
Please feel free to arise issues If you have any questions.