English

A Task-Level Evaluation of AI Agents in Open-Source Projects

Software Engineering 2026-02-03 v1

Abstract

In this paper, we present a comparative study of five autonomous coding agents using AIDev-pop, which is a public dataset containing thousands of AI-generated pull requests (PRs) across popular open-source repositories. We evaluate agents' performance along three task-aware dimensions spanning the PR lifecycle: (1) PR acceptance rate, (2) review discussion volume, and (3) commit message quality. Our quantitative analysis finds that Codex consistently achieves high PR acceptance rates across most task categories, while Copilot's PRs trigger the highest volume of both human and automated review discussions. In contrast, commit-level quality varies independently of acceptance outcomes. Claude and Cursor produce higher proportions of high-quality commit messages across several task types, and Codex exhibiting comparatively lower commit quality despite strong integration outcomes. Our findings inform selection and improvements of AI agents for their effective integration to collaborative software engineering.

Keywords

Cite

@article{arxiv.2602.02345,
  title  = {A Task-Level Evaluation of AI Agents in Open-Source Projects},
  author = {Shojibur Rahman and Md Fazle Rabbi and Minhaz Zibran},
  journal= {arXiv preprint arXiv:2602.02345},
  year   = {2026}
}

Comments

5 pages, accepted at MSR Mining Challenge 2026

R2 v1 2026-07-01T09:32:19.369Z