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.267 ·

Turn-interruption handling now recognizes 'caveat' messages to avoid duplicate placeholders

Interrupted-turn handling now recognizes trailing 'caveat' messages to avoid duplicate placeholders

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

Interrupted-turn handling now recognizes trailing 'caveat' messages to avoid duplicate placeholders

What

When Claude Code detects that a turn was interrupted, it used to insert a placeholder marking the turn as incomplete. New logic now checks for a run of trailing "caveat" user messages, and if one is present, it either skips inserting that placeholder or treats the turn as already complete.

Why

This avoids showing a redundant or incorrect "interrupted" marker in the conversation when a caveat message already indicates how the turn ended.

See this entry in the whole of v2.1.267 →