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

Bridge error now clears device selection via clearSelectionIfGone instead of unconditional reset

Bridge errors now clear a selected device only if it's actually gone, not unconditionally

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

Bridge errors now clear a selected device only if it's actually gone, not unconditionally

What

When the remote-control bridge reports an error while a device is selected, Claude Code now checks whether that device is still available (clearSelectionIfGone) instead of always clearing the current device selection and discovery state.

Why

This avoids unnecessarily dropping a valid device selection just because an unrelated bridge error occurred.

See this entry in the whole of v2.1.268 →

Feedback