GitHub Copilot switches to token-based pricing June 1, ending unlimited usage model
GitHub Copilot transitions to token-based pricing effective June 1, 2026, replacing its premium request unit system. Base subscription prices remain unchanged at $10/month for Pro and $39/month for Pro+, but users now receive equivalent monthly AI Credits that deplete with usage—and service stops when credits run out.
GitHub announced that all Copilot plans will shift to usage-based billing on June 1, 2026, ending the current premium request unit (PRU) system. Users will now consume monthly allotments of GitHub AI Credits based on token consumption, including input, output, and cached tokens at published API rates.
Pricing structure remains the same, usage model changes
Base subscription prices are unchanged:
- Copilot Pro: $10/month with $10 in monthly AI Credits
- Copilot Pro+: $39/month with $39 in monthly AI Credits
- Copilot Business: $19/user/month with $19 in credits per seat
- Copilot Enterprise: $39/user/month with $39 in credits per seat
Code completions and Next Edit suggestions will not consume AI Credits.
Critical difference: service stops when credits run out
Under the previous PRU system, users who exhausted their allocation would downshift to less capable models. With AI Credits, according to GitHub, when credits are depleted, users cannot access the service until they purchase additional credits or wait for the next billing cycle.
To ease the transition, GitHub will provide promotional credits for June, July, and August 2026: Business customers receive $30/month and Enterprise users receive $70/month during this period.
Why GitHub is making the change
GitHub states the shift reflects Copilot's evolution from a code completion tool to "an agentic platform capable of running long, multi-step coding sessions." According to the company, "a quick chat question and a multi-hour autonomous coding session can cost the user the same amount" under the current model, making the PRU system unsustainable as inference costs escalate.
The announcement follows GitHub blocking new Copilot subscriptions one week prior and restricting available models, including dropping access to Opus models entirely from individual plans.
Broader industry trend
GitHub's pricing change aligns with broader AI cost increases across the industry. OpenAI increased developer costs for GPT-5.2 from $1.25 per input token in GPT-5.1 to $5.75. Anthropic moved Claude enterprise edition from fixed pricing to usage-based pricing on April 15, 2026.
GitHub plans to preview billing estimates in early May 2026, allowing users to assess projected costs before the June transition.
What this means
This represents the end of flat-rate AI coding assistance at scale. Organizations using Copilot extensively for agentic workflows—multi-step autonomous coding sessions across repositories—will likely see costs increase significantly beyond base subscription fees. The credit pooling feature for enterprise accounts may provide some cost optimization, but the hard cutoff when credits are exhausted marks a fundamental shift in how developers can rely on AI assistance. The industry is collectively moving away from absorbing inference costs, pushing the true computational expense to end users.
Related Articles
GitHub Copilot CLI Adds Language Server Protocol Support for Code Intelligence
GitHub has added Language Server Protocol (LSP) support to Copilot CLI, replacing its previous grep and decompile-based code analysis. The update enables the AI coding assistant to use structured language intelligence for understanding codebases.
Microsoft restricts Claude Fable 5 internally over 30-day data retention requirement
Microsoft has restricted internal employee access to Anthropic's newly released Claude Fable 5 model while its legal teams evaluate the company's new data retention requirements. The model requires storing prompts and outputs for 30 days to operate safety classifiers, with some content potentially retained for up to two years if flagged for policy violations.
GitHub Copilot CLI adds language server protocol support for code analysis
GitHub has updated Copilot CLI to support language server protocol (LSP) integration. The update replaces the tool's previous grep and decompile-based code analysis with structured language server support for improved code intelligence.
Google Cuts AI Plus Subscription to $4.99, Doubles Storage in Direct Challenge to OpenAI
Google cut its AI Plus subscription price from $7.99 to $4.99 per month while doubling included storage from 200GB to 400GB. The move brings the pricing pressure already visible in markets like India — where OpenAI launched ChatGPT Go at $4.60 last August — directly to U.S. consumers.
Comments
Loading...