GitHub Copilot 个人计划变更
Changes to GitHub Copilot individual plans

原始链接: https://github.blog/news-insights/company-news/changes-to-github-copilot-individual-plans/

GitHub Copilot 正在调整其个人计划(Pro、Pro+ 和学生版),以维持现有用户的服务质量。**新用户注册已暂停**,原因是“代理工作流”(复杂、长时间运行的编码任务)的需求增加,这些任务消耗的资源远超预期。 为此,**所有计划的使用限制将被收紧**,Pro+ 提供的限制是 Pro 的 5 倍以上。用户现在可以在 VS Code 和 Copilot CLI 中**直接查看其使用限制**。更强大的 Opus 模型现在仅供 Pro+ 订阅者使用,旧版本将被逐步淘汰。 这些更改是暂时的,GitHub 正在开发更可持续的解决方案。如果用户对这些调整不满意,可以在 5 月 20 日之前**取消订阅并获得退款**。Copilot 利用会话和每周基于 token 的限制,并考虑模型复杂度来管理资源消耗。目标是在 Copilot 的功能扩展时,平衡所有用户的可靠性和访问性。

## GitHub Copilot 价格变动引发用户反弹 GitHub Copilot 正在对其定价结构进行重大调整,从统一费用模式转变为对个人和企业计划都采用基于令牌的系统。这一转变引发了用户的一波挫败感,特别是那些担心成本增加和使用限制的专业版用户。 核心问题在于访问像 Opus 这样强大的模型。微软将 Opus 4.7 限制在更昂贵的专业版+ 级别,大大增加了之前通过专业版获得可负担访问权限的用户的成本。一些用户报告说,尽管他们是专业版+ 订阅者,但完全无法访问 Opus。 许多人批评缺乏透明度和在账单周期中期突然实施这些更改。人们也越来越担心严格的速率限制以及在时间窗口内管理令牌使用的焦虑。一些用户已经开始探索 Claude 和 OpenCode 等替代方案,质疑长期依赖第三方人工智能服务的可行性。 这些变化凸显了运行大型语言模型的潜在成本,并暗示了人工智能编码工具领域中更广泛的“劣质化”趋势。
相关文章

原文

Today we’re making the following changes to GitHub Copilot’s Individual plans to protect the experience for existing customers: pausing new sign-ups, tightening usage limits, and adjusting model availability. We know these changes are disruptive, and we want to be clear about why we’re making them and how they will affect you.

Agentic workflows have fundamentally changed Copilot’s compute demands. Long-running, parallelized sessions now regularly consume far more resources than the original plan structure was built to support. As Copilot’s agentic capabilities have expanded rapidly, agents are doing more work, and more customers are hitting usage limits designed to maintain service reliability. Without further action, service quality degrades for everyone.

We’ve heard your frustrations about usage limits and model availability, and we need to do a better job communicating the guardrails we are adding—here’s what’s changing and why.

  1. New sign-ups for GitHub Copilot Pro, Pro+, and Student plans are paused. Pausing sign-ups allows us to serve existing customers more effectively.
  2. We are tightening usage limits for individual plans. Pro+ plans offer more than 5X the limits of Pro. Users on the Pro plan who need higher limits can upgrade to Pro+. Usage limits are now displayed in VS Code and Copilot CLI to make it easier for you to avoid hitting these limits.
  3. Opus models are no longer available in Pro plans. Opus 4.7 remains available in Pro+ plans. As we announced in our changelog, Opus 4.5 and Opus 4.6 will be removed from Pro+.

These changes are necessary to ensure we can serve existing customers with a predictable experience. If you hit unexpected limits or these changes just don’t work for you, you can cancel your Pro or Pro+ subscription and receive a refund for the time remaining on your current subscription by visiting your Billing settings before May 20..

How usage limits work in GitHub Copilot

GitHub Copilot has two usage limits today: session and weekly (7 day) limits. Both limits depend on two distinct factors—token consumption and the model’s multiplier.

The session limits exist primarily to ensure that the service is not overloaded during periods of peak usage. They’re set so most users shouldn’t be impacted. Over time, these limits will be adjusted to balance reliability and demand. If you do encounter a session limit, you must wait until the usage window resets to resume using Copilot.

Weekly limits represent a cap on the total number of tokens a user can consume during the week. We introduced weekly limits recently to control for parallelized, long-trajectory requests that often run for extended periods of time and result in prohibitively high costs.

The weekly limits for each plan are also set so that most users will not be impacted. If you hit a weekly limit and have premium requests remaining, you can continue to use Copilot with Auto model selection. Model choice will be reenabled when the weekly period resets. If you are a Pro user, you can upgrade to Pro+ to increase your weekly limits. Pro+ includes over 5X the limits of Pro.

Usage limits are separate from your premium request entitlements. Premium requests determine which models you can access and how many requests you can make. Usage limits, by contrast, are token-based guardrails that cap how many tokens you can consume within a given time window. You can have premium requests remaining and still hit a usage limit.

Avoiding surprise limits and improving our transparency

Starting today, VS Code and Copilot CLI both display your available usage when you’re approaching a limit. These changes are meant to help you avoid a surprise limit.

Screenshot of a usage limit being hit in VS Code. A message appears that says 'You've used over 75% of your weekly usage limit. Your limit resets on Apr 27 at 8:00 PM.'
Usage limits in VS Code
A screenshot of a usage limit being hit in GitHub Copilot CLI. A message appears that says '! You've used over 75% of your weekly usage limit. Your limit resets on Apr 24 at 3 PM.'
Usage limits in Copilot CLI

If you are approaching a limit, there are a few things you can do to help reduce the chances of hitting it:

  • Use a model with a smaller multiplier for simpler tasks. The larger the multiplier, the faster you will hit the limit.
  • Consider upgrading to Pro+ if you are on a Pro plan to raise your limit by over 5X.
  • Use plan mode (VS Code, Copilot CLI) to improve task efficiency. Plan mode also improves task success.
  • Reduce parallel workflows. Tools such as /fleet will result in higher token consumption and should be used sparingly if you are nearing your limits.

Why we’re doing this

We’ve seen usage intensify for all users as they realize the value of agents and subagents in tackling complex coding problems. These long-running, parallelized workflows can yield great value, but they have also challenged our infrastructure and pricing structure: it’s now common for a handful of requests to incur costs that exceed the plan price! These are our problems to solve. The actions we are taking today enable us to provide the best possible experience for existing users while we develop a more sustainable solution.

Editor’s note: Updated April 21, 2026, to clarify the refund policy.

联系我们 contact @ memedata.com