Earlier quoted context omitted.
That’s very clearly a no, I don’t understand why so many people think this is unclear. You can’t use Claude OAuth tokens for anything. Any solution that exists worked because it pretended/spoofed to be Claude Code. Same for Gemini (Gemini CLI, Antigravity) Codex is the only one that got official blessing to be used in OpenClaw and OpenCode, and even that was against the ToS before they changed their stance on it.
But why does it matter which program consumes the tokens?
Anthropic officially bans using subscription auth for third party use
201–210 of 827 posts
Re: Anthropic officially bans using subscription auth for third party use
#202I don't think it's a secret that AI companies are losing a ton of money on subscription plans. Hence the stricter rate limits, new $200+ plans, push towards advertising etc. The real money is in per-token billing via the API (and large companies having enough AI FOMO that they blindly pay the enormous invoices every month).
They are not losing money on subscription plans. Inference is very cheap - just a few dollars per million tokens. What they’re trying to do is bundle R&D costs with inference so they can fund the training of the next generation of models. Banning third-party tools has nothing to do with rate limits. They’re trying to position themselves as the Apple of AI companies -a walled garden. They may soon discover that screwi…
Re: Anthropic officially bans using subscription auth for third party use
#203how can they even enforce this? can't you just spoof all your network requests to appear like it's coming from claude code? in any case Codex is a better SOTA anyways and they let you do this. and if you aren't interested in the best models, Mistral lets you use both Vibe and their API through your vibe subscription api key which is incredible.
> how can they even enforce this? Many ways, and they’re under no obligation to play fair and tell you which way they’re using at any given time. They’ve said what the rules are, they’ve said they’ll ban you if they catch you. So let’s say they enforce it by adding an extra nonstandard challenge-response handshake at the beginning of the exchange, which generates a token which they’ll expect on all requests going for…
I am not sure how they can detect this. I can be wrong, I usually am but I think its still possible to use CC etc. even after this change if you really wanted to
But at this point, to me the question of GP that is that is it even worth it is definitely what I am thinking?
I think not. There are better options out there, they mentioned mistral and codex and I think kimi also supports maybe GLM/z.ai as well
Re: Anthropic officially bans using subscription auth for third party use
#204Earlier quoted context omitted.
OK sure, but you’d better hope Claude Code gets it right on the first try, or that’s $200 down the drain. Also, what if the detection mechanism involves a challenge-response that happens once a week? Or randomly a couple times a month? Or after 15 minutes of use from a new public IP? Or arbitrarily if you ask it to code something with a particular topic? There are lots of ways they could be doing this. And remember a…
Then just run Claude Code in a PTY and proxy requests in and out?
Exactly something I said too. There are projects which can do this and hook natively to opencode and even its sdk/api.
https://news.ycombinator.com/item?id=47069299#47070204 (I list a project which does this)
I really don't know how anthropic can somehow detect something like this.
Re: Anthropic officially bans using subscription auth for third party use
#205Oh crap. I just logged into HN to ask if anyone knew of a working alternative to the Claude Code client. It's lost Claude's work multiple times in the last few days, and I'm ready to switch to a different provider. (4.6 is mildly better than 4.5, but the TUI is a deal breaker.) So, I guess it's time to look into OpenAI Codex. Any other viable options? I have a 128GB iGPU, so maybe a local model would work for some ta…
Re: Anthropic officially bans using subscription auth for third party use
#206Earlier quoted context omitted.
I don't see how they can get more clear about this, considering they have repeatedly answered it the exact same way. Subscriptions are for first-party products (claude.com, mobile and desktop apps, Claude Code, editor extensions, Cowork). Everything else must use API billing.
The biggest reason why this is confusing is the Claude Agent SDK[0] will use subscription/oauth credentials if present. The terms update implies that there's some use cases where that's ok and other use cases (commercial?) where using their SDK on a user's device violates terms. [0] https://platform.claude.com/docs/en/agent-sdk/overview
But they're stating you can only use your subscription for your personal usage, not someone else's for their usage in your product.
I honestly think they're being short sighted not just giving a "3rd party quota" since they already show users like 4 quotas.
If the fear is 3rd party agents screwing up the math, just make it low enough for entry level usage. I suspect 3rd party token usage is bi-modal where some users just need enough to kick tires, but others are min-maxing for how mamy tokens they can burn as if that's its own reward
Re: Anthropic officially bans using subscription auth for third party use
#207Oh crap. I just logged into HN to ask if anyone knew of a working alternative to the Claude Code client. It's lost Claude's work multiple times in the last few days, and I'm ready to switch to a different provider. (4.6 is mildly better than 4.5, but the TUI is a deal breaker.) So, I guess it's time to look into OpenAI Codex. Any other viable options? I have a 128GB iGPU, so maybe a local model would work for some ta…
Opencode with CC underneath using Gigacode?
OpenAI codex is also another viable path for what its worth.
I think the best model to my liking open source is kimi k2.5, so maybe you can run that?
Qwen is releasing some new models so I assume keep an eye on those and maybe some model can fit your use case as well?
Re: Anthropic officially bans using subscription auth for third party use
#208Is this a direct shot at things like OpenClaw, or am I reading it wrong?
Re: Anthropic officially bans using subscription auth for third party use
#209Earlier quoted context omitted.
I don't see how they can get more clear about this, considering they have repeatedly answered it the exact same way. Subscriptions are for first-party products (claude.com, mobile and desktop apps, Claude Code, editor extensions, Cowork). Everything else must use API billing.
The biggest reason why this is confusing is the Claude Agent SDK[0] will use subscription/oauth credentials if present. The terms update implies that there's some use cases where that's ok and other use cases (commercial?) where using their SDK on a user's device violates terms. [0] https://platform.claude.com/docs/en/agent-sdk/overview
Re: Anthropic officially bans using subscription auth for third party use
#210Earlier quoted context omitted.
Opencode as well. Folks have been getting banned for abusing the OAuth login method to get around paying for API tokens or whatever. Anthropic seems to prefer people pay them.
its not that innocent. a 200 dollar a month customer isn't trying to get around paying for tokens, theyre trying to use the tooling they prefer. opencode is better in a lot of ways. tokens get counted and put against usage limits anyway, unless theyre trying to eat analytics that are CC exclusive they should allow paying customers to consume to the usage limits in however way they want to use the models.