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?
Tell HN: Anthropic no longer allowing Claude Code subscriptions to use OpenClaw
311–320 of 928 posts
Re: Tell HN: Anthropic no longer allowing Claude Code subscriptions to use OpenClaw
#312This 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:…
Ah thank you, this is very helpful distinction to know. When they shut down open code, I thought it was a lame move and was critical of them, but I could understand at least where they're coming from. With this though, it's ridiculous. Claude core tools are still being used in this case. Shelling out to it to use it there's no different than a normal user would do themselves. If this continues, I'll be taking my $200…
OpenAI will soon do the same thing, don't be delusional.
Re: Tell HN: Anthropic no longer allowing Claude Code subscriptions to use OpenClaw
#313There 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…
As you said, I would imagine where the token usage comes from is irrelevant - you are generating the same load whether you do it from claude code or some other agent. So it seems like the rules are more to do with encouraging claude code usage, rather then claude model usage.
Re: Tell HN: Anthropic no longer allowing Claude Code subscriptions to use OpenClaw
#314Earlier quoted context omitted.
This is how free drink refills, airplane tickets, Internet service, unlimited data plans, insurance, flat rate shipping, monthly transit passes, Netflix, Apple Music, gym memberships, museum memberships, car wash plans, amusement park passes, all you can eat buffets, news subscriptions, and many more work. Either you get a flat rate fee based on certain allowed usage patterns or everyone has to be billed à la carte.
This is a different case - those all have limitations based on human behavior (it's not necessary or possible to constantly be washing your car the entire month when you pay for unlimited washes) - that doesn't exist here. The types of plans available should reflect that reality. If gyms faced a situation where people would go and spend 18 hours working out every day for a month, they would probably change how they b…
Not the best example. The upkeep cost of a gym is pretty flat regardless of how much people use the facilities. Two people can't use a single machine at the same time make it wear out twice as fast. The price of memberships is not correlated to usage, it's inversely correlated to the number of memberships sold.
Re: Tell HN: Anthropic no longer allowing Claude Code subscriptions to use OpenClaw
#315If you started plugging tools into GPT5.4 you may soon discover that you don't need anything beyond a single conversation loop with some light nesting. A lot of the openclaw approach seems to be about error handling, retry, resilience and perspectives on LLM tool use from 4+ months ago. All of these ideas are nice, but it's a hell of a lot easier to just be right the first time if all you need is a source file updated or an email written. You can get done in 100 tokens what others can't seem to get done in millions of tokens. As we become more efficient, the economic urgency around token smuggling begins to dissipate.
Re: Tell HN: Anthropic no longer allowing Claude Code subscriptions to use OpenClaw
#316Big Giant Million Dollar Question: Where does having Openclaw using Claude Code via ACP fall? It's using the Claude Code harness, not the model directly. If you are not aware, ACP creates a persistent session for steering rather than using the models directly.
And you don't have to get anyone's permission to use tmux.
Re: Tell HN: Anthropic no longer allowing Claude Code subscriptions to use OpenClaw
#317Earlier quoted context omitted.
At no point in the last 10,000 years of human civilization has there not been a developing technology that threatened to forever reshape and displace a class of labor. Or are you also upset about the modern plight of the telephone operator, farrier, or coal miner?
I see -- and AI is just like all technologies that came before it ... It is not a class of labor ... it is all digital labor. Do you or do you not understand this? It is digital knowledge itself, and then all communication labor, and then all physical labor with robotics. Is this clear to you?
Re: Tell HN: Anthropic no longer allowing Claude Code subscriptions to use OpenClaw
#318Earlier quoted context omitted.
They sell metered usage while having the implied expectation that most wont use it fully. Power users and users of stuff like OpenClaw don't match that idea. So they further restricted the metered caps, which were only offered to NOT be reached by that many. Simple as that.
>Power users and users of stuff like OpenClaw don't match that idea. Then they should figure out how to structure an offering that accommodates this type of usage not just blanket ban it
Re: Tell HN: Anthropic no longer allowing Claude Code subscriptions to use OpenClaw
#319Earlier 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?
Re: Tell HN: Anthropic no longer allowing Claude Code subscriptions to use OpenClaw
#320Earlier 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…