Live data from Hacker News

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

news.ycombinator.com

551–560 of 928 posts

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

#551
post #296

Earlier quoted context omitted.

This is a different case - those all have limitations based on human behavior (it's not necessary or possible to constantly be washing your car the entire month when you pay for unlimited washes) - that doesn't exist here. The types of plans available should reflect that reality. If gyms faced a situation where people would go and spend 18 hours working out every day for a month, they would probably change how they b…

>If gyms faced a situation where people would go and spend 18 hours working out every day for a month, they would probably change how they billed things. Not the best example. The upkeep cost of a gym is pretty flat regardless of how much people use the facilities. Two people can't use a single machine at the same time make it wear out twice as fast. The price of memberships is not correlated to usage, it's inversely…

Two people can't use a machine at the same time is the issue. If you have 50 machines and 200 customers all of whom want to be in the gym 18 hours per day that's quickly going to lead to cancelled subscriptions. Now you need more space and machines or some other way to balance things.

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

#552
post #269

Earlier quoted context omitted.

I feel like Anthropic is going down a bad path here with billing things this way. Especially as local LLM continues to develop so fast. I downgraded from my $200 a month plan to my $20 plan and hit limits constantly. I try to use the API access I purchased separately, and it doesn't work with Claude Code (something about the 1 million context requiring extra usage) so I have to use it Continue. Then I get instantly r…

> I feel like Anthropic is going down a bad path here with billing things this way. What do you expect them to do? You are looking at a business currently running at a loss, and complaining about their billing even though this is not a price-rise? Unrelated, is it still possible to use $10k/m worth of tokens on their $200/plan?

They seem to know what they’re doing. Anthropic entered 2025 with a run rate of $1 billion; the run rate for March 2026 is estimated at $19 billion.

Internal projections show the company reaching cash-flow break-even in 2028, after stopping cash burn in 2027.

They’ve already implemented several of the features that put OpenClaw on the map.

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

#553
post #376

Earlier quoted context omitted.

>If it's constantly being used, it will wear out faster. Yeah, but there's an absolute limit to that, beyond which the cost doesn't keep increasing. Beyond that point, the QoS goes down (queues). >You are conflating "we price based on expected under-utilization" with "costs don't scale with usage." I'm not conflating anything, I'm responding to what you said: >If gyms faced a situation where people would go and spend…

Gym costs absolutely scale with usage. Equipment wears faster under heavier use. Cleaning and maintenance staff hours scale with how much the facility is used. Consumables like towels, soap, and chalk go faster. HVAC runs harder. The reason gyms can offer flat-rate pricing is that they bet on under-utilization, not that costs are flat. Setting that aside, even if we accept your argument that gym costs barely scale wi…

> Under-utilizers aren't paying for AI they have a free tier.

Sure they do. Free tiers suck. I may not always need to use AI, but when I need it, I don't want to immediately get hit by stupidly low quotas and rate limits, or get anything but SOTA models.

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

#554
post #77

My answer to this is simply rolling back to the pro plan for interactive usage in the coming month, and forcefully cutting myself over to one of the alternative Chinese models to just get over the hump and normalise API pricing at a sensible rate with sensible semantics. Dealing with Claude going into stupid mode 15 times a day, constant HTTP errors, etc. just isn't really worth it for all it does. I can't see myself…

I literally hit my 5 hour window limit in 1.5 hours every single day now. 2 weeks ago, I had only hit my limit a single time and that was when I had multiple agents doing codebase audits.

Are you monitoring the size of your context windows? As they grow, so does the cost of every operation performed in that state.

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

#555

Earlier quoted context omitted.

You aren't paying to be using that limit all of the time. You are paying to be using that limit some of the time. There are 5 hour windows when you are sleeping and can't use it. There are weekend limits. Theoretically you can max out every 5 hour window, but they lose money on that. It's structured so users can have bursts of unlimited usage, and spend ~15% of the theoretical max cap, and that's still cheaper than a…

How can an OpenClaw user use 6 times what a human subscriber is using when I'm four hours into the week and 15% of my weekly limit is already used up, just by coding? OpenClaw can't use 600% of my weekly limits.

Man, I run 3-5 sessions an evening for 5-6 hours, and longer on weekends and feel like I'm barely using what I paid for. I've only hit five hour limits a small number of times. Genuinely baffled when I hear people blow through tokens apparently several times faster than me. Are you going out of your way to design complex subagent workflows or something? I just let claude code use subagents when it wants to but don't give it any extra direction to use them.

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

#556
post #440

Earlier quoted context omitted.

I think maybe you are not familiar with what /loop and the Claude cron tools do. https://code.claude.com/docs/en/scheduled-tasks

I need a hypothetical use case for things like this, I don't get how so many people have so much desire for use of features like this.

Deduplicating/validating/processing incoming bug reports?

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

#560

GitHub Copilot supports Anthropic models with any client but they have a monthly usage cap after which it is pay-per-prompt. https://news.ycombinator.com/item?id=46936105 Billing can be bypassed using a combo of subagents with an agent definition > "Even without hacks, Copilot is still a cheap way to use Claude models" 20260116 https://github.blog/changelog/2026-01-16-github-copilot-now-... https://github.com/feature…

Don't jinx it!
Post reply on HN