Files
browser-cli/browser_cli
daniel156161 fcd2e8b87b
Testing / test (push) Failing after 14m2s
fix: skip route-resolution for server-side auth commands; pass key_spec not loaded key
browser-cli.auth.keys and browser-cli.auth.trust are handled by serve.py
directly and never need a _route profile, so they no longer trigger
_auto_route_remote (which would open a second connection just to discover
available browser profiles).

Also fixes _auto_route_remote receiving an already-loaded AgentKey object
instead of the key spec string — the nested send_command call couldn't
re-load it for signing, causing auth failures.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-02 20:03:50 +02:00
..
2026-05-01 19:30:09 +02:00