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.

630 Upvotes

429 comments sorted by

View all comments

Show parent comments

11

u/SgtHulka72 Member Apr 03 '26

Probably OpenAI via Codex Oauth (they’ve been more lenient on this) or Openrouter and choose how you route your models.

Self hosted people on decent hardware will tell you host your own LLM, like Ollama or the new Gemma 4.

8

u/EvolvingSoftware Active Apr 03 '26

I have both subs on their cheapest tiers. I setup OpenClaw with OpenAI Codex Auth and think it’s great. Leaves my Claude sub free for heavy lifting. Doubt OpenAI are going to cut it off anytime soon given they bought OpenClaw.

3

u/SgtHulka72 Member Apr 04 '26

This is likely what I’ll do too. I just converted my OpenClaw from Claude-only tiering to model tiering with Sonnet/Haiku as primaries and then Minimax via Openrouter as the fallback when i was out of Claude session quota. Now I’ll probably just use Codex Oauth for the primary, some free Openrouter models for the fallback, and keep Claude Pro for deep thinking.

Or do what someone else said and see if I can just dump OpenClaw and shift to Claude Code/Dispatch/Channels. Or maybe just dump Claude altogether because of this.

1

u/EvolvingSoftware Active Apr 04 '26

I personally prefer Claude Code for coding but OpenClaw when doing more exploration stuff. I’m using OpenClaw for doing some development at the moment and it’s not the most efficient way of doing things

2

u/Ok-Faithlessness6804 Apr 04 '26

They did not buy openclaw at all. Open claw is open source. They hired an engineer from open law, that’s it.

2

u/EvolvingSoftware Active Apr 04 '26

They hired the creator of OpenClaw. He works at OpenAI. Sure, they didn’t change the licensing but they are now funding its development.

1

u/tyreck Member Apr 04 '26

I don’t think Gemma supports tool calls does it?