





















@@ -13,16 +13,18 @@ Anthropic builds the **Claude** model family. OpenClaw supports two auth routes:
1313<Warning>
1414OpenClaw's Claude CLI backend runs the installed Claude Code CLI in
1515non-interactive print mode. Anthropic's current Claude Code docs describe
16-`claude -p` as Agent SDK/programmatic usage. Starting June 15, 2026, Anthropic
17-says subscription-plan `claude -p` usage no longer draws from normal Claude
18-plan limits; it draws from a separate monthly Agent SDK credit first, then from
19-usage credits at standard API rates when those credits are enabled.
16+`claude -p` as Agent SDK/programmatic usage. Anthropic's June 15, 2026 support
17+update paused the announced Agent SDK billing change. For now, Anthropic says
18+Claude Agent SDK, `claude -p`, and third-party app usage still draw from a
19+subscription's usage limits. The previously announced monthly Agent SDK credit
20+is not available while Anthropic revises that plan.
20212122Interactive Claude Code still draws from the signed-in Claude plan limits. API
2223key auth remains direct pay-as-you-go API billing. For long-lived gateway hosts,
2324shared automation, and predictable production spend, use an Anthropic API key.
242525-Anthropic's current public docs:
26+Check Anthropic's current support articles before relying on subscription
27+billing behavior:
26282729- [Claude Code CLI reference](https://code.claude.com/docs/en/cli-usage)
2830- [Use the Claude Agent SDK with your Claude plan](https://support.claude.com/en/articles/15036540-use-the-claude-agent-sdk-with-your-claude-plan)
@@ -141,14 +143,23 @@ Anthropic's current public docs:
141143OpenClaw uses Claude Code's non-interactive `claude -p` path for Claude CLI
142144runs. Anthropic currently treats that path as Agent SDK/programmatic usage:
143145144-- Until June 15, 2026, subscription-plan handling follows Anthropic's active
145- Claude Code rules for the signed-in account.
146-- Starting June 15, 2026, subscription-plan `claude -p` usage draws from the
147- user's monthly Agent SDK credit first, then from usage credits at standard
148- API rates if usage credits are enabled.
146+- Anthropic's June 15, 2026 support update paused the previously announced
147+ separate Agent SDK credit plan.
148+- For now, subscription-plan Claude Agent SDK, `claude -p`, and third-party
149+ app usage still draw from the signed-in subscription's usage limits.
150+- The previously announced monthly Agent SDK credit is not available while
151+ Anthropic revises that plan.
149152- Console/API-key logins use pay-as-you-go API billing and do not receive
150153 the subscription Agent SDK credit.
151154155+See Anthropic's [Agent SDK plan
156+article](https://support.claude.com/en/articles/15036540-use-the-claude-agent-sdk-with-your-claude-plan)
157+for the pause notice, and the Claude Code plan articles for
158+[Pro/Max](https://support.claude.com/en/articles/11145838-use-claude-code-with-your-pro-or-max-plan)
159+and
160+[Team/Enterprise](https://support.claude.com/en/articles/11845131-use-claude-code-with-your-team-or-enterprise-plan)
161+subscription behavior.
162+152163Anthropic can change Claude Code billing and rate-limit behavior without an
153164OpenClaw release. Check `claude auth status`, `/status`, and
154165Anthropic's linked docs when billing predictability matters.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。