Live data from Hacker News

Tell HN: Anthropic no longer allowing Claude Code subscriptions to use OpenClaw

news.ycombinator.com

341–350 of 928 posts

Re: Tell HN: Anthropic no longer allowing Claude Code subscriptions to use OpenClaw

#342
post #337

Earlier quoted context omitted.

Why "should" they? There's no reason they would especially when their competitor now owns OpenClaw.

Because a big part of Anthropic's story is that they build based on how people actually use AI. Power users aren't just annoying edge cases, they're signal. Throttling them and calling it done is inconsistent with that.

Sorry to tell you but generally any company's "story" is all marketing and PR, if it interferes with their making money, which it does in this case, that company will not hesitate to leave it behind.

Re: Tell HN: Anthropic no longer allowing Claude Code subscriptions to use OpenClaw

#343

I got fed up with Claude code limits and have been using a combination of qwen3-coder, gemma4, and qwen3-vl locally. Gets me 90% of the way there and CC is still around for now if I need it. Btw even at insane markups $200/mo means GPUs break even pretty fast.

the hardware ROI is insane right now tbh. a $200/mo sub is literally paying off a second gpu in less than a year.

Re: Tell HN: Anthropic no longer allowing Claude Code subscriptions to use OpenClaw

#344

GitHub Copilot supports Anthropic models with any client but they have a monthly usage cap after which it is pay-per-prompt. https://news.ycombinator.com/item?id=46936105 Billing can be bypassed using a combo of subagents with an agent definition > "Even without hacks, Copilot is still a cheap way to use Claude models" 20260116 https://github.blog/changelog/2026-01-16-github-copilot-now-... https://github.com/feature…

GHCP also has magical rate limits that hit users that slam multi-agent workflows or other crazy request burners.

Mind you, I think GHCP is a great service at an excellent price, but the hardcore vibe coders complain about the rate limits that I've never personally experienced using the CLI.

Re: Tell HN: Anthropic no longer allowing Claude Code subscriptions to use OpenClaw

#346
post #223

I don't understand exactly what is being banned. I have a vibe coded context manager + chat thread UI that I use to manage multiple claude code cli sessions simultaneous. Is this allowed? If not how would this get identified vs other cli usage? How is this different than openclaw?

it’s not banned it will just charge to extra usage instead of going towards the sub when using setup token, you can allocate money to extra usage or make an anthropic api key and use that

Re: Tell HN: Anthropic no longer allowing Claude Code subscriptions to use OpenClaw

#347

Can they actually realistically do this? Nothing technical can stop a client from masquerading as another, and with the right level of dedication, this wouldn't be very hard to do. And since they're mostly targeting power users, seems like they're barking up the wrong tree. Have I missed something?

Realistically, they can likely prevent the majority of this sort of use. You're right that's it's impossible to prevent 100%, but they can likely stop most of it. Particularly because each user is linked with an account which has an extra high cost to the user if penalized. Abuse prevention is harder when you permit anonymous users. (Like OAI's battle against people turning the free logged out chatgpt.com into an API)

Re: Tell HN: Anthropic no longer allowing Claude Code subscriptions to use OpenClaw

#348

Yah well I'll be downgrading my subscription to the $20/month plan for the light chats I have with AI outside of using custom harnesses and will figure out a better provider for the agentic tooling.

couldn’t you just do that and put the other $80 towards extra usage and OpenClaw can use that?

Re: Tell HN: Anthropic no longer allowing Claude Code subscriptions to use OpenClaw

#349
post #285

Earlier quoted context omitted.

>They have to be honest about what they can offer for $200 Their expectation must have been a human using the service at a human capacity. This is different from an automated agent orchestrating a ton of different agents at the same time doing a lot of things. There is a difference.

If people are finding new ways to use AI, they should change how they bill. Banning third party harnesses is bad for a lot of reasons - it looks like they're trying to force people to use their software. Strategically it might make sense - gives them a tiny moat if their models ever slip - but it discourages the breakneck pace of innovation and the long term effect is that their customers (largely highly skilled with…

They don’t need to change how they bill. Your subscription is for Claude app/code. Otherwise you pay per token. It’s always been this way.

Re: Tell HN: Anthropic no longer allowing Claude Code subscriptions to use OpenClaw

#350

Earlier quoted context omitted.

I literally hit my 5 hour window limit in 1.5 hours every single day now. 2 weeks ago, I had only hit my limit a single time and that was when I had multiple agents doing codebase audits.

Anthropic had a special extra usage promotion going on during non-peak hours that ended recently. They didn’t do a great job of explaining it. I wonder how many people got used to the 2X limits and now think Anthropic has done something bad by going back to normal

Naw, it's not that. This is business-day usage for all of it.
Post reply on HN