fix: prefer active local browser profiles
Testing / remote-protocol-compat (0.9.3) (push) Successful in 30s
Testing / remote-protocol-compat (0.9.5) (push) Successful in 29s
Package Extension / package-extension (push) Successful in 29s
Build & Publish Package / publish (push) Successful in 33s
Testing / test (push) Successful in 25s

- Avoid resolving a saved remote alias when the requested profile is currently reachable as a local endpoint.
- Add a helper that checks the registry and local socket path before remote alias discovery.
- Cover the routing precedence with a client unit test.
- Bump package and extension versions to 0.10.1.
This commit is contained in:
2026-05-21 22:56:05 +02:00
parent 9aad012bdc
commit 93f8994f6a
5 changed files with 64 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "browser-cli"
version = "0.10.0"
version = "0.10.1"
description = "Control your real running browser from the terminal or Python SDK"
requires-python = ">=3.10"
dependencies = [