Live data from Hacker News

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

news.ycombinator.com

211–220 of 928 posts

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

#211

Earlier quoted context omitted.

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…

You aren't paying to be using that limit all of the time. You are paying to be using that limit some of the time. There are 5 hour windows when you are sleeping and can't use it. There are weekend limits. Theoretically you can max out every 5 hour window, but they lose money on that. It's structured so users can have bursts of unlimited usage, and spend ~15% of the theoretical max cap, and that's still cheaper than a…

[deleted]

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

#212

Earlier quoted context omitted.

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…

You aren't paying to be using that limit all of the time. You are paying to be using that limit some of the time. There are 5 hour windows when you are sleeping and can't use it. There are weekend limits. Theoretically you can max out every 5 hour window, but they lose money on that. It's structured so users can have bursts of unlimited usage, and spend ~15% of the theoretical max cap, and that's still cheaper than a…

Efficient token use will be the new code/vim golf.

Whether it's human token use, or future OpenClaws

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

#214
post #117

Earlier quoted context omitted.

It is confusing for a company to sell you the subscription service, say "Claude Code is covered", ship Claude Code with `claude -p`, and then say "oh right, actually, not _all of Claude Code_, don't try and use it as a executable ... sorry, right, the subscription only works as long as you're looking at that juicy little Claude Code logo in the TUI" The disrespect Anthropic has for their user base is constant and pal…

This strikes me the same way the people in college who would print 497 empty pages at the end of the semester for the quota "they'd paid for" or that one guy who made lemonade at restaurants with the free lemon wedges and sugar packets. "Contempt for users" is silly. Adjusting terms to handle users who use things as not intended isn't contempt.

Contempt for users is not silly when the CEO of said company has repeatedly claimed they will replace SWEs "end-to-end" by next year.

I'm not sure what to say. You're either listening to the actions of these companies, or you're not in a place where you feel the need to be concerned be their actions.

I'm in a place where I'm concerned by their actions, and the impact that their claims and behavior have on the working environment around me.

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

#215
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:…

> building products around claude -p

But OpenClaw is not a product. It's just a pile of open source code that the user happens to choose to run. It's the user electing to use the functionality provided to them in the manner they want to. There's nothing fundamental to distinguish the user from running claude -p inside OpenClaw from them running it inside their own script.

I've mostly defended Anthropic's position on people using the session ids or hidden OAuth tokens etc. But this is directly externally exposed functionality and they are telling the user certain types of uses are banned arbitrarily because they interfere with Anthropic's business.

This really harms the concept of it as a platform - how can I build anything on Claude if Anthropic can turn around and say they don't like it and ban me arbitrarily.

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

#216

Marketing geniuses. They had 2 options here: 1. Make a better product/alternative to Openclaw and start eating their userbase. They hold the advantage because the ones "using their servers too much" are already their clients so they could reach out and keep trying to convert. Openclaw literally brought them customers at the door. 2. Do everyone royally and get them off their platform - with a strong feeling of dislik…

I'm fine with it. I don't want my subscription subsidizing the claw people.

How about the people that don't use OpenClaw, but alternative agent harnesses that are vastly better than Claude Code?

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

#217
post #212

Earlier quoted context omitted.

You aren't paying to be using that limit all of the time. You are paying to be using that limit some of the time. There are 5 hour windows when you are sleeping and can't use it. There are weekend limits. Theoretically you can max out every 5 hour window, but they lose money on that. It's structured so users can have bursts of unlimited usage, and spend ~15% of the theoretical max cap, and that's still cheaper than a…

Efficient token use will be the new code/vim golf. Whether it's human token use, or future OpenClaws

It’s the new cloud cost vector, where cutting 2K from context on a busy service saves $xxxxx.

Terse.

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

#218

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…

The entire point of AI is for it to do shit autonomously? The whole point is that the users can have it doing shit for them instead of them having to babysit the computer. The fact that users still have to sit there and argue with it erodes their value proposition. The proposition you can pay fewer salaries.

I would argue that „doing shit” should be done by dummy automations. AI should be used to help build that automations or step in when dummy automation breaks.

For now too many people will use AI for stuff that deterministic stupid code would be much more efficient.

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

#219
post #215
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:…

> building products around claude -p But OpenClaw is not a product. It's just a pile of open source code that the user happens to choose to run. It's the user electing to use the functionality provided to them in the manner they want to. There's nothing fundamental to distinguish the user from running claude -p inside OpenClaw from them running it inside their own script. I've mostly defended Anthropic's position on…

Claude Code is not a platform and you’re not meant to be building on it. Netflix is also not a platform and you shouldn’t be running code (open source or not) to mass download Netflix movies either.

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

#220
post #186
post #12

Earlier quoted context omitted.

even higher than $200? gosh, what are you doing to hit limits every day?

For me it's surprising that they expected anything other than heavy utilisation at that price point. People don't subscribe at those prices and forget about it.

All these companies are offering quite generous subscription plans if you compare to API pricing.

There's gotta be a limit; nobody can afford to have tons of users who are losing them money every month.

Post reply on HN