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 ·

Session resume now discards detached/orphaned tool-call notifications

Resuming a session now discards leftover notifications for tool calls outside the restored history

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

Resuming a session now discards leftover notifications for tool calls outside the restored history

What

When Claude Code restores a session's file-reading state after resuming, it now calls a new step that finds any tool calls that fall outside the restored range of messages and removes any pending notification-queue entries that still reference them.

Why

This prevents stale or orphaned notifications from a previous, no-longer-relevant part of the conversation from lingering after a session is resumed.

See this entry in the whole of v2.1.277 →