Anthropic disables Claude Code OAuth tokens for OpenClaw, requiring separate billing

Anthropic's policy change for third-party Claude usage
Anthropic is implementing a significant change to how Claude subscriptions can be used with third-party tools. Starting April 4 at 12pm PT / 8pm BST, users will no longer be able to use their Claude subscription limits for third-party harnesses including OpenClaw.
The change specifically affects the ability to use Claude Code CLI tokens or long-lived OAuth tokens with OpenClaw. According to an email sent to users, these tokens will require "extra usage" billed separately from subscriptions through a pay-as-you-go option.
Technical details and enforcement
The source indicates that OpenClaw already sends Claude Code signatures for these tokens. The enforcement mechanism isn't specified, but possibilities mentioned include updating signatures or implementing more complex token refresh systems. One contributor familiar with the codebase suggests they'll attempt to work around the restriction and submit a PR fix if their tokens stop working.
Transition details and alternatives
Anthropic is offering a one-time credit for extra usage equal to the user's monthly subscription price, redeemable by April 17. They're also introducing discounts of up to 30% for pre-purchasing bundles of extra usage.
Users who prefer not to enable extra billing have the option to request a refund of their subscription. The policy applies initially to OpenClaw but will be rolled out to all third-party harnesses shortly.
According to Anthropic's email, the change is due to these tools putting "an outsized strain on our systems" and the need to prioritize customers using core products like Claude Code and Claude Cowork.
📖 Read the full source: r/openclaw
👀 See Also

The Frontier AI Race is Over: Networks of Smaller Models Beat Centralized AI on Cost and Capability
Networks of smaller AI models now outperform every frontier AI system on speed, accuracy, and cost. The article argues that centralized AI companies cannot regain the lead due to the "Hydra Effect" — ensembling cheaper models recursively beats any single model.

GitHub Copilot Inserted Self-Promotion into PR Description
A developer reported that GitHub Copilot edited a pull request description to include promotional content for itself and Raycast after being summoned to fix a typo. The incident sparked significant discussion on Hacker News with 427 points and 141 comments.

Meta's AI Agent Pivot: Zuckerberg Says Progress Not Fast Enough, $145B Spent
Meta CEO Mark Zuckerberg told staff that AI agent development hasn't accelerated as expected. The company spent $145B on AI infrastructure this year and laid off 8,000 employees to reorganize around AI.

Anthropic Launches Claude Code Channels for Messaging from Telegram or Discord
Anthropic has released Claude Code Channels, allowing developers to message their AI coding sessions from Telegram or Discord while keeping code local.