摘要:今天,我们宣布所有 GitHub Copilot 套餐将于 2026 年 6 月 1 日过渡到按用量计费模式。
不再统计高级请求次数,每个 Copilot 套餐将包含每月固定配额的 GitHub AI Credits,付费套餐可选择额外购买用量。用量将根据模型 token 消耗量计算,包括输入、输出和缓存 token,按各模型公布的 API 费率计费。
这一调整使 Copilot 定价与实际用量更加匹配,是迈向可持续、可靠的 Copilot 业务和用户体验的重要一步。
为帮助客户做好准备,我们还将在 5 月初推出预览账单体验,让用户和管理员在 6 月 1 日过渡前了解预估成本。用户登录 github.com 后,可通过其账单概览页面查看。
为何做出这一调整
Copilot 已不再是一年前的产品。
它已从编辑器内助手演变为一个智能体平台,能够运行长时间、多步骤的编码会话,使用最新模型,并在整个代码仓库中迭代。智能体使用方式正成为默认模式,这带来了显著更高的计算和推理需求。
如今,一次快速聊天提问和一次长达数小时的自主编码会话,对用户来说成本相同。GitHub 已承担了该用量背后不断攀升的推理成本,但当前的高级请求模式已不可持续。
按用量计费解决了这一问题。它使定价与实际用量更匹配,有助于我们维持长期服务可靠性,并减少对重度用户进行限制的必要。
哪些内容在变化
自 6 月 1 日起,高级请求单位(PRU)将被 GitHub AI Credits 取代。
Credits 将根据 token 用量消耗,包括输入、输出和缓存 token,按各模型公布的 API 费率计算。
几个重要细节:
- 基础套餐定价不变。Copilot Pro 仍为 10 美元/月,Pro+ 仍为 39 美元/月,Business 仍为 19 美元/用户/月,Enterprise 仍为 39 美元/用户/月。
- 代码补全和下一编辑建议仍包含在所有套餐中,不消耗 AI Credits。
- 备用体验将不再可用。目前,用尽 PRU 的用户可回退到成本更低的模型并继续工作。在新模式下,使用量将由可用额度和管理员预算控制来管理。
- Copilot 代码审查除了消耗 GitHub AI 额度外,也将消耗 GitHub Actions 分钟数。这些分钟数按与其他 GitHub Actions 工作流相同的每分钟费率计费。
上周,我们还对 Copilot 个人版套餐(包括 Free、Pro、Pro+ 和 Student)进行了临时调整,并暂停了 Copilot Business 套餐的自助购买。这些是我们在为全面过渡到按用量计费做准备时采取的可信性和性能措施。一旦按用量计费生效,我们将放宽使用限制。
这对个人用户意味着什么
Copilot Pro 和 Pro+ 月度订阅将包含与其当前订阅价格相匹配的月度 AI 额度:
- Copilot Pro:每月 10 美元,包含 10 美元月度 AI 额度
- Copilot Pro+:每月 39 美元,包含 39 美元月度 AI 额度
月度 Pro 或 Pro+ 套餐用户将于 2026 年 6 月 1 日自动迁移至按用量计费。年度 Pro 或 Pro+ 套餐用户将维持现有套餐及基于高级请求的定价,直至套餐到期。模型乘数将于 6 月 1 日提高(见表),仅针对年度套餐订阅用户。套餐到期后,他们将转为 Copilot Free 套餐,并可选择升级为付费月度套餐。或者,他们也可以在年度套餐到期前转换为月度付费套餐,届时我们将按比例提供其年度套餐剩余价值的额度。
这对企业和组织意味着什么
Copilot Business 和 Copilot Enterprise 的月度席位定价保持不变:
- Copilot Business:每用户每月 19 美元,包含 19 美元月度 AI 额度
- Copilot Enterprise:每用户每月 39 美元,包含 39 美元月度 AI 额度
为支持过渡,现有 Copilot Business 和 Copilot Enterprise 客户将在 6 月、7 月和 8 月自动获得促销性的包含使用量:
- Copilot Business:每月 30 美元 AI 额度
- Copilot Enterprise:每月 70 美元 AI 额度
我们还推出了企业级共享包含用量功能,这有助于消除闲置容量。每个用户未使用的包含用量不再相互隔离,而是可以在整个组织内共享额度。
管理员还将拥有新的预算控制功能。他们可以在企业、成本中心和用户级别设置预算。当共享包含用量耗尽时,组织可以选择是否允许按公布费率使用额外用量,或者设定支出上限。
总结
套餐价格不变。您将完全掌控自己的支出,拥有追踪用量的工具,并可在需要时购买更多 AI 积分。
如有疑问,请查阅我们的个人版、企业版和商业版文档,以及常见问题解答和相关讨论。
TL;DR: Today, we are announcing that all GitHub Copilot plans will transition to usage-based billing on June 1, 2026.
Instead of counting premium requests, every Copilot plan will include a monthly allotment of GitHub AI Credits, with the option for paid plans to purchase additional usage. Usage will be calculated based on token consumption, including input, output, and cached tokens, using the listed API rates for each model.
This change aligns Copilot pricing with actual usage and is an important step toward a sustainable, reliable Copilot business and experience for all users.
To help customers prepare, we are also launching a preview bill experience in early May, giving users and admins visibility into projected costs before the June 1 transition. This will be available to users via their Billing Overview page when they log in to github.com.
Why we’re making this change
Copilot is not the same product it was a year ago.
It has evolved from an in-editor assistant into an agentic platform capable of running long, multi-step coding sessions, using the latest models, and iterating across entire repositories. Agentic usage is becoming the default, and it brings significantly higher compute and inference demands.
Today, a quick chat question and a multi-hour autonomous coding session can cost the user the same amount. GitHub has absorbed much of the escalating inference cost behind that usage, but the current premium request model is no longer sustainable.
Usage-based billing fixes that. It better aligns pricing with actual usage, helps us maintain long-term service reliability, and reduces the need to gate heavy users.
What’s changing
Starting June 1, premium request units (PRUs) will be replaced by GitHub AI Credits.
Credits will be consumed based on token usage, including input, output, and cached tokens, according to the published API rates for each model.
A few important details:
- Base plan pricing is not changing. Copilot Pro remains $10/month, Pro+ remains $39/month, Business remains $19/user/month, and Enterprise remains $39/user/month.
- Code completions and Next Edit suggestions remain included in all plans and do not consume AI Credits.
- Fallback experiences will no longer be available. Today, users who exhaust PRUs may fall back to a lower-cost model and continue working. Under the new model, usage will instead be governed by available credits and admin budget controls.
- Copilot code review will also consume GitHub Actions minutes, in addition to GitHub AI Credits. These minutes are billed at the same per-minute rates as other GitHub Actions workflows.
Last week, we also rolled out temporary changes to Copilot Individual plans, including Free, Pro, Pro+, and Student, and paused self-serve Copilot Business plan purchases. These were reliability and performance measures as we prepare for the broader transition to usage-based billing. We will loosen usage limits once usage-based billing is in effect.
What this means for individuals
Copilot Pro and Pro+ monthly subscriptions will include monthly AI Credits aligned to their current subscription prices:
- Copilot Pro: $10/month, including $10 in monthly AI Credits
- Copilot Pro+: $39/month, including $39 in monthly AI Credits
Users on a monthly Pro or Pro+ plan will automatically migrate to usage-based billing on June 1, 2026.
Users on annual Pro or Pro+ plans will remain on their existing plan with premium request-based pricing until their plan expires. Model multipliers will increase on June 1 (see table) for annual plan subscribers only. At expiration, they will transition to Copilot Free with the option to upgrade to a paid monthly plan. Alternatively, they may convert to a monthly paid plan before their annual plan expires, and we will provide prorated credits for the remaining value of their annual plan.
What this means for businesses and enterprises
Copilot Business and Copilot Enterprise monthly seat pricing remains unchanged:
- Copilot Business: $19/user/month, including $19 in monthly AI Credits
- Copilot Enterprise: $39/user/month, including $39 in monthly AI Credits
To support the transition, existing Copilot Business and Copilot Enterprise customers will automatically receive promotional included usage for June, July, and August:
- Copilot Business: $30 in monthly AI Credits
- Copilot Enterprise: $70 in monthly AI Credits
We are also introducing pooled included usage across a business, which helps eliminate stranded capacity. Instead of each user’s unused included usage being isolated, credits can be pooled across the organization.
Admins will also have new budget controls. They will be able to set budgets at the enterprise, cost center, and user levels. When the included pool is exhausted, organizations can choose whether to allow additional usage at published rates or cap spend.
The bottom line
Plan prices aren’t changing. You’ll have full control over what you spend, tools to track your usage, and the option to purchase more AI Credits if and when you need them.
If you have questions, visit our documentation for individuals and for businesses and enterprises, and our FAQ and related discussion.