list_connected_browsers reports isLocal: true for a browser on a different physical machine

Status Open
Reported on v2.1.201
Maintainer reply None cached
Activity 1 comment · opened Jul 6, 2026

Environment

Claude Code 2.1.201 (CLI), two Macs on the same LAN, extension on both, same account.

Bug

list_connected_browsers reports isLocal: true for both connected browsers:

[
  {"deviceId": "3112c087-…", "name": "Browser 1", "osPlatform": "macOS", "isLocal": true},
  {"deviceId": "3fe3204b-…", "name": "Browser 2", "osPlatform": "macOS", "isLocal": true}
]

One of them is on a different physical machine - confirmed by selecting it and navigating: the tab opened on the other computer.

View original on GitHub ↗

This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗