GitHub Copilot Moves to Usage-Based Pricing: The End of Subsidized AI Coding

GitHub Copilot is moving all plans to usage-based pricing on June 1, 2026, as confirmed by Microsoft yesterday. Instead of fixed request limits, users will be charged based on the actual compute cost of the models they use. According to the announcement, an agentic Copilot session can now cost far more than a quick chat—and Microsoft has been absorbing those costs. Per the Wall Street Journal (Oct 2023), Microsoft was losing over $20/month per user on average, with some heavy users costing up to $80/month.
Key Details
- Pricing shift: Users on a $19/month plan will get $19 worth of tokens—no more unlimited requests. The old premium request model is deprecated.
- Agentic usage: The product evolved into an "agentic platform" capable of multi-hour autonomous coding sessions. These sessions consume significantly more compute than simple inline suggestions.
- Subsidy ends: Microsoft called this "an important step toward a sustainable, reliable Copilot business." Translation: they can no longer subsidize nearly 2 million users.
- User reaction: Many users on HN and social media are calling the product "dead" and "completely ruined."
Context: The Broader AI Pricing Crisis
Ed Zitron's analysis traces this to the fundamental economics of generative AI: nearly every service—Copilot, OpenAI, Anthropic, Perplexity, Lovable—sells subscriptions below actual inference cost. For instance, Lovable offers 100 monthly credits + $25 cloud hosting for $25/month; Anthropic's Claude Pro is $20/month. These prices rely on venture capital subsidies. As Zitron puts it: "AI's economics don't make sense." Salesforce's Agentforce charges $2 per conversation, which even enterprise budgets may not sustain.
What Developers Need to Know
- If you use Copilot heavily, expect your bill to match usage—no more flat-rate access.
- Consider switching to self-hosted models (e.g., via Ollama or vLLM) for cost control.
- Monitor your token consumption: typical agentic sessions can burn through monthly credits quickly.
The shift reflects a larger industry trend: the era of subsidized AI is ending, and costs will be passed to users.
📖 Read the full source: HN AI Agents
👀 See Also

OpenAI Frontier Models and Codex Now Available on AWS
OpenAI's frontier models and Codex are now generally available on AWS, letting enterprises use OpenAI via their existing AWS environments and procurement workflows.

Claude Opus 4.6 accuracy drops on BridgeBench hallucination test
Claude Opus 4.6 shows a significant drop in accuracy on the BridgeBench hallucination test, falling from 83% to 68% according to BridgeMind AI's Twitter post.

Microsoft Cancels Claude Code Licenses — AI Agents Too Expensive to Scale
Microsoft cancels most Claude Code licenses, shifting engineers to GitHub Copilot CLI. Uber burned its 2026 AI budget in 4 months. Token costs per task may actually increase.

Client replaces DevOps engineer with Claude AI — results in chaos
A client replaced their DevOps engineer with Claude for infrastructure and feature dev. The result: a vibe-coded Kubernetes cluster and repeated outages that were only fixed by reverting Claude's changes.