Microsoft Cancels Claude Code Licenses — AI Agents Too Expensive to Scale

Microsoft is canceling most direct Claude Code licenses for internal use, moving engineers back to GitHub Copilot CLI, according to The Verge. The reversal comes six months after the company opened access to Claude Code, encouraging thousands of developers, PMs, and designers to experiment with the agentic coding tool. It got too popular — and too expensive.
Key Details
- Microsoft's Foundry deal with Anthropic ($5B investment, $30B Azure compute commitment) is not affected. Only internal Claude Code direct licenses are being cut.
- Uber CTO Praveen Neppalli Naga told The Information in April that the company had already burnt through its entire 2026 AI coding tools budget in just four months, after incentivizing adoption via internal leaderboards.
- Meta has a leaderboard called "Claudeonomics" tracking AI token usage per employee. Amazon pushes "toxenmaxx" — maximize tokens consumed.
- Goldman Sachs forecasts agentic AI could drive a 24-fold increase in token consumption by 2030, up to 120 quadrillion tokens per month.
- Gartner predicts inference cost for a 1-trillion-parameter LLM will drop ~90% by 2030 vs 2025, but total enterprise AI spend will still rise because agentic models require far more tokens per task, and AI providers won't fully pass cost savings to customers.
Nvidia VP Bryan Catanzaro summed it up: "For my team, the cost of compute is far beyond the costs of the employees."
The Bottom Line
The economics of AI agents are inverted: cheaper tokens don't mean cheaper bills. As Microsoft and Uber are discovering, token consumption outpaces price declines when agents are deployed at scale. If you're budgeting for AI tools in 2026, plan for costs to increase 3-5x over baseline — unless providers shift to fixed-price or usage-capped plans.
📖 Read the full source: HN AI Agents
👀 See Also

Go Players Disempower Themselves to AI: How Cheating Became Undetectable
The LessWrong post details how AI cheating in Go tournaments became rampant and nearly impossible to punish, using the case of Carlo Metta who used Leela 0.11 and Leela Zero to win 25 of 26 games over several seasons, with only one loss under camera surveillance.

Weekly Multimodal AI Roundup: Holotron-12B, Nemotron Omni, GlyphPrinter, and More
This week's multimodal AI highlights include Holotron-12B for computer-use tasks, NVIDIA's Nemotron Omni models integrating language+vision+voice, GlyphPrinter for accurate text rendering in image generation, and several open-source projects for video enhancement, 3D segmentation, and multi-agent systems.

GitHub Copilot Removes Opus Models from Pro Plan, Pauses New Signups
GitHub is removing Opus models from the Copilot Pro plan and pausing new signups for Pro, Pro+, and Student plans. Opus 4.7 remains available on Pro+, while Pro+ plans now offer more than 5X the usage limits of Pro.

Claude Prompt Cache Diagnostics: Stats Thread Reveals 98.9% Cache Read Ratio
Two days ago, Claude released prompt cache diagnostics in Console. One developer reports 98.9% cache read ratio, with 80% of misses due to messages changed.