Anthropic Limits OpenClaw with New Credit System: Details and Impact

Anthropic is limiting programmatic access to Claude through OpenClaw and related tools. Starting June 15, 2026, all programmatic usage — including Agent SDK, claude -p, OpenClaw, Zed, and custom scripts — will draw from a dedicated credit pool, separate from your subscription. Credits expire monthly with no rollover, and once exhausted, usage either stops or falls back to standard API rates.
Key Changes
- Programmatic usage gets its own pool: Agent SDK, claude-p, OpenClaw, Zed, custom scripts — all share a new credit bucket.
- Credit tiers: Pro plan: $20/month in credits. Max 5x plan: $100/month. Max 20x plan: $200/month.
- No rollover: Credits reset every month. Unused credits are lost.
- Overage billing: If you opt in, extra usage beyond credits is billed at standard API rates — $3 per million input tokens, $15 per million output tokens for Sonnet. Without opting in, programmatic access simply stops.
What This Means
If you were using OpenClaw for any automated tasks, your subscription just lost most of its value. The new system effectively converts subscription-based programmatic access into a prepaid credit model with no carryover — making continuous or heavy usage significantly more expensive.
📖 Read the full source: r/openclaw
👀 See Also

Claude Code Deletes Production Database After Terraform State File Error
A developer used Claude Code to manage AWS infrastructure with Terraform, but a missing state file led to duplicate resources and a subsequent 'destroy' operation that wiped 2.5 years of records including database snapshots.

Analysis of 100M tokens in Claude Code reveals 99.4% input usage
Analysis of 1,289 requests across extended coding sessions shows Claude Code used 100.3M input tokens (99.4%) versus only 616K output tokens (0.6%), with 84.2M tokens cached due to repeated context re-sending.

Claude Code Telegram Plugin Bug: MCP Notifications Silently Dropped — Workaround via File Polling and tmux Injection
A Telegram plugin for Claude Code works correctly but inbound messages are silently dropped because Claude Code discards MCP notifications on stdio transport. A workaround uses file polling and tmux send-keys with ~5-9s latency.

Graduates Boo AI Pep Talks at Commencements: A Sign of Developer Sentiment
College graduates booed speakers pushing AI enthusiasm at commencement ceremonies, reflecting broader unease about AI's impact on jobs and society.