Live data from Hacker News

Tell HN: Anthropic no longer allowing Claude Code subscriptions to use OpenClaw

news.ycombinator.com

31–40 of 928 posts

Re: Tell HN: Anthropic no longer allowing Claude Code subscriptions to use OpenClaw

#32
post #20

I received it too. I wonder if they sent this to all pro/max subscribers or only those who they’ve flagged as having used a third party harness.

FWIW: I did not receive it, and have never used my subscription outside of first party Claude tools. I was, however, able to claim the extra usage credit. Interestingly, it looks like I haven't received a non-receipt email from them since August 2025.

How/where were you able to do that?

Re: Tell HN: Anthropic no longer allowing Claude Code subscriptions to use OpenClaw

#33
The solution as usual is open source.

For example...

We recently moved a very expensive sonnet 4.6 agent to step-3.5-flash and it works surprising well. Obviously step-3.5-flash is nowhere near the raw performance of sonnet but step works perfectly fine for this case.

Another personal observation is that we are most likely going to see a lot of micro coding agent architectures everywhere. We have several such cases. GPT and Claude are not needed if you focus the agent to work on specific parts of the code. I wrote something about this here: https://chatbotkit.com/reflections/the-rise-of-micro-coding-...

Re: Tell HN: Anthropic no longer allowing Claude Code subscriptions to use OpenClaw

#35
post #33

The solution as usual is open source. For example... We recently moved a very expensive sonnet 4.6 agent to step-3.5-flash and it works surprising well. Obviously step-3.5-flash is nowhere near the raw performance of sonnet but step works perfectly fine for this case. Another personal observation is that we are most likely going to see a lot of micro coding agent architectures everywhere. We have several such cases.…

> The solution as usual is open source.

> Obviously step-3.5-flash is nowhere near the raw performance of sonnet

I feel like these two statements conflict with each other.

Re: Tell HN: Anthropic no longer allowing Claude Code subscriptions to use OpenClaw

#37
Is anyone even getting anything out of a $20/mo sub for Anthropic?

I'm doing a side-by-side with GPT-5.4 for $20/mo and Sonnet for $20/mo and I can tell you that all my 5 hour tokens are eaten in 30 minutes with Claude. I still haven't used my tokens for OpenAI.

Code quality seems fine on both. Building an app in Go

Re: Tell HN: Anthropic no longer allowing Claude Code subscriptions to use OpenClaw

#38
post #20

Earlier quoted context omitted.

FWIW: I did not receive it, and have never used my subscription outside of first party Claude tools. I was, however, able to claim the extra usage credit. Interestingly, it looks like I haven't received a non-receipt email from them since August 2025.

How/where were you able to do that?

Top of https://claude.ai/settings/usage

edit: see Boris' tweet about it https://x.com/bcherny/status/2040206443094446558

Post reply on HN