GitHub Copilot Moves to Token Billing | Generated by AI

Home 2026.06

Question: Did GitHub Copilot change its pricing model to charge by tokens now?

Answer:

Yes — this just went live. All GitHub Copilot plans transitioned to usage-based billing on June 1, 2026. Instead of counting premium requests, every plan now includes a monthly allotment of GitHub AI Credits, and usage is calculated based on token consumption — input, output, and cached tokens — at the listed API rates for each model.

How the mechanics work:

Model rates (per 1M tokens, examples): Claude Haiku 4.5 is cheapest at $1 input / $5 output; Claude Opus is most expensive at $5 input / $25 output; GPT-5.4 nano is $0.2 input / $1.25 output, GPT-5.5 is $5 input / $30 output.

The community reaction has been brutal: developers running agentic sessions project cost increases of 10x to 50x, and reports of bills jumping from $29 to $750/month are spreading across Reddit, X, and GitHub’s own discussions. Worth noting the why: internal Microsoft documents reported by Ed Zitron showed Copilot’s week-over-week running cost had nearly doubled since January 2026 — agentic workloads broke the flat-rate economics, same story as Cursor’s repricing last year.

Practical takeaway for you: Given your ~1B tokens/month consumption profile, Copilot’s $10–$39 included credits would evaporate in hours of agentic work. At these per-token rates you’re effectively paying API prices plus a subscription wrapper — OpenRouter with deepseek-v4-flash/mimo-2.5-pro, or a Claude Code subscription with its own caps, will be dramatically cheaper for agentic loops. Copilot only stays rational if you use it purely for free autocomplete and route all chat/agent traffic through your own keys.

References:


Back Donate