What changed on June 1, 2026
GitHub moved every Copilot plan onto usage based billing on June 1, 2026. Before that date, Copilot mostly tracked "premium requests" per month. Now it tracks tokens, denominated in GitHub AI Credits, where 1 credit equals $0.01. Inline code completions and next edit suggestions stay free on every plan and never touch a credit balance. Chat, agent mode, code review, and the Copilot CLI all draw from a monthly credit pool instead.
Here is what the five plans include:
| Plan | Price | What's included | Best for |
|---|---|---|---|
| Free | $0 | 2,000 code completions/mo, 50 premium chat and agent requests/mo | Trying Copilot before paying for anything |
| Pro | $10/mo | $10 in monthly AI Credits | Solo developers using chat occasionally |
| Pro+ | $39/mo | $39 in base credits plus a flex allotment | Developers who lean on agent mode daily |
| Max | $100/mo | $100 in monthly credits | Long agent sessions and big refactors |
| Business | $19/seat/mo | $19 in credits per seat | Teams on a shared plan |
Existing subscribers also got a one-time bridge: $30 per user in promotional credits, available through August 31, 2026.
Why developers are furious about it
The backlash started within days. The Register reported developers threatening to leave Copilot entirely once metered billing kicked in, and outlets like ghacks.net documented the specific complaints about how fast credits disappear.
"Angry devs vow to flee GitHub Copilot as metered billing takes hold." — The Register, June 2, 2026
The complaints share a pattern: real work costs more credits than anyone expected, and that cost is hard to predict before you run a task. One Pro+ subscriber said fixing a handful of website bugs with Claude 4.8 burned 1,180 credits, about 16 percent of a $39 monthly allowance, for what they called mediocre output. Another developer reported using roughly 8 percent of a 7,000 unit quota in two hours, putting their entire month's allotment on pace to run out in under two days.
That unpredictability is the real complaint, not the sticker price. A $10 Pro plan sounds cheap until one agent-mode session eats a third of it.
Where the free options still hold up
A few routes are worth knowing before you pay for anything:
- The Free plan still includes 2,000 completions and 50 premium requests a month with no credit card required. That's fine for casual use or for deciding whether Copilot fits your workflow at all.
- The GitHub Student Developer Pack gives verified students Copilot access with more headroom than the standalone Free plan.
- If your budget is genuinely zero, it is worth comparing [Cursor's free tier](https://questloops.com/tools/cursor) and the other options in our [roundup of free AI coding tools](https://questloops.com/blog/best-free-ai-coding-tools-in-2026-cursor-s-free-tier-and-what-else-is-worth-trying) before committing to any paid Copilot tier.
Is Pro or Pro+ worth paying for
Pro at $10 a month still looks reasonable if you mostly use inline completions and check in with chat a few times a day. Completions don't touch your credits at all, so the $10 balance covers a fair amount of chat use on top. Pro+ is where the math gets uncomfortable. $39 sounds like a lot of headroom until you read the usage reports above. If you run agent mode against a real codebase every day, budget for buying extra credits or expect to hit the wall before the month ends.
FAQ
**Does the Free plan need a credit card?** No. Sign in with a GitHub account and start using completions plus the limited chat and agent allowance right away.
**What happens when credits run out?** Paid plans can buy additional AI Credits. The Free plan simply stops granting premium chat and agent requests until the next billing cycle, though completions keep working.
**Do completions ever cost credits?** No. Inline completions and next edit suggestions are free on every plan, including Free, and never draw from the credit pool.
**Is the $30 promotional credit automatic?** It applied to existing subscribers as of the June 1, 2026 transition and runs through August 31, 2026. Check your GitHub billing settings to confirm it landed on your account.

