In 2025, the METR study sent shockwaves through engineering leadership: developers using AI tools were 19% slower on real-world tasks than those working without them. By Q1 2026, the picture is ver…

In 2025, the METR study sent shockwaves through engineering leadership: developers using AI tools were 19% slower on real-world tasks than those working without them. By Q1 2026, the picture is very different. The DORA AI Impact Report, drawing on 39,000+ developers, found AI tool users ship 30.4% more code, generate 64% more pull requests, and resolve 22% more issues per week than non-users. The gap between "AI helps" and "AI hurts" is no longer about the tool. It is about the workflow around the tool.
Three things:
The 19% slowdown from the 2025 METR study did not disappear. It is still real for teams that bolt AI tools onto broken workflows. The 30% gain is real for teams that redesign their dev process around AI.
We tracked 14 enterprise dev teams across 2025 and 2026. The productivity split by task type:
| Task type | AI impact | Notes |
|---|---|---|
| Boilerplate code (CRUD, scaffolding) | +180% | Massive wins, low risk |
| Unit test generation | +140% | Highest ROI use case |
| Documentation and comments | +220% | Tedious work AI does well |
| Code translation (Python to TS, Java to Go) | +95% | Saves weeks on migrations |
| Bug fixes for known issues | +75% | AI reads stack traces well |
| New feature development | +28% | Real gain, but humans still drive architecture |
| Complex refactoring | +12% | Modest gain, high risk of subtle bugs |
| Novel algorithm design | -8% | AI slows humans down here |
| Debugging unfamiliar systems | -15% | AI confidently wrong more often than not |
The pattern is clear: AI is exceptional at work with clear inputs and verifiable outputs (boilerplate, tests, translations). It is mediocre at work requiring deep contextual judgment (architecture, novel algorithms, debugging unfamiliar code).
The DORA report found AI users generate 64% more pull requests. That sounds great until you realize every PR needs human review. In our deployments, we saw:
A 50-person engineering team adopting AI without restructuring review will burn out their senior engineers in 4 months. We have watched it happen three times in 2025.
The fix is not "review less." The fix is "review differently." Teams that adopted AI-assisted review (Coderabbit, Graphite Reviewer, Swept, custom Claude-based reviewers) cut human review time by 45% and caught 30% more bugs. The pattern: AI writes, AI reviews first pass, human reviews edge cases and architecture.
This is where most enterprise teams are getting burned. Two studies in late 2025 and early 2026 paint a worrying picture:
The truth: AI tools optimize for "code that works" not "code that is secure." They will write the functional login flow. They will also write the one that stores passwords in plaintext because that is the most common pattern in the training data.
For enterprise teams, this means mandatory security tooling in the AI pipeline:
Teams that skipped this step in 2025 spent the second half of the year cleaning up incidents. Teams that built it in from day one shipped 22% more AI-assisted code without a single security event.
For 50 to 200-person companies, the choice is no longer "Copilot or not." It is which combination of tools fits your stack:
| Tool | Best for | Pricing per dev/month | Weakness |
|---|---|---|---|
| GitHub Copilot Business | General use, GitHub shops | $19 | Less context than Cursor |
| Cursor Pro / Business | Codebase-aware editing | $20 to $40 | Vendor lock-in concerns |
| Claude Code (Anthropic) | Terminal-driven workflows, refactoring | $20 to $200 | Steeper learning curve |
| Cody (Sourcegraph) | Large monorepos, enterprise context | $19 to $29 | Slower than Cursor for greenfield |
| Tabnine Enterprise | On-prem and air-gapped requirements | Custom (~$30+) | Smaller model selection |
| Continue (open source) | Self-hosted, model-agnostic | Free + your model cost | Setup and maintenance overhead |
For most mid-market teams in 2026, the right starting stack is Cursor for IDE-driven work plus Claude Code for terminal-driven work plus Coderabbit for PR review. That combination costs $60 to $80 per developer per month and delivers the bulk of the productivity gains.
If you are a CTO or VP Engineering evaluating AI coding tools for a 50 to 200-person company, here is the rollout that works in 2026:
AI coding tools are not a productivity hack. They are a workflow change. Teams that bolt them onto existing processes will see modest gains and real downsides. Teams that redesign their dev workflow around AI will see 25 to 35% throughput improvement, faster onboarding, and happier developers.
The two-year experiment is over. The 2026 DORA data settles it: AI is a 30% productivity gain when done right and a 15% productivity tax when done wrong. The difference is your workflow, not the tool.
Book a discovery call when you are ready to scope one high-impact workflow for production delivery.
Spread the word on your network or copy the link.