TensorX
返回文献探索

Paper · arXiv 2607.13196

From Human-Centric to Agentic Code Review: The Impact of Different Generations of Generative AI Technology on Review Quality

Suzhen Zhong, Shayan Noei, Bram Adams, Ying Zou

29 upvotesJuly 14, 2026arXiv 预印本
AI 摘要

The study analyzes over a million pull requests across three code review eras to show that AI agent collaboration accelerates review decisions but does not improve quality, highlighting human-AI interaction patterns as key efficiency drivers.

large language modelLLMAI agent reviewersagentic code reviewpull requestsreviewer interaction sequencesGradual AI AdoptionRapid LLM AdoptionRapid AI Agent Adoption

Abstract

Code review helps maintain software quality before code integration, but it also imposes a substantial workload on human reviewers. As generative artificial intelligence becomes part of software development, code review is shifting from a primarily human review process toward AI-supported review processes in which large language model (LLM) reviewers and AI agent reviewers participate alongside human reviewers. However, we still lack empirical evidence on how this transition affects review efficiency and review quality. In this paper, we study 1.02 million reviewed pull requests from 207 GitHub projects that transition across three code review eras: human-centric review, LLM-assisted review, and agentic code review. We identify three AI reviewer adoption practices: Gradual AI Adoption, Rapid LLM Adoption, and Rapid AI Agent Adoption. We further model pull request review discussions as reviewer interaction sequences to characterize how human, LLM, and AI agent reviewers collaborate during the review process. Our results show that agent-involved collaboration patterns, especially reviews initiated by AI agents or involving multiple AI agents, are associated with faster review decisions under Gradual AI Adoption and Rapid AI Agent Adoption. However, these efficiency gains do not translate into better review quality. We also find that review activity and pull request type remain important across eras, while human-AI collaboration patterns become the strongest explanatory factor for review efficiency once LLM and AI agent reviewers participate. These findings provide empirical guidance for designing AI-supported code review processes that improve efficiency without weakening review quality.

北京市昌平区探索星信息技术及软件开发工作室

京ICP备2026059466号
From Human-Centric to Agentic Code Review: The Impact of Different Generations of Generative AI Technology on Review Quality | TensorX