From e3c34ef859c602c52f80d6015e054413f9fc0b1d Mon Sep 17 00:00:00 2001 From: A0 Agent Date: Tue, 16 Jun 2026 21:03:12 +0300 Subject: [PATCH] feat: add agent_browser plugin --- plugins/agent_browser/index.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 plugins/agent_browser/index.yaml diff --git a/plugins/agent_browser/index.yaml b/plugins/agent_browser/index.yaml new file mode 100644 index 0000000..f4ca4c0 --- /dev/null +++ b/plugins/agent_browser/index.yaml @@ -0,0 +1,9 @@ +title: A0 Agent Browser +description: Native A0 tools for Vercel Agent Browser. Brings CDP-based browser automation into Agent Zero with anti-bot resistance via real Chrome Chromium instances. +github: https://github.com/TurkerTunali/a0-agent-browser +tags: + - browser + - automation + - cdp + - web + - tools