upvote
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.

reply
But you can still integrate this (claude -p) into your local workflows when you basically want to pipe pipe stuff to Claude for inference
reply
it's trivial to use tmux. But it does feels like openclaw is used (and increasingly developed) by people who never heard of it.
reply
openclaw even ships with a built in tmux skill
reply
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
reply
They aren’t stopping anyone from using claude -p, they are just charging for that usage.
reply
You absolutely can, just pay for their API usage. The subscriptions are deeply discounted if you use your full quota compared to the API.
reply
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 palpable.

reply
You could think about it this way:

All AI prices will rise soon - probably shortly after the IPOs. The new prices will be eyewatering compared with today’s. This bulling change is lengthening the time until Anthropic have to raise the subscription prices, so those of us who’re not doing 24hr claw stuff can continue to use the tools the way we’ve gotten used to.

reply
Subscriptions are going to leave you open to changes in the subscription terms at any time. This is especially true of AYCE subscriptions for something with a substantial marginal cost of additional usage.

If you want unrestricted and unlimited usage, it's available through the API. Complaining about the subscription like this is basically saying, I want what you're offering, but I demand it for cheaper than what you charge for it. That doesn't make any more sense here than it does at the grocery store.

reply
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.
reply
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.

reply
Did he say they will replace SWEs, or maybe something more nuanced, that code will be written by AI tools?

Honest question from my end, I try to not read every AI related news that keeps telling me “it’s over, good luck feeding your family in 9-12 months”.

reply
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?

reply
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?

reply
Are SWE's the only digital labor job?
reply
And? Hyperbolic fear of change always exists and there's always been more work.

Marx' whole idea of Communism was predicted on the fact that he assumed industrialization would lead to a post-scarcity society requiring virtually no work and a overhaul of how everything was owned and produced. Boy was he wrong.

reply
Oh nooo, labor might be automated and we might see advancement that makes the Industrial Revolution look small! Oh, the humanity! Please someone, stop progressing humanity, I need to cling to my sticks!
reply
> 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.

reply
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.
reply
It's a reasonable comment, and I should be clear, I don't expect it to be a platform. But I do expect to be able to use its advertised features for any reasonable purpose they can support.

Where it leaves me is is sort of like the DoD - nobody should use Claude for anything. Because Anthropic has set as principle here that if they don't like what you do, they will interfere with your usage. There is no principle to guide you on what they might not like and therefore ban next. So you can't do anything you want to be able to rely on. If you need to rely on it, don't use Claude Code.

And to be clear, I'm not arguing at all against using their API per-token billed services.

reply
That rather hinges on exactly what "can support" means. Can they support use cases which work individually but would exceed their capacity to provide if done by a large number of their subscribers?
reply
Is using claude -p supposed to be dangerous? Could someone be confused as openclaw or other things?

If yes, why do Anthropic provide this cli flag?

reply
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 subscription over to open AI.

reply
Im still using opencode with claude pro so im confused.
reply
You're using it with a PAYG API key, not a subscription.
reply
No a normal user is not shelling out to Claude Code 24/7, but OpenClaw certainly is.

OpenAI will soon do the same thing, don't be delusional.

reply
If OpenAI does it too, well then I guess my principles will be challenged. Gemini CLI is unfortunately too eager to use Flash despite my setting it to use Pro, and it generates ass code that doesn't work, so that's out. I might have to invest in some GPUs then and run local. We'll cross that bridge when we get there though.
reply
I’m also terrified of this.

When this happens I will have to look at other providers and downgrade my subscription. Conductor is just too powerful to give up. It’s the whole reason why I’m on a max plan.

reply
I assume this means we can no longer use Claude code sessions in editors like zed because it also wraps claude cli via ACP?
reply
ACP was a good idea but I feel it has not lived up to its potential.
reply
Has there been an actual change to their ToS? As of the last change which I saw reach HN, a week or so ago, `claude -p` was still in compliance with the Claude Code ToS. Has that language changed?
reply
Came here to say the same. I remember the discussion on HN back then where we discovered that an official from Anthropic made clear that claude -p was still okay.
reply
deleted
reply
I keep hearing OpenClaw runs on pi?

EDIT: confused by downvotes. In this thread people are saying it runs on top of `claude -p` and others saying it's on pi.

The `claude -p` option is allowed per https://x.com/i/status/2040207998807908432 so I really don't understand how they're enforcing this.

reply
It runs on pi, not claude -p
reply
That's my understanding too, though i haven't checked it. running claude -p would be horribly inefficient. I would not be surprised if openclaw added some compatibility layer to brute force prompts through claude -p as a workaround. This isn't the first time that openclaw was "banned" from claude subscriptions.
reply
Why are they doing that? Opus is the only good way to run Claw. Do they regret making it cheaper or what?

Also what's the point of Claude -p if not integration with 3rd party code? (They have a whole agents SDK which does the same thing.. but I think that one requires per token pricing.) I guess they regret supporting subscription auth on the -p flag

reply
> Opus is the only good way to run Claw

that's a ridiculous position to take - gemini and others work just great with claw...

reply
Well, it might have been cargo culting but that was the consensus in the OC community a while ago.
reply
5.4 and minimax 2.7 work nicely as well.
reply
exactly. They probably have unsustainable margins on accident.
reply