agent-zero/skills
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
..
a0-browser-ext browser: replace browser-use agent with native browser 2026-04-24 15:43:52 +02:00
a0-contribute-plugin plugins: update docs and skills for extensible refactor 2026-03-23 03:42:10 +01:00
a0-create-agent skills: add structured flow for agent profile creation 2026-04-22 14:26:10 +02:00
a0-create-plugin update plugin Skills guidance for uninstall() 2026-04-12 18:26:38 +02:00
a0-debug-plugin update plugin Skills guidance for uninstall() 2026-04-12 18:26:38 +02:00
a0-development browser: replace browser-use agent with native browser 2026-04-24 15:43:52 +02:00
a0-manage-plugin Merge branch 'development' of https://github.com/agent0ai/agent-zero into development 2026-03-23 21:14:48 +01:00
a0-plugin-router update plugin Skills guidance for uninstall() 2026-04-12 18:26:38 +02:00
a0-review-plugin update plugin Skills guidance for uninstall() 2026-04-12 18:26:38 +02:00
a0-setup-cli update CLI setup Skill for Flare Tunnel guidance 2026-04-12 18:27:13 +02:00
computer-use-remote improve computer-use screenshot refresh guidance 2026-04-24 14:27:11 +02:00
create-skill default models, skills cleanup 2026-02-09 17:49:01 +01:00