AI Coding Agents vs Humans: Study Reveals Key Differences in Pull Requests
New research analyzes 2607 AI-generated pull requests over multiple development quarters...
Researchers analyzed agentic pull requests from the AIDev dataset to compare AI-generated vs human PRs. The study examined differences in merge rates over time, identified development tasks where AI coding agents are predominantly applied, and compared key characteristics and their temporal dynamics. Findings offer an empirical perspective on AI agents' benefits and limitations in software development.
- Analyzed 2607 agentic pull requests from the AIDev dataset for empirical comparison with human PRs
- Found varying merge rates between AI and human PRs that change across software development lifecycle stages
- Identified shifts in task type distributions (e.g., bug fixes, refactoring) as AI agents are applied over multiple development quarters
Why It Matters
Provides data-driven insights to help engineering teams optimize AI agent integration and manage software quality over time.