browser-use--browser-harness
fefca43ab5
Add browser_connections() / active_browser_connections() to admin, which probe each daemon socket via a new connection_status meta message. The daemon tracks target_id (set on attach and on set_session) and returns the live page title/URL via Target.getTargetInfo. switch_tab now forwards target_id in set_session so the daemon stays in sync after tab switches. run_doctor shows the count, each daemon name, and the truncated active-page title and URL. Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>