Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.273 ·

New safety-classifier refusal recovery path (tengu_ochre_kite)

Claude Code now recovers gracefully when a safety filter cuts off a response mid-tool-call

TierYou'll noticehow much it should matter to you
Useful2my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaElsewherewhat it touches
KindBug Fixesin v2.1.273,
You'll notice

Claude Code now recovers gracefully when a safety filter cuts off a response mid-tool-call

What

When an assistant's response is stopped partway through by a safety classifier (an automated check that can halt a reply), Claude Code now detects this specific case, identified by a 'refusal' stop reason. For any tool calls that were left not run or were interrupted by the stop, it now generates proper error results explaining what happened:

  • A 'Not run' message for tool calls that never started
  • An 'Interrupted' message for tool calls that were cut off partway through

After recording these results, Claude Code issues a retry nudge that notes a safeguard was triggered.

Why

Previously, an interrupted safety stop could leave tool calls in a confusing, undocumented state. This change makes the interruption visible and gives the conversation a clear path to retry instead of stalling.

Read from
Feature flag
tengu_ochre_kite Not enough to say

Nothing here resolved what this flag was doing on this version, so nothing here should be read as on or off.

This account: no value returned · anonymous baseline: no value returned · compiled default in v2.1.273: off

These values were read against a different version of Claude Code, so treat them as the nearest reading available instead of one taken on this release.

Read once, for one account on one subscription tier, against v2.1.273. It isn't a statement about your account. What a flag value here can and cannot tell you

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 doubtWhether this behavior is enabled for any accounts is unknown, since both related gates are unread.
The name it cites is new in this buildNew in this build: tengu_ochre_kite

See this entry in the whole of v2.1.273 →

Feedback