Fetching from the wire…
Top 5 · 2026-05-23 · source-backed
Everyone assumed agents would save money. The math doesn't work yet.
Fortune reports that Microsoft's internal data shows AI agent deployments costing more than the human employees they were meant to augment. NVIDIA VP Bryan Catanzaro confirmed it directly: "the cost of compute is far beyond the costs of the employees." Then Uber's CTO dropped the real number. They burned their entire 2026 AI tools budget in four months.
Goldman Sachs forecasts agentic AI could drive a 24x increase in token consumption by 2030. Gartner's take is worse: cheaper tokens won't translate to cheaper enterprise AI because agentic workflows consume far more tokens per task. Every loop, every retry, every self-verification step multiplies the bill.
This hit 388 points and 226 comments on Hacker News, and the discussion wasn't "is this true" but "yeah, we're seeing this too." Practitioner after practitioner describing runaway costs.
I've been watching this play out in my own agent workflows. I run research agents daily in my personal projects, and the token bill is consistently higher than I budget for. Not because individual calls are expensive. Because agents loop. They retry. They explore dead ends. They verify their own work, sometimes multiple times. The per-token cost drops every quarter, but the tokens-per-task number keeps climbing faster.
Arnon Shimoni's analysis on HN (81 points) nails the structural problem. Companies that built business models on extrapolating the per-token cost curve are discovering that each model generation only drops costs for comparable quality. Frontier capability keeps prices high. GitHub dropped flat-rate plans. Microsoft canceled internal Claude Code licenses (more on that in story #4). The subsidy era is ending.
Here's what builders should do right now. Budget for 3-5x your current AI compute costs. Instrument your agent loops to track tokens-per-task, not just tokens-per-call. The Manifest router (6.6K stars) can save 40-70% by routing subtasks to cheaper models. And for repeating workflows, consider the context engineering techniques in story #3. Cost control isn't a finance problem. It's an architecture problem.
Each link below shares sources, entities, or timing with this story.
Microsoft criticizes Claude Code / Shared entities / Same source domain / Shared topic / What happened next
Linked by a graph relationship (Microsoft criticizes Claude Code); both cover Claude Code, CTO, Fortune, Hacker News; reported by the same outlet (fortune.com, news.ycombinator.com).
Anthropic partners with Microsoft / Shared entities / Same source domain / Shared topic / Earlier coverage
Linked by a graph relationship (Anthropic partners with Microsoft); both cover Claude Code, GitHub, Hacker News; reported by the same outlet (github.com).
Anthropic partners with Microsoft / Shared entities / Shared topic / Earlier coverage
Linked by a graph relationship (Anthropic partners with Microsoft); both cover Budget, Claude Code, GitHub, Hacker News; overlapping topics (agentic, budget, cost, model, token).
Nadella works at Microsoft / Shared entities / Same source / Shared topic / What happened next
Linked by a graph relationship (Nadella works at Microsoft); both cover Claude Code, GitHub, Microsoft; cite the same source (Manifest router).
Microsoft criticizes Claude Code / Shared entities / Same source domain / Shared topic / What happened next
Linked by a graph relationship (Microsoft criticizes Claude Code); both cover Claude Code, GitHub, Hacker News; reported by the same outlet (github.com, news.ycombinator.com).
Anthropic partners with Microsoft / Shared entities / Same source domain / Shared topic / What happened next
Linked by a graph relationship (Anthropic partners with Microsoft); both cover Claude Code, Frontier, GitHub, Hacker News; reported by the same outlet (news.ycombinator.com).
Microsoft criticizes Claude Code / Shared entities / Same source domain / Shared topic / What happened next
Linked by a graph relationship (Microsoft criticizes Claude Code); both cover Claude Code, GitHub, Hacker News; reported by the same outlet (github.com).
Teams built by Microsoft / Shared entities / Same source domain / Shared topic / What happened next
Linked by a graph relationship (Teams built by Microsoft); both cover Claude Code, GitHub, Microsoft; reported by the same outlet (github.com).