agent-zero/plugins/_browser/api
Alessandro 370ac9b878 Make Browser dockable and stabilize canvas interaction
Extend Browser into a reusable panel that can run in either the Universal Canvas or the floating modal. Add canvas registration, dock/undock behavior, and keep the existing modal path working as a fallback.

Stabilize tab switching with viewer tokens and stale-frame rejection, prevent command snapshots from crossing active tabs, and keep tab changes responsive.

Improve canvas navigation and scrolling by making screencast polling non-blocking and removing page-settle waits from wheel input, so the visible frame updates promptly without stretch/catch-up artifacts.

Polish Browser busy feedback with a spinner-only status affordance to avoid misleading “updating browser” copy.
2026-04-26 17:09:21 +02:00
..
extensions.py Polish Browser chrome and extension management UX 2026-04-26 00:09:16 +02:00
status.py Use persistent full Chromium runtime for Browser 2026-04-24 19:08:01 +02:00
ws_browser.py Make Browser dockable and stabilize canvas interaction 2026-04-26 17:09:21 +02:00