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

Remote session no longer wipes all streaming tool-use indicators on any message

Remote sessions no longer clear all in-progress tool indicators when any message arrives

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

Remote sessions no longer clear all in-progress tool indicators when any message arrives

What

In a remote session, Claude Code shows a small indicator while a tool call is still running. Previously, receiving any new message from the assistant would clear every one of these in-progress indicators, even for tools that were still running. Now, only the indicators for tool calls that actually finished (matching the completed tool-use blocks in that message) are cleared; indicators for tools still in flight are left alone.

Why

This fixes a case where a remote session's UI could show a tool as no longer running even though it was still executing, because an unrelated message happened to arrive and wiped its indicator.

See this entry in the whole of v2.1.275 →

Feedback