Back to articles
Questioning productivity with AI coding agents in enterprise environments

Questioning productivity with AI coding agents in enterprise environments

via Dev.toJarle Mathiesen

People often have an assumption that productivity gains from AI coding agents are going to come from generating code, which in turn will allow us to complete more tasks. I think that this is the wrong approach to sustainable productivity gains with AI in enterprise environments. First of all, coding speed is rarely the bottleneck in many enterprise environments. If we imagine that the time taken to implement the code for a given task goes to zero, the bottleneck would immediately become quality assurance (QA) and code review. This of course assumes that the task is well specified upfront, and that other teams work are not blocking the changes. I rarely hear developers say that code review is the favorite part of their work, and it's the same with QA. Yet we spend our focus on generating code with AI agents that we have to sift through and review, before giving our poor coworkers the same "joy" of reviewing soulless AI-generated code. Shouldn't our focus rather be on using AI agents to

Continue reading on Dev.to

Opens in a new tab

Read Full Article
8 views

Related Articles