PRarena
This repo tracks the opened and merged PRs by the top SWE coding agents by OpenAI, GitHub, and others. Updates regularly.
Install / Use
/learn @aavetis/PRarenaREADME
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:
-
All Copilot PRs: https://github.com/search?q=is:pr+head:copilot/&type=pullrequests
-
Merged Copilot PRs: https://github.com/search?q=is:pr+head:copilot/+is:merged&type=pullrequests
-
All Codex PRs: https://github.com/search?q=is:pr+head:codex/&type=pullrequests
-
Merged Codex PRs: https://github.com/search?q=is:pr+head:codex/+is:merged&type=pullrequests
-
All Cursor PRs: https://github.com/search?q=is:pr+head:cursor/&type=pullrequests
-
Merged Cursor PRs: https://github.com/search?q=is:pr+head:cursor/+is:merged&type=pullrequests
-
All Devin PRs: https://github.com/search?q=is:pr+author:devin-ai-integration[bot]&type=pullrequests
-
Merged Devin PRs: https://github.com/search?q=is:pr+author:devin-ai-integration[bot]+is:merged&type=pullrequests
-
All Codegen PRs: https://github.com/search?q=is:pr+author:codegen-sh[bot]&type=pullrequests
-
Merged Codegen PRs: https://github.com/search?q=is:pr+author:codegen-sh[bot]+is:merged&type=pullrequests
-
All Jules PRs: https://github.com/search?q=is:pr+author:google-labs-jules[bot]&type=pullrequests
-
Merged Jules PRs: https://github.com/search?q=is:pr+author:google-labs-jules[bot]+is:merged&type=pullrequests

Current Statistics
| Project | Ready PRs | Merged PRs | Success Rate | | ------- | --------- | ---------- | ------------ | | Copilot | 1,146,837 | 1,097,430 | 95.69% | | Codex | 3,797,749 | 3,301,723 | 86.94% | | Cursor | 189,017 | 181,683 | 96.12% | | Devin | 77,427 | 47,184 | 60.94% | | Codegen | 6,937 | 4,441 | 64.02% | | Jules | 204,587 | 190,367 | 93.05% |
Related Skills
node-connect
340.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
340.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.2kCommit, push, and open a PR
