Claude Code refuses requests or charges extra if your commits mention "OpenClaw"

twitter.com

1181 points by elmean 21 hours ago


https://xcancel.com/theo/status/2049645973350363168

abdullin - 19 hours ago

I 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%