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.