OPEN_SOURCE ↗
YT · YOUTUBE// 4h agoNEWS
Claude Code bug charges HERMES.md repos
A reported bug in Anthropic’s Claude Code appears to misroute some paid users into extra-usage billing when recent git commit history contains the uppercase string `HERMES.md`. The claim, circulated in a Reddit post and tied to a GitHub bug report, says subscription quota is bypassed even when visible usage remains available, leading to unexpected charges and confusion about how Claude Code’s billing/routing logic works.
// ANALYSIS
Hot take: this is the kind of bug that turns a product feature into a trust problem fast, because billing behavior should never depend on opaque prompt-routing heuristics.
- –If the report is accurate, the failure mode is worse than a normal usage bug: it silently changes billing paths instead of just degrading output quality.
- –The trigger being a literal string in recent commit history suggests brittle server-side routing or prompt classification, not a user-facing quota issue.
- –Paid users are the highest-risk audience here because the bug converts a hidden internal condition into real charges.
- –Anthropic should treat this as a billing integrity incident, not a minor edge case, and clearly document whether the bug is fixed and whether refunds are available.
// TAGS
claude codeanthropicbilling bugextra usagegithermes.mdai coding agent
DISCOVERED
4h ago
2026-04-29
PUBLISHED
4h ago
2026-04-29
RELEVANCE
9/ 10
AUTHOR
Eric Michaud