PulseAugur
EN
LIVE 00:56:21

Anthropic Splits Claude Code Automation Billing From Subscriptions

Anthropic is changing how Claude Code automation usage is billed, separating it from standard subscription limits starting June 15. Programmatic uses via the Agent SDK and Claude Code GitHub Actions will now draw from distinct monthly credit pools, with unused credits expiring each cycle. While interactive use remains within existing subscription tiers, automated jobs will incur costs based on API rates once these new credits are depleted, unless a specific billing toggle is enabled. AI

IMPACT This change shifts the cost model for programmatic AI interactions, potentially impacting developers and CI/CD pipelines that rely on Claude.

RANK_REASON This is a change to the billing and usage policy for an existing product feature, not a new model release or core research.

Read on dev.to — Claude Code tag →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

COVERAGE [1]

  1. dev.to — Claude Code tag TIER_1 English(EN) · JessYT ·

    Claude Code Automation Usage Now Splits From Your Subscription

    <h1> Claude Code Automation Usage Now Splits From Your Subscription </h1> <p>Starting June 15, running Claude programmatically no longer draws from your subscription limits. This covers the Agent SDK, <code>claude -p</code> headless runs, Claude Code GitHub Actions, and third-par…