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.
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.
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.
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.
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.
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.
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.
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.
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
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?
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.
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.
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.
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.
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.
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.
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”
They are not your keys, they're a scoped agreement; using CC keys with OpenClaude meant misrepresenting the client to trick the other party into a discount.
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.