Research Shows AI Is Writing More Code, but Teams Still Lack Adequate Review Standards

· Source: HackerNoon · Field: Technology & Digital — Software Development & Engineering, Artificial Intelligence & Machine Learning · Depth: Intermediate, short

Summary

Research from DX's Q4 2025 report, covering 135,000 developers, reveals that 22% of merged code is now AI-authored. While daily users of AI coding assistants merge approximately 60% more pull requests, this productivity gain correlates with rising code churn, increasing from 3.3% in 2021 to 5.7% in 2024 and 2025. CodeRabbit's December 2025 analysis found 1.7x more issues in AI-coauthored PRs post-review. A rigorous MSR 2026 study of 33,000 agent-authored PRs showed documentation and CI tasks have high merge success, but performance and bug-fix tasks perform poorly. Rejected PRs often involve larger diffs and CI failures, with agent misalignment—a communication error—being a key rejection pattern. Another MSR 2026 paper noted merged agent PRs introduce more code smells. A significant 61.4% of agent-authored PRs are merged with minimal human review, highlighting a governance gap in reviewing AI-generated code.

Key takeaway

For MLOps Engineers or Directors of AI/ML managing development teams, the rapid adoption of AI-authored code necessitates immediate action to establish robust governance. Your teams must implement explicit control strategies, including dedicated review checklists for agent-generated PRs and clear ownership rules. Failing to address this governance gap now will accumulate technical debt and accountability ambiguity, impacting future code quality and team efficiency. Proactively measure AI-authored code performance to mitigate risks.

Key insights

AI-authored code is prevalent but introduces quality issues and governance challenges in real engineering workflows.

Principles

Method

Implement control strategies for agent-authored code, including separate review checklists, tagging AI commits for performance tracking, and pre-commit checks for specific failure patterns.

In practice

Topics

Best for: CTO, VP of Engineering/Data, AI Architect, AI Engineer, MLOps Engineer, Director of AI/ML

Related on AIssential

Counsel's verdict on this

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by HackerNoon.