plan 价格

订阅套餐方案:github.com/features/copilot/plans

free:

  • 50 agent mode or chat requests per month
  • 2,000 completions per month
  • Access to Haiku 4.5, GPT-5 mini, and more pro:
  • Copilot coding agent
  • Copilot code review
  • Unlimited agent mode and chats with GPT-5 mini
  • Unlimited code completions
  • Access to models from Anthropic, Google, OpenAI, and more
  • 300 premium requests to use latest models, with the option to buy more

agent mode 和 completion 是最主要的两个功能,前者是智能体调用,也就是在 vscode 中担任上下文解析、命令执行、代码库索引、以及插件的UI交互等功能,后者是上下文自动补全。

注意,这些功能和模型无关,300次的高级请求用完了,可以接入 GLM “吃到饱” coding plan。