agent-zero/plugins/_browser/helpers
Alessandro 4ff3244ce6 Add browser annotate mode
Add Codex-inspired annotation UI to the built-in Browser surfaces, including the Annotate toggle, Cmd/Ctrl+. shortcut, selection overlay, inline comments, and batch Draft to chat / Send now actions.

Wire browser_viewer_annotation through the WebSocket and runtime layers, and expose safe DOM metadata extraction for clicked elements and selected areas without leaking password/value data.

Expand regression coverage for the Browser UI, annotation dispatch, runtime helper exposure, prompt formatting, and WebUI extension surface harness behavior.
2026-04-26 23:57:48 +02:00
..
__init__.py browser: replace browser-use agent with native browser 2026-04-24 15:43:52 +02:00
config.py Polish Browser settings and viewport handling 2026-04-26 21:47:50 +02:00
extension_manager.py Polish Browser settings and viewport handling 2026-04-26 21:47:50 +02:00
playwright.py Use persistent full Chromium runtime for Browser 2026-04-24 19:08:01 +02:00
runtime.py Add browser annotate mode 2026-04-26 23:57:48 +02:00