GitHub Copilot switches to metered token billing June 1 as flat-rate model proves unsustainable
Microsoft's GitHub is ending flat-rate billing for Copilot on June 1, 2026, switching to usage-based metered tokens after acknowledging the request-based model is no longer sustainable. Copilot Pro subscribers ($10/month) will receive 1,000 GitHub AI Credits monthly, with each credit worth $0.01.
GitHub Copilot switches to metered token billing June 1 as flat-rate model proves unsustainable
Microsoft's GitHub is ending its flat-rate AI billing model for Copilot, shifting to usage-based token metering on June 1, 2026. The company acknowledged that its current request-based pricing structure has become financially unsustainable.
New pricing structure
Under the new system, GitHub introduces "GitHub AI Credits" as a virtual currency unit worth $0.01 each. Subscription prices remain unchanged, but users now receive monthly credit allocations:
- Copilot Pro: $10/month, 1,000 AI Credits
- Copilot Pro+: $39/month, 3,900 AI Credits
- Copilot Business: $19/user/month, 1,900 AI Credits per user
- Copilot Enterprise: $39/user/month, 3,900 AI Credits per user
Existing Business and Enterprise customers receive higher temporary allocations through September 1, 2026: 3,000 and 7,000 credits respectively.
Why the change
"GitHub has absorbed much of the escalating inference cost behind that usage, but the current premium request model is no longer sustainable," wrote Mario Rodriguez, GitHub's chief product officer. Under the old model, a brief chat question and a multi-hour autonomous coding session cost users the same amount, while complex prompts requiring extended "thinking" time often cost GitHub more than subscription revenue.
Usage will now be calculated based on input tokens, output tokens, and cached tokens, with rates varying by model. GitHub will provide a preview billing experience in early May showing projected costs before the transition.
Industry-wide correction
The shift follows increased AI agent usage and growing developer experimentation with AI coding tools that have strained inference infrastructure across the industry. GitHub last week suspended creation of new Copilot Pro, Pro+, and Student plans. Anthropic and Google have similarly limited service usage, while OpenAI introduced a $100/month subscription tier and is considering ending unlimited usage under existing plans.
Users who exhaust their monthly credits can set overflow budgets or wait for the next billing cycle. Annual subscribers have the option to cancel and receive refunds.
What this means
GitHub's move to metered billing represents the end of the "all-you-can-eat" AI era for developer tools. The non-deterministic nature of token consumption means users cannot precisely predict costs in advance—different prompts may involve tools that complicate calculations. This uncertainty, combined with the need to monitor credit balances, fundamentally changes the economics of AI-assisted coding. Organizations will need to implement usage policies and budget controls, while individual developers may self-limit their AI tool usage to avoid unexpected costs. The three-month grace period for existing enterprise customers suggests GitHub expects significant pushback as users adjust to the new reality of metered AI services.
Related Articles
Microsoft Releases Mage-Flow: Compact 4B Image Generation and Editing Models Matching Systems 5-8x Larger
Microsoft has released Mage-Flow, a family of 4B-parameter image generation and editing models built on a shared tokenizer-transformer stack. According to Microsoft, the Turbo variants match or beat open-source systems with 5-8x more parameters while running in 4 diffusion steps.
Microsoft Releases Fara1.5-27B, a 27B Vision-Only Web Browsing Agent with 262K Context
Microsoft Research AI Frontiers has released Fara1.5-27B, a 27-billion-parameter multimodal agent that completes web tasks by reading screenshots and emitting click/type/scroll commands. The model, fine-tuned from Qwen3.5-27B, ships under MIT license with a 262K-token context window and is designed to run alongside Microsoft's MagenticLite sandbox.
Microsoft Releases Mage-Flow, a 4B Open-Weight Model That Matches 20B+ Rivals on Image Generation and Editing
Microsoft has released Mage-Flow, a 4B-parameter open-weight foundation model for text-to-image generation and instruction-based editing. The company claims it matches or beats much larger open systems like Qwen-Image (20B) and FLUX.2 (32B) while running faster and using less memory.
Cursor's New Agent Swarm Architecture Splits Planning and Coding to Cut Costs by Up to 15x
Cursor's upgraded agent swarm splits AI coding work between expensive frontier planner models and cheap worker models, reaching 100 percent accuracy on a from-scratch SQLite-to-Rust benchmark. Cursor claims the split cuts codebase size by up to 85 percent and worker costs by a factor of 15 compared to running a single frontier model alone.
Comments
Loading...