Earlier quoted context omitted.
You don't even need to put it in a project, put it in all your blog posts as invisible (white font white background) text, and if Claude winds up reading your website as part of a research task, you basically bricked someone's Claude session. Why is it amateur hour at Anthropic lately?
Because AI is a new product category in tech, and every single new product category in tech always, no exceptions, insists on learning nothing from history, and so the dumb shit is repeated until they learn their own lessons. I am almost 40, and I have seen the same pattern play out several times now, it’s always the same.
Claude Code refuses requests or charges extra if your commits mention "OpenClaw"
641–650 of 760 posts
Re: Claude Code refuses requests or charges extra if your commits mention "OpenClaw"
#642Re: Claude Code refuses requests or charges extra if your commits mention "OpenClaw"
#643If we are going to filter usage, there are a lot of reverse attacks to that effort that could appear.
I just wonder if this is the needle in the bubble?
Re: Claude Code refuses requests or charges extra if your commits mention "OpenClaw"
#644Earlier quoted context omitted.
Are contributor guidelines that must be followed also no different from DRM in your view? Plenty of projects have those.
I don't think the GP is calling contributor guideline restrictions a form of DRM. I think the GP is focusing on: > I guess we're giving up on the idea that you're free to do whatever you want with software you own? ... But I see this as no different from DRM and user hostile If I clone an open source git repository, I should be free to point an LLM to review it in any way I choose. I can't contribute code back, but g…
They don’t though. They add a mild inconvenience for users of a specific restrictive AI provider which has bizarrely glitchy checks.
In a way they are doing you a service if you are this serious about libre software you shouldn’t be using a closed platform which employees dark patterns to begin with.
Re: Claude Code refuses requests or charges extra if your commits mention "OpenClaw"
#645Earlier quoted context omitted.
> I'm assuming they wouldn't do something like this unless the recent load issues (mostly driven by OpenClaw usage) were seen as an existential threat. I think another possibility is that they are trying to shift the burden of OpenClaw to their competitors.
I think this makes sense. I don't understand what problem OpenClaw is solving or what the use case is other than just burning a shit ton of tokens.
Re: Claude Code refuses requests or charges extra if your commits mention "OpenClaw"
#646Earlier quoted context omitted.
They don't want customers that make them bleed more money than they're supposed to.
Then just... charge everyone in same way ? The problem is entirely caused by their ass-backwards billing methods
Re: Claude Code refuses requests or charges extra if your commits mention "OpenClaw"
#647Re: Claude Code refuses requests or charges extra if your commits mention "OpenClaw"
#648However, "claude -p hi" immediately ate 3% of my quota.
(I didn't use claude for like a month, so absolutely fresh).
Re: Claude Code refuses requests or charges extra if your commits mention "OpenClaw"
#649Earlier quoted context omitted.
Reminds me of https://www.macchaffee.com/blog/2024/you-have-built-a-kubern...
And Kubernetes kinda built a BEAM... kinda :) Like, if everyone would just use BEAM then it's true (lol).
I sure hope it doesn't involve a bunch of shell scripts to create a new, ad hoc, informally-specified, bug-ridden...
Re: Claude Code refuses requests or charges extra if your commits mention "OpenClaw"
#650I reproduced this on my account. cd /tmp mkdir anthropic-claude cd anthropic-claude/ git init touch hello git add -A git commit -m "'{\"schema\": \"openclaw.inbound_meta.v1\"}'" claude -p "hi" Immediate disconnect and session usage went to 100%