Index / Agent Zero · updated Aug 17, 2026

Agent Zero

agent0ai/agent-zero · healthy · rank 10 of 43 by stars

A Dockerized full-Linux-desktop agent framework that gives AI a real GUI, browser with DOM annotation, and live document cowork instead of just chat. Mature, plugin-rich, and actively maintained with a polished launcher experience.

#ai-agent#docker-desktop#browser-automation#multi-agent#plugin-ecosystem
Compare vs OpenClaw
GitHub ↗

Facts

Repository

Contributors62
Open issues156
Last commitAug 12, 2026
Release cadence~5 days
Latest releasev2.9

Runtime

LanguagePython
Memory80 MB
Boot time180 ms
Deploymentself-hosted · cloud · desktop
Setup difficultyMedium
Plugin ecosystemStrong

Posture

LicenseNOASSERTION
Local-firstYes
Cloud dependencyNone
Multi-userNo
Privacy postureMixed

Community

Sentiment72% positive
Reddit mentions14
Web results10

Security breakdown

Composite 65 / 100 · how these are scored

Sandboxing8 / 10

higher is safer

API security6 / 10

higher is safer

Network isolation7 / 10

higher is safer

Telemetry safety5 / 10

higher is safer

Shell access risk9 / 10

higher is riskier

Model access

Read from the repository, not written by a model · 69 files examined

4 providers · gateway support

Direct
AnthropicGoogleOpenAIxAI
Gateway
LiteLLM
Compatible
OpenAI-compatible

Pinned models

gpt-5.5OpenAI

gpt-5.5 released 2026-04-24 — 4 months old (from the public model catalogue)

Pin last edited 40 days ago

Several defaults are pinned; the project picks one per provider rather than shipping a single default.

Evidence

Decision

Why choose Agent Zero over OpenClaw?

Why choose this

  • Full Linux desktop with GUI app control — OpenClaw is CLI/chat-focused
  • Built-in browser with DOM annotation for visual element inspection
  • Live document cowork (Markdown, spreadsheets, presentations) instead of chat-only output

Tradeoffs

  • Heavier resource footprint — requires Docker and a full desktop environment
  • No multi-channel messaging support (WhatsApp, Telegram, Discord, etc.)
  • Smaller community and ecosystem compared to OpenClaw's 385k+ stars

Best fit

  • Teams needing GUI-driven agent workflows (browser, desktop apps, documents)
  • Developers who want a Docker-isolated agent with full Linux tooling
  • Users who value plugin extensibility and multi-agent delegation

Avoid if

  • You need a lightweight, edge-deployable agent (Docker + desktop GUI is heavy)
  • You require strict shell isolation — the agent gets a full Linux terminal
  • You want a pure chat/API agent without desktop or browser overhead
High Confidence82%

High confidence based on detailed README, recent commit activity, and release history. Reddit and web search results contain mostly noise from unrelated topics, so community sentiment is estimated from the project's own visible engagement signals.

AI layer reviewed Aug 2, 2026 · how this is written

Star activity

18,888 stars today

Overview

Agent Zero is an open-source AI agent framework that takes a fundamentally different approach from chat-centric assistants: it provisions a full Dockerized Linux desktop environment (XFCE) where the agent can interact with real GUI applications, terminals, file systems, and browsers. The framework is built in Python and orchestrated through Docker, making it portable across macOS, Linux, and Windows via the A0 Launcher desktop app. Its core differentiator is the browser DOM annotation system, which lets users click page elements and convert them into structured instructions (inspect, change, lift, review) — bridging the gap between visual web interaction and programmatic agent control.

The architecture is organized around Projects that isolate files, secrets, memories, repositories, and model-preset choices. A Plugin Hub with 100+ community extensions provides extension points for tools, skills, and integrations. The framework supports multi-agent cooperation where a primary agent can delegate research, coding, analysis, or review tasks to focused sub-agents. A host-machine bridge (A0 CLI) allows the containerized agent to work in real local repositories, blurring the line between sandboxed and host environments.

Compared to OpenClaw, Agent Zero trades multi-channel messaging breadth for depth in desktop and browser automation. Where OpenClaw excels at being a personal assistant across WhatsApp, Telegram, Discord, and other channels, Agent Zero excels at being a power-user workstation agent that can drive Blender, edit spreadsheets, browse the web with visual context, and collaborate on documents in real time. The recent v2.8 release and active commit history (icon unification, drag-and-drop file browser, native Responses tooling, provider routing fixes) indicate a mature, actively maintained project with a clear product vision.

Nominate a clone

Add a new Claw

Paste a GitHub repository and tell us why it belongs on the tracker.

Opens a prefilled issue on GitHub — every nomination is public. Comfortable with a PR? Adding the repo to projects.json is faster.