Claude Code’s New Usage Plans (And What They Actually Mean for You)
Here's the simple explanation of what the Claude Code plan change announcements mean: Claude Code just split subscription usage into 2 buckets, and they each have different rules.
Bucket 1 = "Interactive" usage
- This means using the Claude Code CLI*, Claude Code Desktop App, Claude Code Extension in VSCode / IDEs, and the Claude Code Web and Mobile App.
- Usage draws from your subscription limits included in your plan (weekly / monthly limits)
- If this is the only way you use Claude Code, good news: there's no change for you!
- You actually benefit from 50% higher weekly rate limits, which is in effect from May 13 until 13 July.
Bucket 2 = "Programmatic" usage
- This includes using the Claude Code CLI with Headless Mode (claude -p), Claude Code Github Action, the Claude Agent SDK, and third party apps built on Agent SDK.
- Big change: Usage does not draw against subscription limits, but is instead billed separately at API rates.
- You can login with your Claude Code subscription and don’t need to bring your own API key, but you'll need to pay separately for usage from this bucket, in addition to your monthly CC sub.
- Some good news: You get between $20-200 of credits per month depending on tier ($20 for pro, $100 for Claude Max 5X, $200 for Claude Max 20X)
- Light users of headless mode or the Claude Code Github Action are likely least impacted -- I'd estimate this is probably ~80-90% of Claude Code users.
- Power users of headless mode, CC Github Action, or Agent SDK / 3rd Party Agent SDK apps are most impacted and will need to pay API costs for excess usage once the monthly credit runs out. I'd estimate this is ~10-20% of Claude Code users.
For me, the biggest impact that headless mode and the CC GitHub Action no longer counts against your subscription. Here's Anthropic's rationale from the Support article on the new programmatic usage credit:
"Production automation at scale. The Agent SDK monthly credit is sized for individual experimentation and automation. Teams running shared production automation should use the Claude Developer Platform with an API key for predictable pay-as-you-go billing."
Reply with what you think of the new changes and if/ how they impact you -- very curious to hear your thoughts.
Starting June 15, paid Claude plans can claim a dedicated monthly credit for programmatic usage.
The credit covers usage of:
- Claude Agent SDK
- claude -p
- Claude Code GitHub Actions
- Third-party apps built on the Agent SDK