Developers Are Becoming Agent Managers. That's the Whole Point.
Business Insider reports on the shift that's already happened: developers are spending less time writing code and more time managing AI agents that write it for them. Spotify engineers haven't written code since December. Anthropic says 70-90% of their code is AI-written. Google says agents write more than half.
These numbers were controversial a year ago. Now they're just how things work.
The real story is the role shift. Developers are becoming agent managers — defining constraints, reviewing output, and making architecture decisions rather than writing syntax. The people who excel at this, as the article notes, tend to have experience managing people. Switching contexts, writing clear instructions, and checking work are management skills, not coding skills.
That's what we do for clients at Hype Lab. We don't sell "AI tools." We set up the agent workflows and supervision patterns that make these numbers safe to hit. The difference between a team where 70% AI-written code ships cleanly and a team where 70% AI-written code causes outages (see: Amazon this week) is the supervision layer.
The supervision layer includes: clear task boundaries for each agent, automated test suites that run before any human sees the output, confidence scoring that flags uncertain work for closer review, and a human approval gate on anything touching production.
None of this is complicated. But it requires thinking about agents as team members who need management, not tools that need configuration. Companies that make that mental shift early are the ones hitting these productivity numbers without the horror stories.