Vamsi Penmetsa’s Post

The End of Unlimited: Decoding GitHub's Move to Token-Based Billing For two years, we’ve enjoyed a flat-rate "Premium Request" system. As of June 1, 2026, GitHub is aligning with the rest of the industry (and its own compute costs) by moving to GitHub AI Credits.  1. What Stays the Same? • Base Subscription Prices: Copilot Pro remains $10/month, Business is $19/user, and Enterprise is $39/user.  • Unlimited Completions: Standard code completions and "Next Edit Suggestions" in the IDE still do not consume AI Credits.  2. What is Changing? Instead of a request limit, each plan now includes a credit allotment: • Copilot Pro ($10): Includes $10 in monthly AI Credits.  • Copilot Pro+ ($39): Includes $39 in monthly AI Credits.  • Promotional Bonus: For the first 3 months (June–Aug 2026), Business/Enterprise users get a massive boost ($30 and $70 in credits respectively) before it reverts to their base subscription price.  3. The New "Token Tax" Costs are now calculated by Token Consumption. This means a high-reasoning model like Claude Opus 4.7 or GPT-5.5 will "drain" your credits significantly faster than a lean model. • Input + Output + Cached tokens all count toward the total.  • Copilot Code Review will now consume both GitHub AI Credits and GitHub Action minutes.  4. Admin Controls Enterprise admins now have "Budget Mission Control." You can set spend caps at the organization or even user level. When a user runs out of credits, you can choose to either block additional usage or allow "Pay-as-you-go" overages. The Bottom Line: GitHub is effectively passing the "Compute Bill" back to the power user. If you use lean models for 80% of your work, your bill won't change. If you run heavy agentic workflows through Enterprise models, your "Unlimited" days are over. Are you ready to audit your team's token usage, or will you just increase the budget and hope for the best? Checkout 👉 https://lnkd.in/dpZ-zkys #githubcopilot

  • GitHub copilot

I would recommend to check your current copilot token usage then make an informed decision. I would say the bottleneck is going to be the rate limitation. Not the token based billing itself. I created an extension for vscode to estimate your possible cost under new billing method based on your current usage stats. Feel free to try it out until GitHub releases their own in May: https://marketplace.visualstudio.com/items?itemName=emagin8.copilot-usage

This shift to token, based billing is a wake, up call for users. Instead of just enjoying unlimited access, we're now accountable for our consumption. It’s about efficiency—do we really need those heavy models for every task?

See more comments

To view or add a comment, sign in

Explore content categories