待翻译:GitHub Copilot users see token-based price hikes
AI 服务暂时不可用,以下为来源摘要,待恢复后补全翻译:Since its announcement in April this year, the proposed changes to billing methods on GitHub Copilot were a source of much speculation: how much more or less would a pay-a-you-use AI cost an organisation or individual compared to a flat-rate, monthly subscription? Just a day into the changeover to token-based billing for the LLM-based service, […] The post GitHub Copilot users see token-based price hikes appeared first on AI News.
AI 服务暂时不可用,以下为来源正文,待恢复后补全翻译。
Since its announcement in April this year, the proposed changes to billing methods on GitHub Copilot were a source of much speculation: how much more or less would a pay-a-you-use AI cost an organisation or individual compared to a flat-rate, monthly subscription? Just a day into the changeover to token-based billing for the LLM-based service, software developers and IT departments have been reporting their findings online – and the shortened version is that, as of 1st June 2026, using GitHub Copilot in software development and deployment just got a whole lot more expensive. What are the changes to GitHub Copilot’s charging scheme? Although subscription prices have not changed (Copilot Pro $10 per month, Pro+ $39, Business tier $19 per user, and Enterprise $39 per user per month), the prices now refer to a monthly number of credits that can be spent on the various AI models made available on the GitHub platform. For a typical user, one credit costs a single cent, and depending on the model variant selected at the point of inference, credits are then deducted according to how much silicon effort is expended by the AI. Thus, a Copilot Enterprise user receives 3,900 credits per month ($39), a Copilot Business user receives 1,900 credits ($19). Users will burn up their credits in the form of tokens which are priced differently, according to the power and type of model used. For example, using ChatGPT-5.2, it costs $1.75 per million input tokens (a token can be thought of as nearly-a-word), output tokens cost $14 per million, and cached input (the information held by the LLM to provide ongoing context to a series of queries, for example) are priced at $0.175 per million tokens. When users reach the end of their allotted number of credits, they have the option to buy more. Code completions inside a developer’s IDE (integrated development environment) and ‘next edit’ suggestions will be free, but Code Review processes will cost at the same rates as other GitHub Copilot activities. Will users pay more to use Copilot? Whether or not an average user will end up paying more depends very much on the individual user, and to a certain extent on who you ask. The Comments section of the GitHub Community Discussions page that announced the changes back in April 2026 has many reports of users finding that their credits are being exhausted much more quickly than expected. User ‘rvs99’ said, “My 12% of total AI credits burned like anything for very minor task. I used Claude Sonnet 4.6 as usual and in response it barely updated 2-3 lines in total 6 files which costed like ~$0.35 per line updates.” ‘prhost’ posted a screen-grab of their account dashboard that showed 3,705 credits remaining of an allowance of 7,000 after one day’s use, and stated “It would be easier to shut down the project. [Microsoft] shot themselves in the foot.” User ‘zoomp05’ summarised the tone of most commentators: “The strategy is clear, but it would have been good to say from the beginning, ‘This is a subsidized trial’ or something similar, to promote our tool.” The initial subscription offerings from GitHub, now deprecated, were likely seen by the platform’s owners, Microsoft, as loss leaders. It was immediately apparent that allowing users to burn far more tokens than their subscription value represented was never going to be sustainable. Cursory reading around the internet away from the big model providers’ announcements and posts revealed that, as a business model, subscription-based billing could only be temporary. What is surprising, perhaps, is the surprise of many users that their coding platform is now being billed for at levels in keeping with suppliers’ costs. Running an LLM is not a cheap undertaking, especially considering the additional sums involved in developing new models, post-training, maintenance, data centre construction, future loan repayments, and so on. What businesses might do now Those invested in supporting their development teams with LLM-based coding tools have several options they might consider: Reassess the ROI that AI coding platforms bring, and adjust budget allocations accordingly. Consider which processes of the software development workflow may be cheaper to hand off to AI (junior developer-level code creation, for example), and which are cost sinks (code review, multiple-agent workflows, fast-cadence Actions, etc.). Look for alternative, lower-cost platforms. These fall into three main camps: Open models hosted on-premise. These are not frontier LLMs, and lack many of the features of the coding ‘harnesses’ that professional coding platforms offer. Hosted near-frontier models from LLM providers such as Huawei and Alibaba. ‘Secondary’ coding platforms such as Cursor may offer temporary respite, although be aware that many of the alternatives use frontier, better-known models from OpenAI and Anthropic, and are likely to therefore adopt the same per-use billing as GitHub Copilot. (Image source: Pixabay, under licence.) Want to learn more about AI and big data from industry leaders? Check out AI & Big Data Expo taking place in Amsterdam, California, and London. The comprehensive event is part of TechEx and co-located with other leading technology events. Click here for more information. AI News is powered by TechForge Media. Explore other upcoming enterprise technology events and webinars here. The post GitHub Copilot users see token-based price hikes appeared first on AI News.