Skip to content

docs: document Claude Agent SDK billing change (June 15, 2026)#847

Merged
webdevcody merged 2 commits into
mainfrom
docs/agent-sdk-billing-change
May 22, 2026
Merged

docs: document Claude Agent SDK billing change (June 15, 2026)#847
webdevcody merged 2 commits into
mainfrom
docs/agent-sdk-billing-change

Conversation

@Shironex

@Shironex Shironex commented May 22, 2026

Copy link
Copy Markdown
Collaborator

What

Documents Anthropic's Claude Agent SDK billing change taking effect June 15, 2026 in the README.

Why

From June 15, 2026, Claude Agent SDK usage (the claude -p command and apps built on the SDK) is metered against a separate, dollar-denominated monthly credit pool at standard API rates — no longer your interactive Claude.ai / Claude Code subscription limits. The credit must be claimed once via your Claude account, then refreshes each billing cycle (no rollover). This directly affects anyone running Automaker's Claude provider, so users should know before the cutover.

Monthly credit by plan: Pro $20, Max 5x $100, Max 20x $200 (Team Standard $20, Team Premium $100, Enterprise $20$200).

Scope note

The change is Claude Agent SDK only. Automaker's other providers — Codex, Copilot, Cursor, Gemini, OpenCode — are billed through their own services and are unaffected. The README wording is scoped accordingly.

Changes

  • Short [!IMPORTANT] callout at the top of the README linking to the detail
  • Detailed callout under Powered by Claude Agent SDK
  • Pointer note in Authentication Setup

Source: Anthropic Help Center — Use the Claude Agent SDK with your Claude plan

Summary by CodeRabbit

  • Documentation
    • Added prominent notices about Claude Agent SDK billing changes effective June 15, 2026.
    • Detailed the credit-pool billing structure: plan-based monthly credit amounts, one-time claim requirement, and behavior when credits are exhausted.
    • Expanded authentication section with a clear note about separate monthly credit-pool billing and links to the full billing details.

Review Change Stack

Add a top-level callout plus a detailed note under "Powered by Claude
Agent SDK" explaining that, effective June 15 2026, Claude Agent SDK
usage moves to a separate dollar-denominated monthly credit pool that
must be claimed once. Scoped to Automaker's Claude provider; other
providers (Codex, Copilot, Cursor, Gemini, OpenCode) are unaffected.
@coderabbitai

coderabbitai Bot commented May 22, 2026

Copy link
Copy Markdown
Contributor

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: e97fe32e-c53b-4814-a726-fff48c5aeb33

📥 Commits

Reviewing files that changed from the base of the PR and between 0f7aecf and 28b7ee6.

📒 Files selected for processing (1)
  • README.md

📝 Walkthrough

Walkthrough

README.md is updated with three coordinated notices about Claude Agent SDK billing changes effective June 15, 2026: an early IMPORTANT callout in the introduction, expanded billing terms in the Powered by Claude Agent SDK section, and a Note in the authentication area linking to the billing details.

Changes

Claude Agent SDK Billing Documentation

Layer / File(s) Summary
Billing change notices across README sections
README.md
Early IMPORTANT notice in the introduction (range_503cd7748bc8), comprehensive billing-terms details in the Powered by Claude Agent SDK section (range_e613b688bcb9), and a note in the authentication area (range_3ba01381caec) all direct readers to the billing change details and explain the separate monthly credit pool structure.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • AutoMaker-Org/automaker#263: Both PRs update README.md content around the Claude Agent SDK and authentication/billing-related documentation.

Suggested labels

Documentation

Poem

🐰 A notice hops through docs with care,
June's billing change is now laid bare,
Credit pools counted, one-time claim to make,
From intro down to auth—no step to take,
Small notes remind so readers won't despair.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title directly and clearly summarizes the main change: documenting the Claude Agent SDK billing change effective June 15, 2026, which matches the primary objective of the PR.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/agent-sdk-billing-change

Warning

Review ran into problems

🔥 Problems

Stopped waiting for pipeline failures after 30000ms. One of your pipelines takes longer than our 30000ms fetch window to run, so review may not consider pipeline-failure results for inline comments if any failures occurred after the fetch window. Increase the timeout if you want to wait longer or run a @coderabbit review after the pipeline has finished.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@Shironex Shironex self-assigned this May 22, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the README.md to include important information regarding Claude Agent SDK billing changes effective June 15, 2026. The feedback suggests minor formatting and capitalization adjustments to ensure consistency across the new documentation sections.

Comment thread README.md Outdated
>
> This applies **only to Automaker's Claude provider**, which is built on the Claude Agent SDK. If you run agents with other providers (Codex, Copilot, Cursor, Gemini, OpenCode), they are billed through those services and are unaffected. Anthropic is moving programmatic Agent SDK usage out of your normal subscription rate limits and onto a **separate, dollar-denominated monthly credit pool**. Interactive use (Claude.ai chat, Claude Code in your terminal/IDE) keeps using your existing subscription limits, but the Agent SDK, the `claude -p` command, and apps built on it like Automaker draw from this new credit instead.
>
> - **Monthly credit by plan:** Pro `$20`, Max 5x `$100`, Max 20x `$200` (Team Standard `$20`, Team Premium `$100`, Enterprise `$20`–`$200`). Credit is metered at standard API rates, refreshes each billing cycle, and does **not** roll over.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The formatting of the currency range for Enterprise plans is inconsistent with the other values in the list. Wrapping the entire range in backticks would be more consistent with the preceding items and improve readability.

Suggested change
> - **Monthly credit by plan:** Pro `$20`, Max 5x `$100`, Max 20x `$200` (Team Standard `$20`, Team Premium `$100`, Enterprise `$20``$200`). Credit is metered at standard API rates, refreshes each billing cycle, and does **not** roll over.
- **Monthly credit by plan:** Pro `$20`, Max 5x `$100`, Max 20x `$200` (Team Standard `$20`, Team Premium `$100`, Enterprise `$20$200`). Credit is metered at standard API rates, refreshes each billing cycle, and does **not** roll over.

Comment thread README.md Outdated
>
> - **Monthly credit by plan:** Pro `$20`, Max 5x `$100`, Max 20x `$200` (Team Standard `$20`, Team Premium `$100`, Enterprise `$20`–`$200`). Credit is metered at standard API rates, refreshes each billing cycle, and does **not** roll over.
> - **You must claim the credit once.** It is a one-time opt-in through your Claude account; after that it refreshes automatically each cycle. Team/Enterprise admins receive instructions by email, and each member claims their own credit.
> - **When the credit runs out:** further Agent SDK usage either flows to usage credits at standard API rates (only if you have usage credits enabled) or stops until the credit refreshes.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

For consistency with the other list items in this section (e.g., the 'Monthly credit by plan' item), the sentence following the bolded header should start with a capital letter.

Suggested change
> - **When the credit runs out:** further Agent SDK usage either flows to usage credits at standard API rates (only if you have usage credits enabled) or stops until the credit refreshes.
- **When the credit runs out:** Further Agent SDK usage either flows to usage credits at standard API rates (only if you have usage credits enabled) or stops until the credit refreshes.

Wrap the Enterprise credit range in a single code span and capitalize
the "When the credit runs out" bullet for consistency.
@webdevcody webdevcody merged commit 5888d2e into main May 22, 2026
6 checks passed
@webdevcody webdevcody deleted the docs/agent-sdk-billing-change branch May 22, 2026 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants