agent-zero/webui
Alessandro 983d431a5e browser: replace browser-use agent with native browser
Introduce the new built-in Browser plugin for Agent Zero, replacing the legacy
browser-use-based browser agent with a direct Playwright-powered browser tool,
live WebUI viewer, browser session controls, status APIs, configuration, and
extension-management support.

Add browser-specific modal behavior so the browser can run as a floating,
resizable, no-backdrop window, including modal focus, toggle, and idempotent
open helpers for richer WebUI surfaces.

Remove the old `_browser_agent` core plugin and the `browser-use` dependency,
then clean up stale browser-model wiring and references across agent code,
model configuration docs, setup guides, troubleshooting docs, skills, and
Agent Zero knowledge.

Update regression and WebUI extension-surface coverage for the new browser
architecture and modal behavior.

The legacy browser-use implementation has been extracted from core so it can
continue separately as a community plugin published through the A0 Plugin Index for any user or professional that were relying on it for workflow.
2026-04-24 15:43:52 +02:00
..
components feat: add agent profile switcher to chat composer 2026-04-22 14:25:18 +02:00
css ui: redesign email, Telegram, and WhatsApp settings 2026-04-11 01:40:24 +02:00
js browser: replace browser-use agent with native browser 2026-04-24 15:43:52 +02:00
public frontend: quick actions redesign; collapsible wrapper 2026-03-24 18:09:48 +01:00
vendor sanitize plugin markdown rendering with shared helper 2026-03-28 19:29:26 +01:00
index.css feat(ui): reposition chat nav buttons as floating overlay in bottom-right of chat area 2026-03-29 02:13:30 -07:00
index.html feat(ui): reposition chat nav buttons as floating overlay in bottom-right of chat area 2026-03-29 02:13:30 -07:00
index.js fix: update chat input via Alpine store for voice transcripts (fixes #1510) 2026-04-21 06:12:27 +02:00
login.css Enhance: More polished single-user login page 2025-09-01 02:12:49 -07:00
login.html Enhance: More polished single-user login page 2025-09-01 02:12:49 -07:00