An icon of an eye to tell to indicate you can view the content by clicking
Signal
Original article date: Apr 28, 2026

GitHub Copilot Moves to AI Credit Billing: What Enterprise Teams Must Know Before June 1

April 28, 2026
5 min read

AI tools are getting more powerful—and more expensive to run. GitHub just made that reality official for its Copilot coding assistant.

Starting June 1, 2026, GitHub Copilot will shift from fixed subscription pricing to usage-based billing using "AI Credits"—a unit measuring actual compute consumed during interactions. The change affects Copilot Pro, Pro+, Business, and Enterprise plans.

Why GitHub Is Making the Switch

GitHub's Chief Product Officer, Mario Rodriguez, framed the change as a structural necessity rather than a price increase.

The core issue: agentic workflows. Copilot has evolved from a simple code-completion tool into an autonomous platform capable of running multi-hour, multi-step coding sessions across entire repositories. A casual code suggestion and an autonomous repository refactor now consume wildly different compute—but under the old model, they cost users the same.

"GitHub has absorbed much of the escalating inference cost behind that usage, but the current premium request model is no longer sustainable," Rodriguez wrote.

How the New Model Works

  • Every plan keeps its current base price (Pro: $10/mo, Business: $19/user/mo, Enterprise: $39/user/mo)
  • Each plan receives a monthly AI Credit allotment matched to its subscription price
  • Additional credits can be purchased once the allotment is exhausted
  • Token consumption billed at the published API rate of the underlying model

The Broader Pattern

GitHub is not alone. Cursor, Claude Code, and OpenAI's Codex have all shifted to token/credit-based pricing models as agentic workloads become the norm. IDC has forecast that Global 1,000 companies will underestimate AI infrastructure costs by 30% through 2027.

Enterprise teams should audit their Copilot usage patterns now—before the meter starts running differently.

🔗 Read the full article on InfoWorld