6 6
7> 比较 Claude Code 功能在 Anthropic 订阅计划、Anthropic Console、Amazon Bedrock、AWS 上的 Claude Platform、Google Cloud 的 Agent Platform 和 Microsoft Foundry 中的可用性。7> 比较 Claude Code 功能在 Anthropic 订阅计划、Anthropic Console、Amazon Bedrock、AWS 上的 Claude Platform、Google Cloud 的 Agent Platform 和 Microsoft Foundry 中的可用性。
8 8
9Claude Code CLI 和所有本地运行的功能在每个提供商上的工作方式完全相同。有关每个提供商的设置说明,请参阅[企业部署概述](/zh-CN/third-party-integrations)。要直接跳到您的提供商上缺少的功能,请参阅[按提供商汇总](#summary-by-provider)选项卡。9Claude Code CLI 和所有本地运行的功能在每个提供商上的工作方式完全相同。有关每个提供商的设置说明,请参阅[企业部署概述](/docs/zh-CN/third-party-integrations)。要直接跳到您的提供商上缺少的功能,请参阅[按提供商汇总](#summary-by-provider)选项卡。
10 10
11在下表中,✓ 表示可用,✗ 表示不可用,"See note"链接到脚注以获取部分支持。✓ 后面的限定符将可用性缩小到该子集,"Admin-enabled"表示该功能处于关闭状态,直到组织管理员将其打开。11在下表中,✓ 表示可用,✗ 表示不可用,"See note"链接到脚注以获取部分支持。✓ 后面的限定符将可用性缩小到该子集,"Admin-enabled"表示该功能处于关闭状态,直到组织管理员将其打开。
12 12
18 18
19* **Claude 订阅**:您使用 claude.ai 账户登录 Pro、Max、Team 或 Enterprise 计划19* **Claude 订阅**:您使用 claude.ai 账户登录 Pro、Max、Team 或 Enterprise 计划
20* **Anthropic Console**:您使用 Anthropic API 密钥进行身份验证20* **Anthropic Console**:您使用 Anthropic API 密钥进行身份验证
21* **Amazon Bedrock**:您从 Amazon Bedrock 模型目录中使用 Claude 模型并设置 `CLAUDE_CODE_USE_BEDROCK`。[Mantle 端点](/zh-CN/amazon-bedrock#use-the-mantle-endpoint)(`CLAUDE_CODE_USE_MANTLE`)由此列涵盖21* **Amazon Bedrock**:您从 Amazon Bedrock 模型目录中使用 Claude 模型并设置 `CLAUDE_CODE_USE_BEDROCK`。[Mantle 端点](/docs/zh-CN/amazon-bedrock#use-the-mantle-endpoint)(`CLAUDE_CODE_USE_MANTLE`)由此列涵盖
22* **Claude Platform on AWS**:您通过 AWS Marketplace 购买了 Claude,但调用 Anthropic API,并设置 `CLAUDE_CODE_USE_ANTHROPIC_AWS`22* **Claude Platform on AWS**:您通过 AWS Marketplace 购买了 Claude,但调用 Anthropic API,并设置 `CLAUDE_CODE_USE_ANTHROPIC_AWS`
23* **Google Cloud's Agent Platform**:由 Google 运营;您设置 `CLAUDE_CODE_USE_VERTEX`23* **Google Cloud's Agent Platform**:由 Google 运营;您设置 `CLAUDE_CODE_USE_VERTEX`
24* **Microsoft Foundry**:由 Anthropic 在 Azure 上运营;您设置 `CLAUDE_CODE_USE_FOUNDRY`24* **Microsoft Foundry**:由 Anthropic 在 Azure 上运营;您设置 `CLAUDE_CODE_USE_FOUNDRY`
29 29
30这些在每个提供商上都有效:30这些在每个提供商上都有效:
31 31
32* [CLI](/zh-CN/quickstart) 和 [Agent SDK](/zh-CN/agent-sdk/overview)32* [CLI](/docs/zh-CN/quickstart) 和 [Agent SDK](/docs/zh-CN/agent-sdk/overview)
33* [VS Code](/zh-CN/vs-code) 和 [JetBrains](/zh-CN/jetbrains) 扩展33* [VS Code](/docs/zh-CN/vs-code) 和 [JetBrains](/docs/zh-CN/jetbrains) 扩展
34* [Subagents](/zh-CN/sub-agents)、[hooks](/zh-CN/hooks-guide)、[commands](/zh-CN/commands) 和 [skills](/zh-CN/skills)34* [Subagents](/docs/zh-CN/sub-agents)、[hooks](/docs/zh-CN/hooks-guide)、[commands](/docs/zh-CN/commands) 和 [skills](/docs/zh-CN/skills)
35* [CLAUDE.md memory](/zh-CN/memory)、[plugins](/zh-CN/plugins) 和 [MCP servers](/zh-CN/mcp)35* [CLAUDE.md memory](/docs/zh-CN/memory)、[plugins](/docs/zh-CN/plugins) 和 [MCP servers](/docs/zh-CN/mcp)
36* [Checkpoints](/zh-CN/checkpointing)、[sandboxing](/zh-CN/sandboxing) 和 [Workflows](/zh-CN/workflows)36* [Checkpoints](/docs/zh-CN/checkpointing)、[sandboxing](/docs/zh-CN/sandboxing) 和 [Workflows](/docs/zh-CN/workflows)
37* [OpenTelemetry metrics](/zh-CN/monitoring-usage) 和[托管设置文件](/zh-CN/settings#settings-files)37* [OpenTelemetry metrics](/docs/zh-CN/monitoring-usage) 和[托管设置文件](/docs/zh-CN/settings#settings-files)
38 38
39这三个有提供商特定的差异:39这三个有提供商特定的差异:
40 40
41* **MCP servers**:[来自 claude.ai 的连接器](/zh-CN/mcp#use-mcp-servers-from-claude-ai)仅在您的 claude.ai 订阅是活跃身份验证方法时加载,[工具搜索](/zh-CN/mcp#configure-tool-search)在 Google Cloud's Agent Platform 上和当 `ANTHROPIC_BASE_URL` 指向非第一方主机时默认关闭41* **MCP servers**:[来自 claude.ai 的连接器](/docs/zh-CN/mcp#use-mcp-servers-from-claude-ai)仅在您的 claude.ai 订阅是活跃身份验证方法时加载,[工具搜索](/docs/zh-CN/mcp#configure-tool-search)在 Google Cloud's Agent Platform 上和当 `ANTHROPIC_BASE_URL` 指向非第一方主机时默认关闭
42* **Subagents**:内置的 [Explore subagent](/zh-CN/sub-agents#built-in-subagents) 在 Claude API 上将其继承的模型限制为 Opus,在任何其他提供商(包括 Claude Platform on AWS)上直接继承主对话的模型42* **Subagents**:内置的 [Explore subagent](/docs/zh-CN/sub-agents#built-in-subagents) 在 Claude API 上将其继承的模型限制为 Opus,在任何其他提供商(包括 Claude Platform on AWS)上直接继承主对话的模型
43* **[Commands](/zh-CN/commands#all-commands)**:`/design-sync` 和 `/radio` 在 Amazon Bedrock、Google Cloud's Agent Platform、Microsoft Foundry 和 Claude Platform on AWS 上不可用,`/voice` 需要 claude.ai 账户43* **[Commands](/docs/zh-CN/commands#all-commands)**:`/design-sync` 和 `/radio` 在 Amazon Bedrock、Google Cloud's Agent Platform、Microsoft Foundry 和 Claude Platform on AWS 上不可用,`/voice` 需要 claude.ai 账户
44 44
45<h3 id="features-that-require-a-claude-subscription">45<h3 id="features-that-require-a-claude-subscription">
46 需要 Claude 订阅的功能46 需要 Claude 订阅的功能
48 48
49这些需要使用 claude.ai 账户登录,无法通过 Anthropic Console API 密钥或第三方提供商访问:49这些需要使用 claude.ai 账户登录,无法通过 Anthropic Console API 密钥或第三方提供商访问:
50 50
51* [网络上的 Claude Code](/zh-CN/claude-code-on-the-web)、移动设备上的 Claude Code 和 [Slack 中的 Claude Code](/zh-CN/slack)51* [网络上的 Claude Code](/docs/zh-CN/claude-code-on-the-web)、移动设备上的 Claude Code 和 [Slack 中的 Claude Code](/docs/zh-CN/slack)
52* [Claude Code Desktop](/zh-CN/desktop)52* [Claude Code Desktop](/docs/zh-CN/desktop)
53* [Routines](/zh-CN/routines)(`/schedule`)53* [Routines](/docs/zh-CN/routines)(`/schedule`)
54* [Ultraplan](/zh-CN/ultraplan) 和 [Ultrareview](/zh-CN/ultrareview)54* [Ultraplan](/docs/zh-CN/ultraplan) 和 [Ultrareview](/docs/zh-CN/ultrareview)
55* [Code Review](/zh-CN/code-review):Team 和 Enterprise 计划55* [Code Review](/docs/zh-CN/code-review):Team 和 Enterprise 计划
56* [Remote Control](/zh-CN/remote-control)56* [Remote Control](/docs/zh-CN/remote-control)
57* [Chrome 扩展](/zh-CN/chrome)57* [Chrome 扩展](/docs/zh-CN/chrome)
58* [Computer use](/zh-CN/computer-use):Pro 和 Max 计划58* [Computer use](/docs/zh-CN/computer-use):Pro 和 Max 计划
59* [Artifacts](/zh-CN/artifacts):Pro、Max、Team 和 Enterprise 计划59* [Artifacts](/docs/zh-CN/artifacts):Pro、Max、Team 和 Enterprise 计划
60* [Voice dictation](/zh-CN/voice-dictation)60* [Voice dictation](/docs/zh-CN/voice-dictation)
61 61
62Desktop 是部分例外:[网关路由可以在应用中或由管理员配置](/zh-CN/llm-gateway-connect#desktop-app),Enterprise 部署可以通过[托管设置](https://claude.com/docs/third-party/claude-desktop/configuration)将 Desktop 路由到 Google Cloud's Agent Platform 或网关提供商,[Claude Desktop on 3P](https://claude.com/docs/third-party/claude-desktop/overview) 在 Amazon Bedrock、Google Cloud's Agent Platform、Microsoft Foundry 或自托管 LLM 网关上运行 Code 选项卡。有关这些功能的按计划可用性,请参阅[按订阅计划的可用性](#availability-by-subscription-plan)。62Desktop 是部分例外:[网关路由可以在应用中或由管理员配置](/docs/zh-CN/llm-gateway-connect#desktop-app),Enterprise 部署可以通过[托管设置](https://claude.com/docs/third-party/claude-desktop/configuration)将 Desktop 路由到 Google Cloud's Agent Platform 或网关提供商,[Claude Desktop on 3P](https://claude.com/docs/third-party/claude-desktop/overview) 在 Amazon Bedrock、Google Cloud's Agent Platform、Microsoft Foundry 或自托管 LLM 网关上运行 Code 选项卡。有关这些功能的按计划可用性,请参阅[按订阅计划的可用性](#availability-by-subscription-plan)。
63 63
64<h3 id="cli-capabilities-that-vary-by-provider">64<h3 id="cli-capabilities-that-vary-by-provider">
65 按提供商变化的 CLI 功能65 按提供商变化的 CLI 功能
82 82
83 <tbody>83 <tbody>
84 <tr>84 <tr>
85 <td>[Web search](/zh-CN/tools-reference#websearch-tool-behavior)</td>85 <td>[Web search](/docs/zh-CN/tools-reference#websearch-tool-behavior)</td>
86 <td>✓</td>86 <td>✓</td>
87 <td>✓</td>87 <td>✓</td>
88 <td>✗</td>88 <td>✗</td>
92 </tr>92 </tr>
93 93
94 <tr>94 <tr>
95 <td>[Fast mode](/zh-CN/fast-mode)</td>95 <td>[Fast mode](/docs/zh-CN/fast-mode)</td>
96 <td>✓</td>96 <td>✓</td>
97 <td>✓</td>97 <td>✓</td>
98 <td>✗</td>98 <td>✗</td>
102 </tr>102 </tr>
103 103
104 <tr>104 <tr>
105 <td>[Auto mode](/zh-CN/auto-mode-config)</td>105 <td>[Auto mode](/docs/zh-CN/auto-mode-config)</td>
106 <td>✓</td>106 <td>✓</td>
107 <td>✓</td>107 <td>✓</td>
108 <td>参见注释 <sup><a href="#fn2">2</a></sup></td>108 <td>参见注释 <sup><a href="#fn2">2</a></sup></td>
112 </tr>112 </tr>
113 113
114 <tr>114 <tr>
115 <td>[Advisor](/zh-CN/advisor)</td>115 <td>[Advisor](/docs/zh-CN/advisor)</td>
116 <td>✓</td>116 <td>✓</td>
117 <td>✓</td>117 <td>✓</td>
118 <td>✗</td>118 <td>✗</td>
122 </tr>122 </tr>
123 123
124 <tr>124 <tr>
125 <td>[Channels](/zh-CN/channels)</td>125 <td>[Channels](/docs/zh-CN/channels)</td>
126 <td>✓</td>126 <td>✓</td>
127 <td>✓</td>127 <td>✓</td>
128 <td>✗</td>128 <td>✗</td>
132 </tr>132 </tr>
133 133
134 <tr>134 <tr>
135 <td>[`/loop` 计划任务](/zh-CN/scheduled-tasks)</td>135 <td>[`/loop` 计划任务](/docs/zh-CN/scheduled-tasks)</td>
136 <td>✓</td>136 <td>✓</td>
137 <td>✓</td>137 <td>✓</td>
138 <td>参见注释 <sup><a href="#fn3">3</a></sup></td>138 <td>参见注释 <sup><a href="#fn3">3</a></sup></td>
142 </tr>142 </tr>
143 143
144 <tr>144 <tr>
145 <td>[GitHub Actions](/zh-CN/github-actions) 和 [GitLab CI/CD](/zh-CN/gitlab-ci-cd)</td>145 <td>[GitHub Actions](/docs/zh-CN/github-actions) 和 [GitLab CI/CD](/docs/zh-CN/gitlab-ci-cd)</td>
146 <td>✓</td>146 <td>✓</td>
147 <td>✓</td>147 <td>✓</td>
148 <td>✓</td>148 <td>✓</td>
174 174
175 <tbody>175 <tbody>
176 <tr>176 <tr>
177 <td>[Analytics dashboard and API](/zh-CN/analytics)</td>177 <td>[Analytics dashboard and API](/docs/zh-CN/analytics)</td>
178 <td>✓ (dashboard: Team 和 Enterprise; API: Enterprise)</td>178 <td>✓ (dashboard: Team 和 Enterprise; API: Enterprise)</td>
179 <td>✓ <sup><a href="#fn5">5</a></sup></td>179 <td>✓ <sup><a href="#fn5">5</a></sup></td>
180 <td>✗</td>180 <td>✗</td>
184 </tr>184 </tr>
185 185
186 <tr>186 <tr>
187 <td>[Server-managed settings](/zh-CN/server-managed-settings)</td>187 <td>[Server-managed settings](/docs/zh-CN/server-managed-settings)</td>
188 <td>✓ (Team 和 Enterprise)</td>188 <td>✓ (Team 和 Enterprise)</td>
189 <td>✓ (Team 和 Enterprise)</td>189 <td>✓ (Team 和 Enterprise)</td>
190 <td>✗</td>190 <td>✗</td>
194 </tr>194 </tr>
195 195
196 <tr>196 <tr>
197 <td>[Zero Data Retention](/zh-CN/zero-data-retention)</td>197 <td>[Zero Data Retention](/docs/zh-CN/zero-data-retention)</td>
198 <td>✓ (合格的 Enterprise 账户)</td>198 <td>✓ (合格的 Enterprise 账户)</td>
199 <td>✓ (合格的账户)</td>199 <td>✓ (合格的账户)</td>
200 <td>See note <sup><a href="#fn4">4</a></sup></td>200 <td>See note <sup><a href="#fn4">4</a></sup></td>
206</table>206</table>
207 207
208<span id="fn1" style={{display: 'block', position: 'relative', top: '-120px'}} /><sup>1</sup> 在 Google Cloud's Agent Platform 上,web search 适用于 Claude 4 及更高版本的模型。<br />208<span id="fn1" style={{display: 'block', position: 'relative', top: '-120px'}} /><sup>1</sup> 在 Google Cloud's Agent Platform 上,web search 适用于 Claude 4 及更高版本的模型。<br />
209<span id="fn2" style={{display: 'block', position: 'relative', top: '-120px'}} /><sup>2</sup> 在这些提供商上,auto mode 仅支持 Claude Sonnet 5、Opus 4.7 和 Opus 4.8。请参阅 [Auto mode 配置](/zh-CN/auto-mode-config)。{/* min-version: 2.1.207 */}在 v2.1.158 到 v2.1.206 中,这些提供商上的 auto mode 还需要设置 `CLAUDE_CODE_ENABLE_AUTO_MODE=1`;v2.1.207 移除了该要求。<br />209<span id="fn2" style={{display: 'block', position: 'relative', top: '-120px'}} /><sup>2</sup> 在这些提供商上,auto mode 仅支持 Claude Sonnet 5、Opus 4.7 和 Opus 4.8。请参阅 [Auto mode 配置](/docs/zh-CN/auto-mode-config)。在 v2.1.158 到 v2.1.206 中,这些提供商上的 auto mode 还需要设置 `CLAUDE_CODE_ENABLE_AUTO_MODE=1`;v2.1.207 移除了该要求。<br />
210<span id="fn3" style={{display: 'block', position: 'relative', top: '-120px'}} /><sup>3</sup> 显式间隔(如 `/loop every 2 hours`)在每个提供商上都有效。在 Amazon Bedrock、Claude Platform on AWS、Google Cloud's Agent Platform 和 Microsoft Foundry 上,`/loop` 无法选择自己的间隔或提供默认维护提示,因此没有间隔的提示每 10 分钟运行一次,没有参数的 `/loop` 显示使用消息。请参阅[计划任务](/zh-CN/scheduled-tasks)。<br />210<span id="fn3" style={{display: 'block', position: 'relative', top: '-120px'}} /><sup>3</sup> 显式间隔(如 `/loop every 2 hours`)在每个提供商上都有效。在 Amazon Bedrock、Claude Platform on AWS、Google Cloud's Agent Platform 和 Microsoft Foundry 上,`/loop` 无法选择自己的间隔或提供默认维护提示,因此没有间隔的提示每 10 分钟运行一次,没有参数的 `/loop` 显示使用消息。请参阅[计划任务](/docs/zh-CN/scheduled-tasks)。<br />
211<span id="fn4" style={{display: 'block', position: 'relative', top: '-120px'}} /><sup>4</sup> 受您与云提供商的协议约束。<br />211<span id="fn4" style={{display: 'block', position: 'relative', top: '-120px'}} /><sup>4</sup> 受您与云提供商的协议约束。<br />
212<span id="fn5" style={{display: 'block', position: 'relative', top: '-120px'}} /><sup>5</sup> 仅限仪表板和 API。[贡献指标](/zh-CN/analytics#enable-contribution-metrics)需要 claude.ai Team 或 Enterprise 组织。212<span id="fn5" style={{display: 'block', position: 'relative', top: '-120px'}} /><sup>5</sup> 仅限仪表板和 API。[贡献指标](/docs/zh-CN/analytics#enable-contribution-metrics)需要 claude.ai Team 或 Enterprise 组织。
213 213
214<Note>214<Note>
215 如果您通过 [LLM gateway](/zh-CN/llm-gateway) 进行身份验证,功能可用性与网关转发到的基础提供商相匹配。某些仅限 Anthropic 的功能(如 [Advisor](/zh-CN/advisor))仅在网关将请求完整转发到 Anthropic API 时才有效。215 如果您通过 [LLM gateway](/docs/zh-CN/llm-gateway) 进行身份验证,功能可用性与网关转发到的基础提供商相匹配。某些仅限 Anthropic 的功能(如 [Advisor](/docs/zh-CN/advisor))仅在网关将请求完整转发到 Anthropic API 时才有效。
216</Note>216</Note>
217 217
218<h3 id="summary-by-provider">218<h3 id="summary-by-provider">
219 按提供商汇总219 按提供商汇总
220</h3>220</h3>
221 221
222每个选项卡列出了该提供商上不可用或部分支持的内容,以及存在替代方案的地方。未列出的所有内容的工作方式与 Claude 订阅上相同,除了上面注明的[提供商特定的差异](#features-available-on-every-provider)。在 Amazon Bedrock、Google Cloud's Agent Platform、Microsoft Foundry 和 Claude Platform on AWS 上,错误报告和遥测到 Anthropic 默认处于关闭状态。请参阅[按 API 提供商的默认行为](/zh-CN/data-usage#default-behaviors-by-api-provider)了解哪些流量仍然到达 Anthropic 以及如何选择退出。222每个选项卡列出了该提供商上不可用或部分支持的内容,以及存在替代方案的地方。未列出的所有内容的工作方式与 Claude 订阅上相同,除了上面注明的[提供商特定的差异](#features-available-on-every-provider)。在 Amazon Bedrock、Google Cloud's Agent Platform、Microsoft Foundry 和 Claude Platform on AWS 上,错误报告和遥测到 Anthropic 默认处于关闭状态。请参阅[按 API 提供商的默认行为](/docs/zh-CN/data-usage#default-behaviors-by-api-provider)了解哪些流量仍然到达 Anthropic 以及如何选择退出。
223 223
224<Tabs>224<Tabs>
225 <Tab title="Amazon Bedrock">225 <Tab title="Amazon Bedrock">
226 **不可用:** 所有[需要 Claude 订阅的功能](#features-that-require-a-claude-subscription),加上 [web search](/zh-CN/tools-reference#websearch-tool-behavior)、[fast mode](/zh-CN/fast-mode)、[Advisor](/zh-CN/advisor)、[Channels](/zh-CN/channels)、[analytics dashboard](/zh-CN/analytics)、[server-managed settings](/zh-CN/server-managed-settings) 和 [`/design-sync` 和 `/radio` 命令](/zh-CN/commands#all-commands)。226 **不可用:** 所有[需要 Claude 订阅的功能](#features-that-require-a-claude-subscription),加上 [web search](/docs/zh-CN/tools-reference#websearch-tool-behavior)、[fast mode](/docs/zh-CN/fast-mode)、[Advisor](/docs/zh-CN/advisor)、[Channels](/docs/zh-CN/channels)、[analytics dashboard](/docs/zh-CN/analytics)、[server-managed settings](/docs/zh-CN/server-managed-settings) 和 [`/design-sync` 和 `/radio` 命令](/docs/zh-CN/commands#all-commands)。
227 227
228 **部分支持:**228 **部分支持:**
229 229
230 * [Desktop](/zh-CN/desktop):仅通过 [Claude Desktop on 3P](https://claude.com/docs/third-party/claude-desktop/overview)230 * [Desktop](/docs/zh-CN/desktop):仅通过 [Claude Desktop on 3P](https://claude.com/docs/third-party/claude-desktop/overview)
231 * [Auto mode](/zh-CN/auto-mode-config):仅 Sonnet 5、Opus 4.7 和 Opus 4.8231 * [Auto mode](/docs/zh-CN/auto-mode-config):仅 Sonnet 5、Opus 4.7 和 Opus 4.8
232 * [`/loop`](/zh-CN/scheduled-tasks):仅显式间隔232 * [`/loop`](/docs/zh-CN/scheduled-tasks):仅显式间隔
233 * [Zero Data Retention](/zh-CN/zero-data-retention):受您的 AWS 协议约束233 * [Zero Data Retention](/docs/zh-CN/zero-data-retention):受您的 AWS 协议约束
234 234
235 **替代方案:** 对于调度,使用带有显式间隔的 [`/loop`](/zh-CN/scheduled-tasks) 而不是 `/schedule`。对于云会话,使用 [GitHub Actions](/zh-CN/github-actions) 或 [GitLab CI/CD](/zh-CN/gitlab-ci-cd)。对于网络查询,使用带有特定 URL 的 [WebFetch tool](/zh-CN/tools-reference#webfetch-tool-behavior)。235 **替代方案:** 对于调度,使用带有显式间隔的 [`/loop`](/docs/zh-CN/scheduled-tasks) 而不是 `/schedule`。对于云会话,使用 [GitHub Actions](/docs/zh-CN/github-actions) 或 [GitLab CI/CD](/docs/zh-CN/gitlab-ci-cd)。对于网络查询,使用带有特定 URL 的 [WebFetch tool](/docs/zh-CN/tools-reference#webfetch-tool-behavior)。
236 </Tab>236 </Tab>
237 237
238 <Tab title="Claude Platform on AWS">238 <Tab title="Claude Platform on AWS">
239 **不可用:** 所有[需要 Claude 订阅的功能](#features-that-require-a-claude-subscription),加上 [fast mode](/zh-CN/fast-mode)、[Advisor](/zh-CN/advisor)、[Channels](/zh-CN/channels)、[analytics dashboard](/zh-CN/analytics)、[server-managed settings](/zh-CN/server-managed-settings) 和 [`/design-sync` 和 `/radio` 命令](/zh-CN/commands#all-commands)。239 **不可用:** 所有[需要 Claude 订阅的功能](#features-that-require-a-claude-subscription),加上 [fast mode](/docs/zh-CN/fast-mode)、[Advisor](/docs/zh-CN/advisor)、[Channels](/docs/zh-CN/channels)、[analytics dashboard](/docs/zh-CN/analytics)、[server-managed settings](/docs/zh-CN/server-managed-settings) 和 [`/design-sync` 和 `/radio` 命令](/docs/zh-CN/commands#all-commands)。
240 240
241 **Amazon Bedrock 不可用的地方可用:** [web search](/zh-CN/tools-reference#websearch-tool-behavior)。241 **Amazon Bedrock 不可用的地方可用:** [web search](/docs/zh-CN/tools-reference#websearch-tool-behavior)。
242 242
243 **部分支持:**243 **部分支持:**
244 244
245 * [`/loop`](/zh-CN/scheduled-tasks):仅显式间隔245 * [`/loop`](/docs/zh-CN/scheduled-tasks):仅显式间隔
246 246
247 **替代方案:** 对于调度,使用带有显式间隔的 [`/loop`](/zh-CN/scheduled-tasks) 而不是 `/schedule`。对于云会话,使用 [GitHub Actions](/zh-CN/github-actions) 或 [GitLab CI/CD](/zh-CN/gitlab-ci-cd)。247 **替代方案:** 对于调度,使用带有显式间隔的 [`/loop`](/docs/zh-CN/scheduled-tasks) 而不是 `/schedule`。对于云会话,使用 [GitHub Actions](/docs/zh-CN/github-actions) 或 [GitLab CI/CD](/docs/zh-CN/gitlab-ci-cd)。
248 </Tab>248 </Tab>
249 249
250 <Tab title="Google Cloud's Agent Platform">250 <Tab title="Google Cloud's Agent Platform">
251 **不可用:** 所有[需要 Claude 订阅的功能](#features-that-require-a-claude-subscription),加上 [fast mode](/zh-CN/fast-mode)、[Advisor](/zh-CN/advisor)、[Channels](/zh-CN/channels)、[analytics dashboard](/zh-CN/analytics)、[server-managed settings](/zh-CN/server-managed-settings) 和 [`/design-sync` 和 `/radio` 命令](/zh-CN/commands#all-commands)。251 **不可用:** 所有[需要 Claude 订阅的功能](#features-that-require-a-claude-subscription),加上 [fast mode](/docs/zh-CN/fast-mode)、[Advisor](/docs/zh-CN/advisor)、[Channels](/docs/zh-CN/channels)、[analytics dashboard](/docs/zh-CN/analytics)、[server-managed settings](/docs/zh-CN/server-managed-settings) 和 [`/design-sync` 和 `/radio` 命令](/docs/zh-CN/commands#all-commands)。
252 252
253 **部分支持:**253 **部分支持:**
254 254
255 * [Desktop](/zh-CN/desktop):通过[托管设置](https://claude.com/docs/third-party/claude-desktop/configuration)或 [Claude Desktop on 3P](https://claude.com/docs/third-party/claude-desktop/overview)255 * [Desktop](/docs/zh-CN/desktop):通过[托管设置](https://claude.com/docs/third-party/claude-desktop/configuration)或 [Claude Desktop on 3P](https://claude.com/docs/third-party/claude-desktop/overview)
256 * [Web search](/zh-CN/tools-reference#websearch-tool-behavior):Claude 4 及更高版本的模型256 * [Web search](/docs/zh-CN/tools-reference#websearch-tool-behavior):Claude 4 及更高版本的模型
257 * [Auto mode](/zh-CN/auto-mode-config):仅 Sonnet 5、Opus 4.7 和 Opus 4.8257 * [Auto mode](/docs/zh-CN/auto-mode-config):仅 Sonnet 5、Opus 4.7 和 Opus 4.8
258 * [`/loop`](/zh-CN/scheduled-tasks):仅显式间隔258 * [`/loop`](/docs/zh-CN/scheduled-tasks):仅显式间隔
259 * [Zero Data Retention](/zh-CN/zero-data-retention):受您的 Google Cloud 协议约束259 * [Zero Data Retention](/docs/zh-CN/zero-data-retention):受您的 Google Cloud 协议约束
260 260
261 **替代方案:** 对于调度,使用带有显式间隔的 [`/loop`](/zh-CN/scheduled-tasks) 而不是 `/schedule`。对于云会话,使用 [GitHub Actions](/zh-CN/github-actions) 或 [GitLab CI/CD](/zh-CN/gitlab-ci-cd)。261 **替代方案:** 对于调度,使用带有显式间隔的 [`/loop`](/docs/zh-CN/scheduled-tasks) 而不是 `/schedule`。对于云会话,使用 [GitHub Actions](/docs/zh-CN/github-actions) 或 [GitLab CI/CD](/docs/zh-CN/gitlab-ci-cd)。
262 </Tab>262 </Tab>
263 263
264 <Tab title="Microsoft Foundry">264 <Tab title="Microsoft Foundry">
265 **不可用:** 所有[需要 Claude 订阅的功能](#features-that-require-a-claude-subscription),加上 [fast mode](/zh-CN/fast-mode)、[Advisor](/zh-CN/advisor)、[Channels](/zh-CN/channels)、[GitHub Actions](/zh-CN/github-actions) 和 [GitLab CI/CD](/zh-CN/gitlab-ci-cd)、[analytics dashboard](/zh-CN/analytics)、[server-managed settings](/zh-CN/server-managed-settings) 和 [`/design-sync` 和 `/radio` 命令](/zh-CN/commands#all-commands)。265 **不可用:** 所有[需要 Claude 订阅的功能](#features-that-require-a-claude-subscription),加上 [fast mode](/docs/zh-CN/fast-mode)、[Advisor](/docs/zh-CN/advisor)、[Channels](/docs/zh-CN/channels)、[GitHub Actions](/docs/zh-CN/github-actions) 和 [GitLab CI/CD](/docs/zh-CN/gitlab-ci-cd)、[analytics dashboard](/docs/zh-CN/analytics)、[server-managed settings](/docs/zh-CN/server-managed-settings) 和 [`/design-sync` 和 `/radio` 命令](/docs/zh-CN/commands#all-commands)。
266 266
267 **部分支持:**267 **部分支持:**
268 268
269 * [Desktop](/zh-CN/desktop):仅通过 [Claude Desktop on 3P](https://claude.com/docs/third-party/claude-desktop/overview)269 * [Desktop](/docs/zh-CN/desktop):仅通过 [Claude Desktop on 3P](https://claude.com/docs/third-party/claude-desktop/overview)
270 * [Auto mode](/zh-CN/auto-mode-config):仅 Sonnet 5、Opus 4.7 和 Opus 4.8270 * [Auto mode](/docs/zh-CN/auto-mode-config):仅 Sonnet 5、Opus 4.7 和 Opus 4.8
271 * [`/loop`](/zh-CN/scheduled-tasks):仅显式间隔271 * [`/loop`](/docs/zh-CN/scheduled-tasks):仅显式间隔
272 * [Zero Data Retention](/zh-CN/zero-data-retention):受您的 Azure 协议约束272 * [Zero Data Retention](/docs/zh-CN/zero-data-retention):受您的 Azure 协议约束
273 273
274 **替代方案:** 对于调度,使用带有显式间隔的 [`/loop`](/zh-CN/scheduled-tasks) 而不是 `/schedule`。274 **替代方案:** 对于调度,使用带有显式间隔的 [`/loop`](/docs/zh-CN/scheduled-tasks) 而不是 `/schedule`。
275 </Tab>275 </Tab>
276 276
277 <Tab title="Anthropic Console">277 <Tab title="Anthropic Console">
278 **不可用:** 所有[需要 Claude 订阅的功能](#features-that-require-a-claude-subscription)。278 **不可用:** 所有[需要 Claude 订阅的功能](#features-that-require-a-claude-subscription)。
279 279
280 [按提供商变化的 CLI 功能](#cli-capabilities-that-vary-by-provider)中的所有内容都可用,当 API 密钥属于 Team 或 Enterprise 组织时,[server-managed settings](/zh-CN/server-managed-settings) 也可用。280 [按提供商变化的 CLI 功能](#cli-capabilities-that-vary-by-provider)中的所有内容都可用,当 API 密钥属于 Team 或 Enterprise 组织时,[server-managed settings](/docs/zh-CN/server-managed-settings) 也可用。
281 </Tab>281 </Tab>
282</Tabs>282</Tabs>
283 283
289 289
290| 功能 | Pro | Max | Team | Enterprise |290| 功能 | Pro | Max | Team | Enterprise |
291| :-------------------------------------------------------------------------- | :-- | :-- | :------------ | :-------------------------------- |291| :-------------------------------------------------------------------------- | :-- | :-- | :------------ | :-------------------------------- |
292| [网络上的 Claude Code](/zh-CN/claude-code-on-the-web) | ✓ | ✓ | ✓ | ✓ <sup><a href="#fn6">6</a></sup> |292| [网络上的 Claude Code](/docs/zh-CN/claude-code-on-the-web) | ✓ | ✓ | ✓ | ✓ <sup><a href="#fn6">6</a></sup> |
293| [Routines](/zh-CN/routines) | ✓ | ✓ | ✓ | ✓ |293| [Routines](/docs/zh-CN/routines) | ✓ | ✓ | ✓ | ✓ |
294| [Remote Control](/zh-CN/remote-control) | ✓ | ✓ | Admin-enabled | Admin-enabled |294| [Remote Control](/docs/zh-CN/remote-control) | ✓ | ✓ | Admin-enabled | Admin-enabled |
295| [Channels](/zh-CN/channels) | ✓ | ✓ | Admin-enabled | Admin-enabled |295| [Channels](/docs/zh-CN/channels) | ✓ | ✓ | Admin-enabled | Admin-enabled |
296| [Computer use](/zh-CN/computer-use) | ✓ | ✓ | ✗ | ✗ |296| [Computer use](/docs/zh-CN/computer-use) | ✓ | ✓ | ✗ | ✗ |
297| Dispatch ([Desktop](/zh-CN/desktop#sessions-from-dispatch)) | ✓ | ✓ | ✗ | ✗ |297| Dispatch ([Desktop](/docs/zh-CN/desktop#sessions-from-dispatch)) | ✓ | ✓ | ✗ | ✗ |
298| [Code Review](/zh-CN/code-review) | ✗ | ✗ | ✓ | ✓ |298| [Code Review](/docs/zh-CN/code-review) | ✗ | ✗ | ✓ | ✓ |
299| [Artifacts](/zh-CN/artifacts) | ✓ | ✓ | ✓ | Admin-enabled |299| [Artifacts](/docs/zh-CN/artifacts) | ✓ | ✓ | ✓ | Admin-enabled |
300| [分析仪表板和贡献指标](/zh-CN/analytics) | ✗ | ✗ | ✓ | ✓ |300| [分析仪表板和贡献指标](/docs/zh-CN/analytics) | ✗ | ✗ | ✓ | ✓ |
301| [Enterprise Analytics API](/zh-CN/analytics#access-data-programmatically) | ✗ | ✗ | ✗ | ✓ |301| [Enterprise Analytics API](/docs/zh-CN/analytics#access-data-programmatically) | ✗ | ✗ | ✗ | ✓ |
302| [Server-managed settings](/zh-CN/server-managed-settings) | ✗ | ✗ | ✓ | ✓ |302| [Server-managed settings](/docs/zh-CN/server-managed-settings) | ✗ | ✗ | ✓ | ✓ |
303| [SSO](https://support.claude.com/en/articles/9266767-what-is-the-team-plan) | ✗ | ✗ | ✓ | ✓ |303| [SSO](https://support.claude.com/en/articles/9266767-what-is-the-team-plan) | ✗ | ✗ | ✓ | ✓ |
304| SCIM | ✗ | ✗ | ✗ | ✓ |304| SCIM | ✗ | ✗ | ✗ | ✓ |
305| [Compliance API](https://platform.claude.com/docs/en/api/compliance) | ✗ | ✗ | ✗ | ✓ |305| [Compliance API](https://platform.claude.com/docs/en/api/compliance) | ✗ | ✗ | ✗ | ✓ |
306| [Zero Data Retention](/zh-CN/zero-data-retention) | ✗ | ✗ | ✗ | ✓ <sup><a href="#fn7">7</a></sup> |306| [Zero Data Retention](/docs/zh-CN/zero-data-retention) | ✗ | ✗ | ✗ | ✓ <sup><a href="#fn7">7</a></sup> |
307 307
308<span id="fn6" style={{display: 'block', position: 'relative', top: '-120px'}} /><sup>6</sup> 在 Enterprise 上,需要高级座位或 Chat + Claude Code 座位。请参阅[网络上的 Claude Code](/zh-CN/claude-code-on-the-web)。<br />308<span id="fn6" style={{display: 'block', position: 'relative', top: '-120px'}} /><sup>6</sup> 在 Enterprise 上,需要高级座位或 Chat + Claude Code 座位。请参阅[网络上的 Claude Code](/docs/zh-CN/claude-code-on-the-web)。<br />
309<span id="fn7" style={{display: 'block', position: 'relative', top: '-120px'}} /><sup>7</sup> 不包含在标准 Enterprise 计划中。需要 Anthropic 为合格账户单独启用。请参阅 [Zero Data Retention](/zh-CN/zero-data-retention)。309<span id="fn7" style={{display: 'block', position: 'relative', top: '-120px'}} /><sup>7</sup> 不包含在标准 Enterprise 计划中。需要 Anthropic 为合格账户单独启用。请参阅 [Zero Data Retention](/docs/zh-CN/zero-data-retention)。
310 310
311有关定价和完整的计划比较,请参阅 [Team 计划](https://support.claude.com/en/articles/9266767-what-is-the-team-plan)和 [Enterprise 计划](https://support.claude.com/en/articles/9797531-what-is-the-enterprise-plan)。311有关定价和完整的计划比较,请参阅 [Team 计划](https://support.claude.com/en/articles/9266767-what-is-the-team-plan)和 [Enterprise 计划](https://support.claude.com/en/articles/9797531-what-is-the-enterprise-plan)。
312 312
314 模型可用性314 模型可用性
315</h2>315</h2>
316 316
317有关每个提供商和地区可用的 Claude 模型和上下文窗口大小,请参阅[模型配置](/zh-CN/model-config)和[模型概述](https://platform.claude.com/docs/en/about-claude/models/overview)。Vision、PDF 输入和扩展思考是模型功能而不是 Claude Code 功能,在提供该模型的每个提供商上都有效。[Prompt caching](/zh-CN/prompt-caching) 在大多数提供商上的工作方式相同;在 Amazon Bedrock 上,支持因模型而异。317有关每个提供商和地区可用的 Claude 模型和上下文窗口大小,请参阅[模型配置](/docs/zh-CN/model-config)和[模型概述](https://platform.claude.com/docs/en/about-claude/models/overview)。Vision、PDF 输入和扩展思考是模型功能而不是 Claude Code 功能,在提供该模型的每个提供商上都有效。[Prompt caching](/docs/zh-CN/prompt-caching) 在大多数提供商上的工作方式相同;在 Amazon Bedrock 上,支持因模型而异。
318 318
319<h2 id="related-resources">319<h2 id="related-resources">
320 相关资源320 相关资源
321</h2>321</h2>
322 322
323* [企业部署概述](/zh-CN/third-party-integrations):比较提供商之间的身份验证、计费和地区323* [企业部署概述](/docs/zh-CN/third-party-integrations):比较提供商之间的身份验证、计费和地区
324* 提供商设置指南:[Amazon Bedrock](/zh-CN/amazon-bedrock)、[Claude Platform on AWS](/zh-CN/claude-platform-on-aws)、[Google Cloud's Agent Platform](/zh-CN/google-vertex-ai)、[Microsoft Foundry](/zh-CN/microsoft-foundry)324* 提供商设置指南:[Amazon Bedrock](/docs/zh-CN/amazon-bedrock)、[Claude Platform on AWS](/docs/zh-CN/claude-platform-on-aws)、[Google Cloud's Agent Platform](/docs/zh-CN/google-vertex-ai)、[Microsoft Foundry](/docs/zh-CN/microsoft-foundry)
325* [平台和集成](/zh-CN/platforms):Claude Code 运行的地方,包括 CLI、Desktop、IDE 扩展、网络、移动和 CI/CD325* [平台和集成](/docs/zh-CN/platforms):Claude Code 运行的地方,包括 CLI、Desktop、IDE 扩展、网络、移动和 CI/CD