Live data from Hacker News

Anthropic blocks third-party use of Claude Code subscriptions

github.com

11–20 of 533 posts

Re: Anthropic blocks third-party use of Claude Code subscriptions

#11
Anthro is having its Apple moment: too many customers means the company is always on the news, for better or worse.

When iPhones receive negative reviews it's not like only Apple screwed up; others did too, but they sell so much less than Apple that no one hears about them:

    "Apple violated my privacy a tiny bit" makes the news;
    "Xiaomi sold my fingerprint info to 3rd party vendors" doesn't.

Similarly, Anthropic is under heavy fire recently because frankly, Claude Code is the best coding agent out there, and it's not even close.

Re: Anthropic blocks third-party use of Claude Code subscriptions

#12
post #7

This appears to be a part of a crackdown on third-party clients using Claude Code's credentials/subscriptions but not through Claude Code. Not surprising as this type of credential reuse is always a gray area, but weird Anthropic deployed it on a Thursday night without any warning as the inevitable shitstorm would be very predictable.

Yes, it appears they've been cracking down elsewhere as well: https://github.com/charmbracelet/crush/pull/1783 Are they really that strapped already? It took Netflix like 20 years before they began nickel and diming us.. with Anthro it's starting after less than 20 months in the spotlight. I suspect it's really about control and the culture of Anthropic, rather than only finances. The message is: no more funtime, use…

All of these companies are losing money in the billions every quarter. Look at how frequent the raises are.

Re: Anthropic blocks third-party use of Claude Code subscriptions

#13

Anthro is having its Apple moment: too many customers means the company is always on the news, for better or worse. When iPhones receive negative reviews it's not like only Apple screwed up; others did too, but they sell so much less than Apple that no one hears about them: "Apple violated my privacy a tiny bit" makes the news; "Xiaomi sold my fingerprint info to 3rd party vendors" doesn't. Similarly, Anthropic is un…

Lmao? seriously. Claude Code is epic levels terrible compared to opencode.

Re: Anthropic blocks third-party use of Claude Code subscriptions

#14

Anthro is having its Apple moment: too many customers means the company is always on the news, for better or worse. When iPhones receive negative reviews it's not like only Apple screwed up; others did too, but they sell so much less than Apple that no one hears about them: "Apple violated my privacy a tiny bit" makes the news; "Xiaomi sold my fingerprint info to 3rd party vendors" doesn't. Similarly, Anthropic is un…

Lmao? seriously. Claude Code is epic levels terrible compared to opencode.

[deleted]

Re: Anthropic blocks third-party use of Claude Code subscriptions

#15
This is an unusual L for Anthropic. The unfortunate truth is that the engineering in opencode is so far ahead of Claude Code. Obviously, CC is a great tool, but that's more about the magic of the model than the engineering of the CLI.

The opencode team[^1][^2] built an entire custom TUI backend that supports a good subset of HTML/CSS and the TypeScript ecosystem (i.e. not tied to Opencode, a generic TUI renderer). Then, they built the product as a client/server, so you can use the agent part of it for whatever you want, separate from the TUI. And THEN, since they implemented the TUI as a generic client, they could also build a web view and desktop view over the same server.

It also doesn't flicker at 30 FPS whenever it spawns a subagent.

That's just the tip of the iceberg. There are so many QoL features in opencode that put CC to shame. Again, CC is a magical tool, but the actual nuts and bolts engineering of it is pretty damning for "LLMs will write all of our code soon". I'm sorry, but I'm a decent-systems-programmer-but-terminal-moron and I cranked out a raymarched 3D renderer in the terminal for a Claude Wrapped[^] in a weekend that...doesn't flicker. I don't mean that in a look-at-me way. I mean that in a "a mid-tier systems programmer isn't making these mistakes" kind of way.

Anyway, this is embarrassing for Anthropic. I get that opencode shouldn't have been authenticating this way. I'm not saying what they are doing is a rug pull, or immoral. But there's a reason people use this tool instead of your first party one. Maybe let those world class systems designers who created the runtime that powers opencode get their hands on your TUI before nicking something that is an objectively better product.

[^1] https://github.com/anomalyco/opentui

[^2] From my loose following of the development, not a monolith, and the person mostly responsible for the TUI framework is https://x.com/kmdrfx

[^3] https://spader.zone/wrapped/

Re: Anthropic blocks third-party use of Claude Code subscriptions

#16

No. Do you realize how much of a joke Claude code is? Under the hood. How they implemented client auth? Well let me tell you https://github.com/anomalyco/opencode/blob/dev/packages/open... You literally send your first message “you are Claude code” The fact that this ever worked was insane. Headline is more like anthropic vibes a bug and finally catches it.

There is no way to prevent people from using a custom client.

Re: Anthropic blocks third-party use of Claude Code subscriptions

#17
post #8

This appears to be a part of a crackdown on third-party clients using Claude Code's credentials/subscriptions but not through Claude Code. Not surprising as this type of credential reuse is always a gray area, but weird Anthropic deployed it on a Thursday night without any warning as the inevitable shitstorm would be very predictable.

They've added this change at the same time they added random trick prompts to try and get you hit enter on the training opt in from late last year. I've gotten three popups inside claude code today at random times trying to trick me into having it train my data with a different selection defaulted than I've already chosen. (edit 4 times now just today)

Last time I mentioned they are sketchy I got a ton of downvotes. I’m happy to see more support.

Re: Anthropic blocks third-party use of Claude Code subscriptions

#18

Anthro is having its Apple moment: too many customers means the company is always on the news, for better or worse. When iPhones receive negative reviews it's not like only Apple screwed up; others did too, but they sell so much less than Apple that no one hears about them: "Apple violated my privacy a tiny bit" makes the news; "Xiaomi sold my fingerprint info to 3rd party vendors" doesn't. Similarly, Anthropic is un…

find codex better by far in some cases

Re: Anthropic blocks third-party use of Claude Code subscriptions

#20
post #12
post #7

Earlier quoted context omitted.

Yes, it appears they've been cracking down elsewhere as well: https://github.com/charmbracelet/crush/pull/1783 Are they really that strapped already? It took Netflix like 20 years before they began nickel and diming us.. with Anthro it's starting after less than 20 months in the spotlight. I suspect it's really about control and the culture of Anthropic, rather than only finances. The message is: no more funtime, use…

All of these companies are losing money in the billions every quarter. Look at how frequent the raises are.

It isn't that simple, demand is growing and they're investing in that growth. With the exception of ElGoog the providers are all private entities, so we don't really know.

Edit: TMTD, hi! That makes sense, yeah.

Post reply on HN