[codex] Update Claude CLI billing docs#96848
Conversation
|
Codex review: needs maintainer review before merge. Reviewed June 28, 2026, 1:29 PM ET / 17:29 UTC. Summary PR surface: Docs +22. Total +22 across 4 files. Reproducibility: not applicable. as a runtime reproduction. Source inspection of current main shows the stale billing text, and the PR diff/head contents show the docs-only correction. Review metrics: none identified. Merge readiness Overall follows the weaker of proof and patch quality, so missing proof can cap an otherwise strong patch. Next step before merge
Security Review detailsBest possible solution: Merge the narrow docs correction after maintainer review, keeping broader Claude CLI runtime, onboarding, or provider billing-policy work separate. Do we have a high-confidence way to reproduce the issue? Not applicable as a runtime reproduction. Source inspection of current main shows the stale billing text, and the PR diff/head contents show the docs-only correction. Is this the best way to solve the issue? Yes. Updating the affected public docs with current official Anthropic support language is the narrowest maintainable fix for the stale guidance; no OpenClaw runtime, config, or product behavior change is needed. AGENTS.md: found and applied where relevant. Codex review notes: model internal, reasoning high; reviewed against 891096926e27. Label changesLabel justifications:
Evidence reviewedPR surface: Docs +22. Total +22 across 4 files. View PR surface stats
What I checked:
Likely related people:
What the crustacean ranks mean
Shiny media proof means a screenshot, video, or linked artifact directly shows the changed behavior. Runtime, network, CSP, and security claims still need visible diagnostics. How this review workflow works
|
|
Updated docs/help/testing-live.md to remove the stale extra-usage billing wording and align the live-testing note with the Anthropic pause guidance. Validation rerun:
@clawsweeper re-review |
|
🦞🧹 I asked ClawSweeper to review this item again. |
|
Hi maintainers, this should be ready for review when someone has a moment. This is a docs-only update for stale Claude Agent SDK / Current state:
Would appreciate a maintainer review/merge if the docs direction looks right. |
* Update Claude CLI billing docs * Sync Claude live testing billing note
* Update Claude CLI billing docs * Sync Claude live testing billing note
* Update Claude CLI billing docs * Sync Claude live testing billing note
* Update Claude CLI billing docs * Sync Claude live testing billing note
What Problem This Solves
OpenClaw's Anthropic provider docs still described the previously announced June 15, 2026 Claude Agent SDK /
claude -pbilling change as active. Anthropic's current support article now says that change is paused, so the old wording could mislead users about whetherclaude -pdraws from a separate Agent SDK credit or from their subscription usage limits.Why This Change Was Made
This updates the Claude CLI billing guidance to match Anthropic's current public support language:
claude -p, and third-party app usage still draw from subscription usage limits for now: https://support.claude.com/en/articles/15036540-use-the-claude-agent-sdk-with-your-claude-planclaude -pas SDK-style non-interactive usage: https://code.claude.com/docs/en/cli-referenceThe docs now point users back to Anthropic's support articles before they rely on subscription billing behavior.
User Impact
Users evaluating Anthropic API keys, Claude CLI reuse, or Claude subscription proxy workflows get current billing guidance and direct official references. The recommendation to use API keys for predictable production or shared automation remains unchanged.
Evidence
corepack pnpm docs:listcorepack pnpm format:docs:checkcorepack pnpm docs:check-mdxgit diff --checkrg -n "Starting June 15|monthly Agent SDK credit first|no longer draws from normal Claude|separate monthly Agent SDK credit" docs -Sreturned no matchesFlagged by @fightingsleep.