Inside the AI Code Surge Reshaping Developer Jobs

Inside the AI Code Surge Reshaping Developer Jobs

AI coding tools can now generate thousands of lines of code in minutes, helping companies build features, run tests, and fix issues faster. But the flood of AI-generated code still has to be reviewed. Large language models can produce code that looks clean on the surface but conceals sloppy mistakes such as faulty assumptions, security vulnerabilities, or subtle errors that emerge only after deployment. Fixing those problems could erase the productivity gains AI promises.

Companies are responding to the onslaught of AI code slop by rethinking how they review code. New strategies are emerging: Among other approaches, engineers are scrutinizing plans before AI begins coding, deploying specialized AI agents to catch routine flaws, sending risky changes to human reviewers, or requiring developers to defend the code their agents produce.

The shift comes as the surge in AI-generated code puts new pressure on engineering teams. In a survey of more than 1,100 developers by Sonar, an AI code verification startup, respondents estimated that AI contributed 42 percent of the code they added to shared codebases. Yet while developers found AI useful for explaining and prototyping code, 96 percent did not fully trust its output to work correctly.

Investors see an opportunity in closing that gap. In August, for example, AI code review startup CodeRabbit raised US $143 million at a $1.5 billion valuation, while claiming it performs more than 2 million reviews a week for 17,000 customers, including Nvidia, Indeed, and BMW Group.

The new era of code review will determine whether AI can ever provide code that is both faster and more reliable. It also has some software engineers thinking about the future of their profession: If entry-level engineers spend less time writing code themselves, how will they learn to judge it?

AI Code Review Bottlenecks

AI-written code is shifting the bottleneck from generating software to reviewing it. According to the Sonar study, 38 percent of developers said “more effort” is required to review AI-generated code than code written by their colleagues. 61 percent of them said AI often produced code that looked correct but was “unreliable.”

For Synthesia, an AI video generation platform, code review has become essential to its engineering workflow. In November 2025, Synthesia’s 118 engineers went all-in on AI coding tools like Claude Code. According to Peter Hill, Synthesia’s chief technology officer, the result has been a massive surge in code volume.

“I don’t know if we ever get to the point where you can truly trust the agentic generation of code.” —Peter Hill, Synthesia

That code demands close examination. As of August, the number of pull requests, or proposed changes to a codebase submitted for review, had risen 120 percent year-over-year, Hill says. 95 percent of those requests contain AI-generated code.

One recurring problem is duplication. Hill says AI tools may not recognize that code for a task already exists,…

Read full article: Inside the AI Code Surge Reshaping Developer Jobs

The post “Inside the AI Code Surge Reshaping Developer Jobs” by Aaron Mok was published on 09/08/2026 by spectrum.ieee.org