Better AI Means More Ambitious Work, Not Just Faster Work

When AI coding tools step up a generation the surprise isn't that people get the same work done faster. It's that they take on bigger projects.

Developer workspace with computer code on screen representing modern AI coding workflows
Rob
By Rob11 June 2026 · 5 min read

If you've been using AI coding assistants for a while, you've probably noticed a strange thing about model upgrades. The hype cycle around each new release talks about speed and benchmarks and accuracy, but the day-to-day difference rarely shows up where you expect.

A recent industry usage study put numbers on this. After a wave of stronger AI models arrived in early 2026, developer AI usage rose by about 44%. That's the kind of growth you'd associate with a step-change in how the tools are being used, not just a few percent better at the same tasks. And the pattern of where the growth concentrated is more interesting than the headline number.

What kinds of work grew the most?

The growth wasn't evenly spread. Tasks like writing documentation, designing system architecture, and learning unfamiliar parts of the codebase saw the biggest jumps. These are exactly the things developers historically procrastinated on - 'I'll document this later', 'I'll figure out the auth system when I have a free afternoon', 'I'll learn enough Rust to refactor that service one day'.

The 'one day' has been getting closer. With a stronger model in the loop, the cost of doing the documentation pass right now drops from a multi-hour chore to a 15-minute review of a draft. The cost of getting up to speed on someone else's codebase drops from a week of slow reading to a focused half-day of walking through it with the model as a guide. Things that were technically possible but not worth the time now sit comfortably on the to-do list.

Why does this happen?

The pattern isn't 'AI replaces the developer'. It's 'AI changes the developer's job description'. When the tools are weaker, you spend most of your time writing the code yourself and using AI for autocomplete or quick lookups. When they're stronger, you spend more time describing what you want, reviewing what comes back, and pushing the architecture forward. The mix of activities shifts toward judgement work and away from typing work.

That shift takes a bit of getting used to. The study noted an initial adjustment period where developers temporarily felt less productive while figuring out how to delegate well. The 44% usage growth came after that adjustment, not before. Anyone who's tried a model upgrade and felt 'this is fighting me' for a week before things clicked will recognise the pattern.

Does any of this matter if you're not a developer?

The same shape shows up in non-developer tech work, just with different examples. The original headline was about coding, but media, advertising, and design teams reported similar usage jumps. The common thread is that strong AI tools quietly unlock work that wasn't quite worth attempting.

For someone running a smart home, this might look like finally writing the Home Assistant automation you've been describing as 'one day I'll do that'. For someone learning to code as a hobby, it might be the difference between abandoning a personal project at the auth layer and seeing it through to a working version. For someone managing a small business, it might be writing the proper documentation for processes that have only ever lived in your head.

The pattern isn't 'AI does it for you'. It's 'AI is now patient and competent enough that the cost-benefit of doing it changes'. Things tip from 'not worth it' to 'worth a Saturday afternoon'.

What about the honest caveats?

None of this means the tools are magic. A few things to keep an eye on:

  • The cost is real. Subscription pricing for the strongest tier of these models has been creeping up. If you're using them seriously, expect to pay £15-30 per month for a Pro tier and more for usage-based access. The maths still works for most knowledge workers but the days of 'free for everything' are over.
  • The adjustment period is real too. If a model upgrade feels like it's slowing you down, that's normal for the first week or two. The trick is to lean into the new workflow rather than fight it - keep delegating bigger chunks until the rhythm clicks.
  • Your judgement matters more, not less. When the AI is doing 80% of the typing, the 20% of your time spent reading, reviewing, and noticing what's wrong is the part that determines whether the work is good or quietly broken. The skill is shifting from 'can you write this code' to 'can you tell when the code is wrong'.
  • Honesty about output matters. Strong models can sound very confident about things they got wrong. Build a habit of checking the actual output against what you asked for, not just trusting the summary.

The bottom line

The most useful framing for an AI tool upgrade isn't 'how much faster will my work be'. It's 'what kinds of work that I currently avoid would now be reasonable to attempt'. That's where the 44% growth is coming from in practice - people picking up projects they would have left on the shelf, not people churning out the same work in less time.

If you've been holding off on something because it felt like more than a free weekend's worth of effort, it might be worth re-checking that estimate with a current-generation model in the loop. The answer has been changing.