Skip to content

aavetis/PRarena

Repository files navigation

PR Analytics: Volume vs Success Rate (auto-updated)

View the interactive dashboard for these statistics.

Understanding the Metrics

Different AI coding agents follow different workflows when creating pull requests:

  • All PRs: Every pull request created by an agent, including DRAFT PRs
  • Ready PRs: Non-draft pull requests that are ready for review and merging
  • Merged PRs: Pull requests that were successfully merged into the codebase

Key workflow differences: Some agents like Codex iterate privately and create ready PRs directly, resulting in very few drafts but high merge rates. Others like Copilot and Codegen create draft PRs first, encouraging public iteration before marking them ready for review.

The statistics below focus on Ready PRs only to fairly compare agents across different workflows, measuring each agent's ability to produce mergeable code regardless of whether they iterate publicly (with drafts) or privately.

Data sources

Explore the GitHub search queries used:


chart

Current Statistics

Project Ready PRs Merged PRs Success Rate
Copilot 1,319,272 1,265,049 95.89%
Codex 4,091,712 3,568,371 87.21%
Cursor 206,512 199,741 96.72%
Devin 91,490 54,611 59.69%
Codegen 6,924 4,426 63.92%
Jules 204,170 188,174 92.17%

About

This repo tracks the opened and merged PRs by the top SWE coding agents by OpenAI, GitHub, and others. Updates regularly.

Topics

Resources

Stars

Watchers

Forks

Contributors