Wednesday, July 1, 2026
English edition

Development

AI costs how much? GitHub Copilot users react to new usage-based pricing system.

June 2, 2026 Development Source: Ars Technica

AI costs how much? GitHub Copilot users react to new usage-based pricing system.

Share this article

In April, GitHub announced that it was moving subscribers from request-based billing to a usage-based model for its AI-powered Copilot service. As that new pricing model goes into effect today, many GitHub Copilot users are reporting some extreme sticker shock as they realize just how quickly their previous “normal” usage is burning through their newly limited monthly allotment of AI credits. Across social media and forums, many Copilot users are sharing personal statistics showing how just a few hours of AI usage can now account for a large chunk of their new monthly subscription caps. For some users, it reportedly took less than a day to use up a month’s usage quota. That’s a big change from previous months, when GitHub Copilot subscribers were allocated a certain number of “requests” and “premium requests” based on their payment tier. GitHub said that the old system meant that “a quick chat question and a multi-hour autonomous coding session [could] cost the user the same amount,” forcing Copilot itself to “absorb much of the escalating inference cost behind that usage.” Indeed, some Copilot users have been sharing estimates from GitHub’s own tool showing that their previous monthly usage would rack up bills in the thousands of dollars under the new pricing plan. The precise number of Copilot credits used by a given prompt is determined by the number of input and output tokens used and the rates charged by the underlying large language model. That means pricing is highly dependent not just on the type of request but on the specific model that a user chooses. One million output tokens from OpenAI’s GPT-5.4 nano would run just $1.25 on GitHub Copilot, but that same level of output would run $30 on the frontier GPT-5.5 model (Copilot users who rely on “Auto” mode to pick the most appropriate available model for any request should be extremely careful, as some users report it can switch to expensive models for extremely simple queries). Spot testing by Ars Technica found that re-running our simple “build a Minesweeper game” prompt through Claude Haiku 4.5 via Copilot used about 94 credits (you can view the results here). That’s a pretty decent rate for a relatively simple toy project. But it’s also easy to see how those kinds of costs could balloon quickly for requests involving major changes or reviews on complex codebases. You can see that kind of ballooning cost in reports of a single complex prompt burning through 171 Copilot credits, or another spending 700 credits on “a few prompts,” or a couple of Copilot-led commits using up 5,000 credits. Other Copilot users expressed surprise at just how many credits could be spent on even simple Copilot requests, from a reported 15 credits for a simple “run-of-the-mill query” to spending 100 credits in “generating a small plan.” “Even though I was super cautious on the first day, trying it out with a limited number of uses, it still consumed 840 credits,” one user wrote of testing Claude Sonnet 4.6 through Copilot today. “I haven’t even done any really complex work yet,” another user complained after reported usage representing 21 percent of their monthly Pro Copilot subscription’s credit allotment in a single day. “I have a feeling I’ll be going somewhere else pretty soon.”