What is happening with code reviews?
The rapid rise of AI agents has triggered a fivefold surge in pull requests and code volume, creating a massive bottleneck for engineering teams and transforming traditional code reviews. CTOs and engineering leaders are struggling to keep up, leading to a variety of evolving approaches to manage the deluge of AI-generated code.
To cope with this influx, companies are adopting several distinct strategies: using AI tools to review code while humans review the feedback rather than the raw code; triaging changes by "blast radius" to route only high-risk updates to humans; shifting focus away from implementation to review upfront plans, tests, or database schemas instead; and prompting AI to generate smaller, more manageable pull requests. Ultimately, there is no one-size-fits-all solution, forcing teams to experiment with new automated workflows and robust guardrails to maintain quality without sacrificing development speed.