Remix.run Logo
joshstrange 2 days ago

Well that's clear as mud.

I've complained, extensively, about this before but Anthropic really needs to make it clear what is and is not supported with or without a subscription. Until then, it's hard to know where you stand with using their products.

I say all of this as someone who doesn't use OpenClaw or any Claw-like product currently. I just want to know what I can and can't do and currently it's impossible to know.

GorbachevyChase 2 days ago | parent | next [-]

Anthropic changing what you get for your subscription week to week is why I would never spend beyond a hobby-tier license. Great product. Probably. But maybe depending on what hours of the day you use it. If it suits them.

I can’t tell you how relieved I am that there are many capable open weight models in the wild to keep a ceiling on bad behavior.

a day ago | parent [-]
[deleted]
LatencyKills 2 days ago | parent | prev | next [-]

The poor communication and flip-flopping are what concern me.

How can I buy into an ecosystem that might disallow one of my main workflows? I currently use several hook scripts to route specific work to different models. Will they disallow that at some point? We don't know because they can't get their story straight.

dnautics 2 days ago | parent | next [-]

Keep in mind this is hearsay, since we are reading something through a non-official channel, it's maybe not right to call it "flip-flopping"?

LatencyKills 2 days ago | parent [-]

Given the lack of clear communication and the fact that their primary competitor openly supports the use of bespoke harnesses, I highly doubt this is an incorrect announcement.

Anthropic is destroying goodwill that is hard-won in this space. At the end of the day, people just need to do their work in a way that makes sense for them. In my case (someone who has been building ML/AI tools for 25 years @ MS & Apple), I have much better results using my bespoke harness. If I'm paying $200/month for compute, I should be able to use it in a way that works for me. Given the push back, I'm not alone.

dnautics 2 days ago | parent [-]

Nobody said anything about the correctness of the announcement.

LatencyKills 2 days ago | parent [-]

> Keep in mind this is hearsay

How, exactly, is that not saying something about the announcement?

dnautics 2 days ago | parent [-]

It's saying something about the announcement, it's not saying something about the correctness of the announcement.

I used the word hearsay to imply that flip-flopping should only be a judgement on the comms of the entity accused of flip-flopping, not information living on some third party source.

LatencyKills 2 days ago | parent [-]

And I was referring to the all of the historical flip-flopping. This new flipping is just proving the point.

Of course, you're simply being pedantic. Everyone knows why they are making this change (which is more important than your silly take on what constitutes flip-flopping).

The point: Anthropic is losing subscribers because it has no idea what it actually wants to be.

2 days ago | parent | prev | next [-]
[deleted]
chrisjj a day ago | parent | prev [-]

> The poor communication and flip-flopping are what concern me.

There's no poor communication. The communication is excellently crafted to deceive users and facilitate flipflopping.

giancarlostoro 2 days ago | parent | prev | next [-]

They really need to figure out the rules, look I'd love to use a custom harness with Claude Code that I can extend, or build my own (which I'm doing) and use it with my Claude Code license, I don't want to overspend on tokens if I can help it. They really need to set their bar for the next model releases to use less tokens, or to trim their own cost for how these models are run. I'd be okay with a slightly slower experience with Claude Code if it meant similar throughput, but less cost, especially if I can build my own harness for it.

gck1 2 hours ago | parent | next [-]

You can't really 'figure out' the rule that imposes restrictions on a client side interface of your models. As long as cli exists, third party software will always be able to interact with it, whether Anthropic likes it or not.

This is why it's so inconsistent and confusing. They simply can't come up with a rule that only affects OpenClaw/pi/etc and not 'allowed' automations. You either permit automation, or you don't. Right now, they want to have it both ways.

mort96 2 days ago | parent | prev | next [-]

They might've just hit a ceiling with the quality they can get per token? Maybe the only real way left to scale quality is to increase token usage?

ctxc 2 days ago | parent | prev | next [-]

Out of curiosity, what kind of custom harness are you thinking?

tber123 2 days ago | parent [-]

i do the tmux pane interoperability thing. i released to github yesterday tmux-browse.

its abstracted so it doesnt look like a claude code harness per se but it works like one.

docs/recipies.md shows the ralph loop

https://github.com/itsmygithubacct/tmux-browse

chrisjj 2 days ago | parent | prev [-]

> They really need to figure out the rules

A company built groundup on rule-breaking? Ain't gonna happen.

thefounder 2 days ago | parent | prev | next [-]

I don’t get why people are so surprised. Didn’t they learn anything from Twitter APIs and the like. The APIs are open as long as they serve the short term problem then Anthropic builds the features people actually use (more or less) and ban the usage of APIs for competing clients

dpoloncsak 2 days ago | parent [-]

This is the exact opposite of what you are describing, where Anthropic locked down the API until they released their competitor, then re-allowed API

thefounder 19 hours ago | parent [-]

Not really. They realised they acted too soon. Give them some time until the market “consolidates” and they will change again their policy. Why would they want someone else to develop competing clients?

biophysboy 2 days ago | parent | prev | next [-]

I think a good corollary idea to "vibe coding" is the "vibe product". There is so much stuff popping in and out of existence and my excitement has declined.

nopointttt a day ago | parent | prev | next [-]

There's a technical reason the stance is so vague. Claude CLI works if you reuse its session token, works behind ANTHROPIC_BASE_URL, works wrapped in a shell script. Anthropic sees the same telemetry either way. To draw a firm line they'd have to cap what the CLI does, or ship a policy file the tooling can actually check, and both are a real investment. I read the current fog as them being honest about that rather than being evasive. It's still annoying.

jstummbillig 2 days ago | parent | prev | next [-]

I have no trouble believing that all labs are trying really hard to come up with an enticing bundle of something works for a wide variety of users, but it's hard to anticipate the popularity of something like OpenClaw, which completely blows through all previous usage patterns at population level.

It seems like a tall order to set lasting rules in this space at this point, where nobody really understands what is going to happen in a few weeks.

cruffle_duffle 21 hours ago | parent [-]

I feel like this is basically the answer. Things are constantly changing and it’s hard to predict what things have staying power and what is just a blip on the evolutionary railroad.

All this fuzzyness from Anthropic reads more like an incredibly fast growing company working in a brand new space full of uncharted waters. In other words, they are making shit up not because they suck but because that is literally all one can do.

devanshranjan 2 days ago | parent | prev | next [-]

Same building on their API. You design around what you think is allowed, then a blog post shifts everything. A proper developer policy page would fix this.

chrisjj a day ago | parent | next [-]

> A proper developer policy page would fix this.

And that's why don't get one.

TeMPOraL 2 days ago | parent | prev [-]

Stealibg OAuth keys from first party app to impersonate it in order to not have to pay for usage with properly generated API key was never part of normal use anywhere.

bradynapier 2 days ago | parent | next [-]

Yeah, the main point here is they had a CLI specifically that allowed you to call Claude, and that was being used. The CLI giving you access should kind of indicate that you should be able to use it as it is defined in the help.

I do agree, though, that the parts of this that were actually using the Claude system to generate OAuth keys themselves are a little sus.

That makes sense to say “must use Claude harness to login before calling Claude cli or using Claude code sdk”

dnautics 2 days ago | parent | prev [-]

You're not stealing oauth keys, they are your keys??

2 days ago | parent | prev | next [-]
[deleted]
chrisjj 2 days ago | parent | prev | next [-]

> Until then, it's hard to know where you stand with using their products.

Working As Designed, clearly.

tehjoker 2 days ago | parent | prev [-]

They probably decreased the cost and limited these external calls