Claude Code allegedly refuses requests or charges extra when commits mention 'OpenClaw'

A tweet from Theo (@theo) claims that Claude Code — Anthropic's CLI-based coding agent — either refuses to process requests or charges extra when a user's git commits contain the word "OpenClaw". The tweet linked to a Hacker News discussion (482 points, 108 comments) where developers are debating the implications.
What the source says
The tweet itself is minimal, and the fetched x.com page shows only a JavaScript-required message. The key content is in the HN post title: "Claude Code refuses requests or charges extra if your commits mention 'OpenClaw'". The HN thread has 108 points and 46 comments. No further details (specific versions, prompts, or error messages) were available from the source.
Context from general knowledge
Claude Code is an AI-powered terminal tool that reads files, writes code, and runs commands. It charges per token or via subscription. If the claim is accurate, this would mean Claude Code's policy or model behavior penalizes references to "OpenClaw" — a term frequently associated with AI agent cheatsheets and coding workflows. Developers using Claude Code should be aware that mentioning certain project names in commit messages might trigger unexpected refusal or cost increases.
Who this affects
Developers using Claude Code for automated coding and committing changes, especially those working with OpenClaw-related projects or documentation.
📖 Read the full source: HN AI Agents
👀 See Also

OpenClaw v2026.6.10: Automatic Fast Mode, Model Routing Fixes, and Trusted Tool Policies
OpenClaw v2026.6.10 adds automatic fast mode, fixes model routing for Z.ai GLM-5, improves session identity across channels, and makes trusted tool policies more reliable.

Anthropic Clarifies Claude CLI Usage Policy for OpenClaw Integration
Anthropic has confirmed that OpenClaw-style Claude CLI usage is permitted again, allowing developers to reuse existing Claude CLI logins directly. The documentation details both API key and CLI authentication methods, along with configuration options for Claude 4.6 models, fast mode, and prompt caching.

Claude Code 2.1.76 adds MCP elicitation, worktree improvements, and fixes for context limits
Claude Code version 2.1.76 introduces MCP elicitation support for structured input during tasks, adds worktree.sparsePaths for large monorepos, and fixes 'Context limit reached' errors on 1M-context sessions. Version 2.1.75 made 1M context windows default for Opus 4.6 on Max, Team, and Enterprise plans.

AI Models Lack Self-Knowledge of Their Own Tools and UI
AI models like ChatGPT and Claude often provide incorrect or outdated information about their own features and interfaces, such as denying new slash commands exist or describing old UI versions, because they're trained on past snapshots while products evolve constantly.