agent-zero/plugins/_browser/api
Alessandro 69fb0fca2a Smooth browser viewer rendering and frame push
Render live browser screencast frames through a canvas/ImageBitmap path while keeping the existing image/data-url path for snapshots and fallback rendering.

Attach WebSocket streams as runtime screencast consumers so delivered frames are pushed to the server loop and acknowledged after emit, removing the per-frame read_screencast_frame runtime round trip.
2026-07-03 11:06:14 +02:00
..
extensions.py Add browser extension uninstall controls 2026-05-02 17:05:33 +02:00
status.py Route Browser through A0 host connector 2026-05-08 04:22:18 +02:00
ws_browser.py Smooth browser viewer rendering and frame push 2026-07-03 11:06:14 +02:00