Live data from Hacker News

Anthropic takes legal action against OpenCode

github.com

221–230 of 418 posts

Re: Anthropic takes legal action against OpenCode

#221

Since there's a lot of questions about what this means, let me explain. Anthropic has two different products that are relevant here: the Claude API and Claude Code. The Claude API has usage based pricing. The more you use, the more you pay. With Claude Code, you can get a monthly subscription which gives you a fixed amount of usage. Comparing equivalent token generation between the Claude API and Claude Code, Claude…

this is actually the best explanation of this situation, why is it downvoted?

Re: Anthropic takes legal action against OpenCode

#222

Earlier quoted context omitted.

This whole thread is people repeating wrong facts that have been clarified 100x in the previous threads on the same issue. I wonder why conversation can never progress. When a stake goes in the ground, it never ever comes out. FWIW OpenAI didn't buy OpenClaw.

And Nvidia didn't buy Groq.

When Peter gets tired of having a boss again, OpenAI will have zero OpenClaw.

Re: Anthropic takes legal action against OpenCode

#223
post #129

Earlier quoted context omitted.

> It is well understood to be 'a loss leader' You have zero proof for this claim. It's like people read somewhere that stuff and keep spitting it out again and again without understanding..

If it wasn't the case, the Claude API pricing would be the same, $200 for unlimited use. But it's metered. We don't know if Claude Code bleeds money for every user that touches it. Probably not. But the different pricing is a strong enough clue that it's an appeal product with subsidized tokens consumption.

There is huge value in getting people to subscribe to recurring payments. Giving people a discount to do so makes sense and does not mean that the subscription service loses money.

Re: Anthropic takes legal action against OpenCode

#224

Earlier quoted context omitted.

you can also use Claude Code programmatically with the `prompt` parameter in the cli.

And they can ban your account if they think you are doing that. I think someone even commented here on HN they were banned by Anthropic for this.

Why would they have that feature in claude code cli if it goes against the ToS? You can use Claude Code programatically. This is not the issue. The issue is that Anthropic wants to lock you in within their dev ecosystem (like Apple does). Simple as that.

Re: Anthropic takes legal action against OpenCode

#225

Earlier quoted context omitted.

you can also use Claude Code programmatically with the `prompt` parameter in the cli.

Or the Python or Typescript Agent SDK libraries: https://platform.claude.com/docs/en/agent-sdk/overview

Or can you? It's my understanding that you cannot use your subscription with the Agent SDK, that's what the docs say:

> Unless previously approved, Anthropic does not allow third party developers to offer claude.ai login or rate limits for their products, including agents built on the Claude Agent SDK. Please use the API key authentication methods described in this document instead.

Though there was that tweet [0] a while back by someone from Anthropic that just muddied the water. It's frustrating because I feel like the line between the Agent SDK and `claude -p` is not that large but one can use the subscription and one can't... or we don't know, the docs seem unambiguous but the tweet confuses things and you can find many people online saying you can, or you can't.

I'd love to play around with the Agent SDK and try out some automations but it seems I can only do that if I'm willing to pay for tokens, even though I could use Claude Code to write the code "for" the Agent SDK, but not "run" the Agent SDK.

Where is the line? Agent SDK is not allowed with subscription, but if I write a harness around passing data to and parsing the JSON response from `claude -p '' --output-format json` would that be allowed? If I run it on a cron locally? I literally have no idea and, not wanting my account to be banned, I'm not interested in finding out. I wish they would clarify it.

[0]

Twitter: https://x.com/trq212/status/2024212378402095389

XCancel: https://xcancel.com/trq212/status/2024212378402095389

Text:

> Apologies, this was a docs clean up we rolled out that’s caused some confusion.

> Nothing is changing about how you can use the Agent SDK and MAX subscriptions!

> We want to encourage local development and experimentation with the Agent SDK and claude -p.

> If you’re building a business on top of the Agent SDK, you should use an API key instead. We’ll make sure that’s clearer in our docs.

Re: Anthropic takes legal action against OpenCode

#226

Earlier quoted context omitted.

My guess is that the telemetry data they can collect from interacting with claude code is the "secret sauce" behind a lot of the improvements we're seeing with coding models right now. Look at cursors Composer-2 release today. Clicking "accept" during plan mode, committing changes and pushing to a remote repo, etc. is a really strong reward signal. Can't collect telemetry from applications you don't control.

You mean their tool (I use it daily) is so bad despite all the data they collect?

Literally everyone is desperately trying to figure out why it's so bad and how to make it work consistently using harness etc. But in spite of this massive effort things always go awry after a while. Maybe in a year or two someone figures it out.

Re: Anthropic takes legal action against OpenCode

#227
post #173
post #127

Earlier quoted context omitted.

1. If alternate UX exists, the user can easily replace them with another model as soon as it comes out. 2. All 'all-you-can-eat' plans everywhere comes with clause. Whether it is lunch at a restaurant or it is token-proxy-providers who might think of reselling Max plan to individuals at 20% markup. > Let the weirdos at Anthropic do what weirdos do, and hopefully one day their name is never mentioned again in polite s…

I disagree that this path is inevitable for any service provider. Case in point: Google Drive offers substantially better per-terabyte pricing for storage than Google Cloud Storage; like 100x+ cheaper. Yet, Google Drive has a beautiful API that is used by everything from the Google Drive desktop client to rclone. This is how most apps work, and this frame of thinking about the internet has worked for 40 years because…

Anthropic is not stoping you from using API (pay per token). They are only saying Pro or Max 'all-you-can-eat' plans have to be used via their tools

Re: Anthropic takes legal action against OpenCode

#228
post #116
post #39

Earlier quoted context omitted.

A vaguely threatening letter is usually all it takes

I haven't used OpenCode but if not using Claude is existential then why back down? Set up limited liability somehow and just let it play out.

Sometimes, it's just not worth the effort. Seriously would you rather:

A) Get invovled in a lengthy back and forth, potential legal proceedings with a billion dollar company.

or

B) Listen to the message being sent, be pragmatic, and then get on with building things.

Re: Anthropic takes legal action against OpenCode

#229
post #194
post #98

I'm really struggling to understand how Anthropic is benefited by not allowing this. Its bad PR for no good reason. The only thing I can figure is that Claude Code is hemorrhaging money, they're too afraid to actually enforce reasonable token limits, and the only thing that's keeping it from totally bankrupting the company tomorrow is: controlling the harness and having the harness dynamically route toward Haiku or S…

This is analogous to when Google launched Gmail with 1GB of storage and then a bunch of third-party apps cropped up that took advantage of it to use it as a generic online file storage drive. There was GMailFS[0] and Gmail Drive[1] - this is before S3, dropbox, and a time where web hosting would give you ~10MB or so of space. Google updated their ToS and shut down accounts using their service in ways they weren't int…

This is more like if Google took action against Thunderbird and open-source email clients

Re: Anthropic takes legal action against OpenCode

#230
post #98

I'm really struggling to understand how Anthropic is benefited by not allowing this. Its bad PR for no good reason. The only thing I can figure is that Claude Code is hemorrhaging money, they're too afraid to actually enforce reasonable token limits, and the only thing that's keeping it from totally bankrupting the company tomorrow is: controlling the harness and having the harness dynamically route toward Haiku or S…

Since I discovered pi I cancelled my Claude subscription and subscribed to ChatGPT. On one hand, the competition is making miracles. On the other hand, it's pretty dooming that there is only one (1) company that keeps my agent cost reasonable.

> Since I discovered pi I cancelled my Claude subscription and subscribed to ChatGPT.

Sorry, what is pi and how are you using it with ChatGPT for agentic coding?

Post reply on HN