PulseAugur
实时 21:53:02

Anthropic's Claude Code agent triggers billing errors on specific keywords

Anthropic's Claude Code agent is exhibiting a bug where specific substrings in commit messages or file content trigger a sensitive routing mechanism, leading to unexpected charges or refusals. This issue, first reported in April, has surfaced in multiple instances, including keywords like "HERMES.md" and "openclaw.inbound_meta.v1", and a system reminder about malware analysis. The problem causes the agent to incorrectly route requests to a more expensive tier or refuse to process them, even when the content is benign. AI

影响 This bug highlights potential issues with LLM-based tools, impacting user trust and costs, and underscoring the need for robust error handling and transparent billing.

排序理由 The cluster describes a bug in a specific product (Claude Code) that affects its functionality and billing, rather than a new model release or fundamental research.

在 dev.to — LLM tag 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

Anthropic's Claude Code agent triggers billing errors on specific keywords

报道来源 [1]

  1. dev.to — LLM tag TIER_1 English(EN) · Arthur ·

    When Your Coding Agent's String-Matcher Becomes a Billing Decision

    <p>Three threads on the front page of Hacker News in the same stretch of about ten days turned out to be different views of the same bug. Claude Code, Anthropic's CLI coding agent, has at least three places where a string-matcher in its request pipeline meets a customer's actual …