Live data from Hacker News

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

news.ycombinator.com

711–720 of 928 posts

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

#711
post #47

This is slightly different from what OpenCode was banned from doing; they were a separate harness grabbing a user’s Claude Code session and pretending to be Claude Code. OpenClaw was still using Claude Code as the harness (via claude -p)[0]. I understand why Anthropic is doing this (and they’ve made it clear that building products around claude -p is disallowed) but I fear Conductor will be next. [0]: See “Option B:…

and they’ve made it clear that building products around claude -p is disallowed Imagine not being able to connect services together or compose building-blocks to do what you want. This is absolute insanity that runs counter to decades of computing progress and interoperability (including Unix philosophy); and I'm saying this as someone who doesn't even care for using AI.

Except it's not counter to history for SaaS services. Many will ban unauthentic usage from non-human clients. Getting banned from a SaaS service for boting is nothing new

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

#712
post #486

Earlier quoted context omitted.

The open models are still far behind GPT 5.4 and Claude if you're using them for building software.

About a year behind , TBQH. Newer Mixture-of-Experts models are comparable to a slightly older Claude Sonnet; if you don't mind the (lack of) speed. Some benchmarks say they're competitive with the frontier models right now for certain tasks. I'm not sure how much I trust those benchmarks; I have a feeling everyone is playing up to them in some way. Still, if you're willing to accept the latency, they're definitely u…

[deleted]

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

#713

There seem to be a ton of people who don't understand how subscription services work. Every single one of them oversells their capacity. The power users that use the services a lot are subsidized by those who don't use it as much, which tends to be the vast majority of the user base. OpenClaw is an autonomous power user. The growing adoption of this walking attack surface was either going to A) cause the cost of Clau…

What you're saying is conceptually true for subscription services in general, but thats not why they are making this change. There's a 5 hour limit and a weekly limit. Those are hard token limits. Everyone on a plan pays for the max set of tokens in that plan. The limits manage capacity. The solution to that isn't a change of ToS, it's adjusting the limits. In other words this is about Anthropic subsidizing their own…

Well this is what happens when everyone hires an actuary to handle their pricing and every business earns its revenue through psuedo-insurance policy subscription products.

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

#715

There seem to be a ton of people who don't understand how subscription services work. Every single one of them oversells their capacity. The power users that use the services a lot are subsidized by those who don't use it as much, which tends to be the vast majority of the user base. OpenClaw is an autonomous power user. The growing adoption of this walking attack surface was either going to A) cause the cost of Clau…

What you're saying is conceptually true for subscription services in general, but thats not why they are making this change. There's a 5 hour limit and a weekly limit. Those are hard token limits. Everyone on a plan pays for the max set of tokens in that plan. The limits manage capacity. The solution to that isn't a change of ToS, it's adjusting the limits. In other words this is about Anthropic subsidizing their own…

> There's a 5 hour limit and a weekly limit. Those are hard token limits

I mean, humans sleep and do other things than work, so they likely don’t hit their weekly limits or their 5 hour limits every single 5 hour chunk :)

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

#716
post #42

Looks like I'm going to be switching to OpenAI. I know the whole "well those are the terms" Stockholm syndrome argument, but no, those weren't the terms when I signed up. If one of the parties decided to unilaterally change terms in any other everyday situation, nobody would think it was acceptable, but we've become so resigned to corporations having enough money to make the law suit them that we think it's moral beh…

lol, you aren't buying tokens. you're renting subsidized compute predicated entirely on your biological inefficiency.

the $200 tier math only works because humans have to type, read, and eventually go to sleep. OpenClaw replaced that human latency with a non-blocking while true loop. tbh they aren't really defending an ecosystem here, they are just desperately patching a hole in their unit economics that collapsed the second the meat bottleneck was removed.

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

#717
post #297
post #269

Earlier quoted context omitted.

I feel like Anthropic is going down a bad path here with billing things this way. Especially as local LLM continues to develop so fast. I downgraded from my $200 a month plan to my $20 plan and hit limits constantly. I try to use the API access I purchased separately, and it doesn't work with Claude Code (something about the 1 million context requiring extra usage) so I have to use it Continue. Then I get instantly r…

>Especially as local LLM continues to develop so fast. I'm sorry is there anything even close to sonnet, much less opus, that can be run on a 4080? Or 64gb of ram, even slowly?

Well, I reinstalled LM Studio today after some ~10 months since I last used it, just to test Gemma 4. On my PC with 32GB RAM and 4070 Ti (12GB VRAM), it (Gemma 4 26B A4B Q4_K_M) loads and runs reasonably fast, with no manual parameter or configuration tuning - just out of the box, on fresh install - and delivers results usable results on the level I remember expecting from SOTA cloud models 12-16 months ago. And handles image input, too. I'm quite impressed with it, TBH. It's something I can finally see myself using, and yay, it even leaves some RAM and VRAM left for doing other stuff.

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

#718
post #612

Earlier quoted context omitted.

value is high but what about the competitors? is claude that good? the last time i tried claude it was sonnet 4.5. it was ok, not worth the api money clearly. but i only use api tokens for llms.

If you look at SWE, Claude models aren’t that special. Other benchmarks come up with different results. But… anecdotally, Claude is just that good. Gemini needs a lot of hand-holding, and it will still tell you it’s done when it achieved half the work. Or say, “this test isn’t passing, I’ll just delete it”. Every now and then I get tired of it and give the same task to Sonnet 4.6; 5 minutes later I’m done. Bug fixed,…

Matches my experience. I am not sure why, but subjectively it feels better.

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

#720

Earlier quoted context omitted.

We have a legal contract with Anthropic OpenClaw and OpenCode are open source projects with zero warranty and nobody to sue if they have a npm Trojan in them

> OpenClaw and OpenCode are open source projects with zero warranty and nobody to sue if they have a npm Trojan in them When has any technology company been sued for pushing accidental malware in their updates? The reality is that you have never had anyone to sue.

Sure you did. But 99% of the time, you get the benefit of things that come with ability to sue - such as the vendor having a support team that's actually incentivized to respond to reports and deal with them quickly.
Post reply on HN