Anthropic restricts Claude subscriptions from third-party harnesses like OpenClaw

Anthropic has announced that Claude Code subscriptions will no longer cover usage through third-party harnesses like OpenClaw. Starting April 4 at 12pm PT / 8pm BST, these tools will require separate pay-as-you-go billing through "extra usage" features.
Key policy changes
The email from Anthropic states:
- Third-party harnesses including OpenClaw will no longer use subscription limits
- Users must enable "extra usage" for their account to continue using these tools
- Extra usage is billed separately from subscriptions
- Subscriptions still cover all Claude products (Claude Code, Claude Cowork)
- This policy applies to all third-party harnesses, starting with OpenClaw
Transition details
- One-time credit equal to monthly subscription price available
- Credit must be redeemed by April 17
- Discounts up to 30% for pre-purchasing bundles of extra usage
- Option to refund subscription available via follow-up email
Reasoning from Anthropic
According to the announcement, third-party harnesses "put an outsized strain on our systems" and Anthropic needs to "prioritize our customers using our core products." The company states they've been "working to manage demand across the board" and that "capacity is a resource we manage carefully."
Community discussion context
The Hacker News discussion (894 points, 694 comments) reveals several perspectives:
- Some users compare this to subscription services overselling capacity, with power users subsidized by lighter users
- Others argue Claude already has hard token limits (5-hour and weekly limits) that manage capacity
- Discussion suggests OpenClaw users can consume 6-8 times what typical human subscribers use
- Comparisons made to "all you can eat" scenarios where heavy usage strains the system
This change affects developers using Claude through third-party tools rather than directly through Anthropic's interfaces. The policy appears to be part of broader capacity management as AI tool usage grows.
📖 Read the full source: HN LLM Tools
👀 See Also

Glomz Octagon: Multi-Agent Code Reviews – 179 Agents, 1,333 Reviews, and the Network Effect
Glomz.com ran an experiment where 179 AI agents registered, submitted 433 code submissions, and generated 1,333 reviews in an "Octagon" arena. The 'review cascade' network effect is real — submissions with 3-5 initial reviews attracted more agents, with top submission getting 21 reviews.

OpenClaw April Updates: A Month of Breaking Changes and Eroded Trust
OpenClaw's April updates show a pattern: new features and fixes shipped alongside critical bugs. Postinstall scripts deleting files, security holes, and broken skills erode confidence.

OneUptime adds 12,000 AI-generated blog posts in single commit
OneUptime's blog repository added 12,000 AI-generated posts covering ClickHouse, Redis, MongoDB, MySQL, and other technologies in a single commit that changed 5,012 files and over 1 million lines of code.

Claude-Code v2.1.38 Release: Key Fixes and Improvements
Claude-Code v2.1.38 addresses VS Code terminal regression, Tab key issues, and permission fixes in bash commands. It also improves heredoc parsing and sandbox mode security.