Bug: "HERMES.md" in git commit messages causes Claude Code to bill extra usage instead of plan quota
By
sasha-id
A snack-sized bagel for a snack-sized appetite.
Summary
A bug report reveals that when a git repository's recent commit history contains the case-sensitive string "HERMES.md", Claude Code incorrectly routes API requests to "extra usage" billing instead of using the included Max plan quota. This caused the user to burn through $200 in extra usage credits while their Max 20x plan capacity remained largely untouched at only 13% weekly usage. The trigger is the string appearing in git commit messages (not file presence), as Claude Code includes recent commits in its system prompt, causing a server-side routing issue.
Key quotes
· 3 pulledThis silently burned through $200 in extra usage credits while my Max 20x plan capacity remained largely untouched (13% weekly usage).
The trigger is the string HERMES.md in git commit messages — not the presence of a file with that name on disk.
Claude Code includes recent commits in its system prompt, and something server-side...
You might also wanna read
Bug Report: Malware Reminder Still Injected in Claude CLI v2.1.111 Despite Previous Fix
A bug report detailing a regression in Claude CLI v2.1.111 where a malware reminder system prompt is still being injected into every Read an
Claude 4.7 reportedly ignoring stop hooks for deterministic workflow enforcement
A user reports that Claude 4.7 is ignoring stop hooks that were previously working in earlier versions. The user relies on Anthropic's hook
Why small pull request policies can backfire on software quality
The article critiques a common software engineering policy that limits pull requests (PRs) to small sizes (e.g., 500 lines, few files). Whil
apenwarr.ca·1h agoHow Anthropic contains Claude's expanding access across its products
Anthropic describes how it has evolved its approach to granting Claude, its AI assistant, increasingly broad access to internal systems over
Testing Cursor's Jira integration: How ticket quality affects AI agent performance
Cursor launched a Jira integration that lets developers assign tickets directly to an AI agent, eliminating context switching. The author te
bit.ly·3h agoNetflix engineer's open-source tool cuts AI token usage by up to 90%
Netflix senior engineer Tejas Chopra created software called "Project Headroom" that prunes redundant tokens from AI agent instructions befo
