YOU ARE VIEWING ONE ITEM FROM THE AICRIER FEED

Claude Code HERMES.md Bug Bills Extra Usage

AICrier tracks AI developer news across Product Hunt, GitHub, Hacker News, YouTube, X, arXiv, and more. This page keeps the article you opened front and center while giving you a path into the live feed.

// WHAT AICRIER DOES

7+

TRACKED FEEDS

24/7

SCRAPED FEED

Short summaries, external links, screenshots, relevance scoring, tags, and featured picks for AI builders.

Claude Code HERMES.md Bug Bills Extra Usage
OPEN LINK ↗
// 45d agoNEWS

Claude Code HERMES.md Bug Bills Extra Usage

A Better Stack video says Claude Code can misroute subscription traffic into API-style extra usage billing when HERMES.md appears in prompt text or recent git history. If true, it’s a brittle billing-router bug that turns an ordinary context string into a surprise charge.

// ANALYSIS

This is the kind of billing bug that destroys trust faster than it costs money: users expect prompt content to affect model behavior, not whether they get billed on a subscription or metered API basis.

  • The reported trigger is alarming because `HERMES.md` is a normal convention in agent workflows, not a malicious payload.
  • The failure mode is especially bad because users see “out of extra usage” even when subscription headroom remains, which makes diagnosis and support loops painful.
  • Anthropic’s Claude Code docs already expose `CLAUDE.md`, memory files, and cost tracking, so this points to fragile server-side routing around context ingestion.
  • If you run Claude Code with Hermes-style project conventions, it’s worth auditing recent commits and prompt/context files until Anthropic clarifies the bug.
// TAGS
claude-codecliai-codingdevtoolpricing

DISCOVERED

45d ago

2026-04-27

PUBLISHED

45d ago

2026-04-27

RELEVANCE

8/ 10

AUTHOR

Better Stack