TL;DR
Microsoft’s GitHub Copilot is moving from a per-user subscription model to a token-based billing system, a shift that developers are calling a massive price hike in disguise. The change, effective July 1, 2026, threatens to upend the economics of AI-assisted coding for individual developers and small teams who have come to rely on the tool.
What Happened
On May 28, 2026, GitHub announced that its flagship Copilot product would abandon its flat $10/month per-user subscription in favor of a token-based billing model starting July 1st. The announcement, buried in a blog post on GitHub’s developer blog, has triggered an immediate backlash on Hacker News, Reddit, and X, with one top-rated comment on Hacker News reading simply: “What a joke.”
Key Facts
- GitHub will charge $0.004 per 1,000 tokens for code completions and $0.008 per 1,000 tokens for chat interactions, with an estimated median developer using 150,000 tokens per month.
- The new pricing means a median developer could see their monthly bill rise from $10/month to approximately $60/month — a 500% increase under typical usage patterns.
- GitHub CEO Thomas Dohmke defended the change in a May 28 blog post, arguing that token-based billing “aligns cost with value” and allows heavy users to pay for what they actually consume.
- Microsoft reported in its Q3 2026 earnings that Copilot had 1.8 million paid subscribers, generating approximately $216 million in annual recurring revenue at the old $10/month rate.
- The token model introduces a monthly free tier of 50,000 tokens for code completions and 25,000 tokens for chat, replacing the current unlimited free trial for verified students and open-source maintainers.
- GitHub will offer a “Pro” tier at $15/month that includes 200,000 tokens for completions and 100,000 tokens for chat — a 50% price increase from the current $10 plan for what many developers consider reduced functionality.
- Atlassian and JetBrains have already announced they are evaluating similar token-based pricing for their AI coding assistants, suggesting a broader industry shift.
Breaking It Down
The core problem is simple arithmetic. Under the current $10/month flat fee, a developer who writes 10,000 lines of code per day pays the same as one who writes 100. That was the golden age — and it was always unsustainable. GitHub’s own data, cited in the announcement, shows that the top 10% of Copilot users consume 40% of all tokens. Under the old model, Microsoft was effectively subsidizing power users with lighter users’ fees.
$60 per month — the estimated bill for a median Copilot user under the new token model — represents a 500% increase from the current $10 flat rate.
This isn’t a minor adjustment; it’s a fundamental restructuring of the product’s economics. For a team of 10 developers at a startup, the monthly cost jumps from $100 to $600. Over a year, that’s $7,200 instead of $1,200 — a sum that can meaningfully impact a bootstrapped company’s runway. The median developer figure of 150,000 tokens per month comes from GitHub’s own telemetry, meaning half of all users will see bills even higher than $60.
The backlash is particularly sharp because GitHub framed the change as a pricing “simplification.” In reality, it introduces complexity: developers now must track token usage, worry about “wasting” tokens on verbose prompts, and calculate whether the free tier or Pro tier makes economic sense for their workflow. The 50,000-token free tier for completions translates to roughly 3,500 lines of code per month — barely enough for a single day of heavy work for many developers.
What Comes Next
The immediate future will be defined by three dynamics: developer exodus, competitor response, and Microsoft’s willingness to adjust.
-
July 1, 2026 — The new pricing takes effect. Expect a wave of cancellations in the final week of June as developers migrate to alternatives. GitHub has not announced any grandfathering for existing subscribers, which will amplify the backlash.
-
Q3 2026 earnings call — Microsoft will report its first quarter under the new model. Investors will be watching churn rates closely. If Copilot loses more than 20% of its subscriber base (roughly 360,000 users), the revenue gain from higher per-user pricing could be negated.
-
Amazon CodeWhisperer and Google’s Gemini Code Assist are expected to announce pricing updates in June 2026, likely positioning themselves as flat-fee alternatives. Amazon already offers CodeWhisperer for free to individual developers, a policy that could now become a powerful marketing weapon.
-
Open-source forks of Copilot-like tools, such as Continue.dev and Tabby, are seeing a surge in GitHub stars and downloads. These tools run locally and have zero marginal cost per token, making them increasingly attractive as cloud-based pricing rises.
The Bigger Picture
This story is a microcosm of two broader trends. First, AI Pricing Realignment — the era of subsidized AI access is ending. OpenAI raised GPT-4 prices in late 2025, Anthropic followed in early 2026, and now GitHub is joining the parade. The AI industry is discovering that inference costs are real and that venture capital cannot subsidize consumer and developer pricing indefinitely. GitHub’s move is a canary in the coal mine for every AI-powered tool that currently charges a flat fee.
Second, Developer Tooling Consolidation — Microsoft is betting that developers are locked into the GitHub ecosystem (repositories, Actions, Packages, Issues) and will accept higher Copilot prices rather than migrate to GitLab, Bitbucket, or SourceHut. That bet is risky. Developer loyalty is notoriously fickle, and a 500% price increase is precisely the kind of shock that can break platform inertia. If even 10% of Copilot users leave, it opens a door for competitors that has been firmly shut since 2023.
Key Takeaways
- [500% Price Surge]: The median Copilot user will see their monthly bill rise from $10 to $60, a fivefold increase that fundamentally changes the tool’s value proposition.
- [Token Complexity]: The new model forces developers to track token usage and budget their AI interactions, adding friction to a tool previously praised for its simplicity.
- [Competitor Opportunity]: Amazon’s free CodeWhisperer and local open-source alternatives like Continue.dev stand to gain significant market share as developers seek flat-fee or free options.
- [Industry Signal]: GitHub’s move confirms that AI companies are shifting from growth-at-all-costs to monetization, with token-based pricing likely to become the norm across developer tools.
