Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.277 ·

Auto-mode classifier logging no longer includes raw prompt/action text

Auto-mode classifier logs no longer include raw prompt or error text, only lengths

TierYou'll noticehow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaElsewherewhat it touches
KindImprovementsin v2.1.277,
You'll notice

Auto-mode classifier logs no longer include raw prompt or error text, only lengths

What

Debug and telemetry logging for the auto-mode classifier (the internal system that classifies actions Claude is about to take) no longer includes the actual text being classified. Previously the log for "new action being classified" could include up to 500 characters of the action's text; it now logs only the tool name, the length of the action text, and the tool-use ID. Similarly, when input to the classifier is malformed, the log used to include the actual error message text; it now logs only the character count of that error.

Why

This reduces the chance of sensitive or raw prompt content ending up in logs, while still preserving enough information (lengths, identifiers) for debugging.

How sure we are
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubtNothing has been read yet about whether the `tengu_auto_mode_malformed_tool_input` gate is on or off for this site's account.

See this entry in the whole of v2.1.277 →