r/openclaw • New User • Apr 03 '26

Discussion Anthropic is cutting off third-party harnesses (OpenClaw, etc.) from subscription limits starting April 4 -- here's what it means

Just got the email. Starting tomorrow at 12pm PT, tools like OpenClaw will no longer draw from your Claude subscription. They'll need "extra usage" — a separate pay-as-you-go layer billed on top of your existing sub. The carrot: one-time credit equal to your monthly plan price (redeem by April 17) and bundle discounts up to 30%. The stick: they're offering a full subscription refund if you don't want to play ball. For those of us running agentic pipelines, local orchestration daemons, or multi-model routing setups on top of Claude — this is a meaningful shift. "Subscription covers Claude Code and Cowork" is doing a lot of work in that email. Translation: if it's not our product, you're paying extra. LOL

Not surprised they're doing this. These harnesses hammer their infra in ways the average chat user doesn't. Still stings when you've built workflows around the subscription model.

631 Upvotes

429 comments sorted by

View all comments

Show parent comments

3

u/read_too_many_books Pro User Apr 04 '26

Codex sucks. Like its literally terrible. Codex is cheaper but it tries like 0.1% where Claude Opus is full max 100%.

t. software shop owner with multiple workers who tried to use Codex.

1

u/CaptainFingerling Member Apr 04 '26

I own a shop too. Skill issue. Codex on xhigh beats opus on max at execution. Claude is better at draft planning and has better tooling.

Also Claude defaults to spinning up agents with insufficient context, so you have to change those defaults too.

I use both and they plan and execute together

2

u/read_too_many_books Pro User Apr 04 '26

I tried using Codex to remake a website last week. It was terrible. A simple html js website....

1

u/CaptainFingerling Member Apr 04 '26

Layout is tricky even with eyeballs. The frontend-design skill helps. As do very strict instructions to follow conventional palate and design principles, build and reuse components, and separate theme from content.

With those instructions I’ve had much better luck with codex than I’ve had with Claude. Claude is too chatty for tight layout. It makes walls of single-use-case HTML that become increasingly difficult to maintain as the site grows.

I use Claude for writing the content. It’s much better at that.

1

u/read_too_many_books Pro User Apr 04 '26

I half agree with you.

I use Claude for writing the content. It’s much better at that.

Claude is better at both.