Index / Agent Zero · updated Sep 16, 2026

Agent Zero

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

A mature open agent framework that gives the agent a full Dockerized Linux desktop with GUI apps, browser DOM annotation, and live document cowork. Heavy on transparency and extensibility, with a 100+ plugin hub and multi-agent delegation.

#agent-framework#docker#linux-desktop#multi-agent#plugins
Compare vs OpenClaw
GitHub ↗

Facts

Repository

Contributors66
Open issues143
Last commitSep 9, 2026
Release cadence~7 days
Latest releasev2.12

Runtime

LanguagePython
Memory90 MB
Boot time250 ms
Deploymentself-hosted · desktop · cloud
Setup difficultyMedium
Plugin ecosystemStrong

Posture

LicenseNOASSERTION
Local-firstYes
Cloud dependencyOptional
Multi-userYes
Privacy postureStrong

Community

Sentiment55% positive
Reddit mentions20
Web results10

Security breakdown

Composite 72 / 100 · how these are scored

Sandboxing8 / 10

higher is safer

API security6 / 10

higher is safer

Network isolation6 / 10

higher is safer

Telemetry safety7 / 10

higher is safer

Shell access risk8 / 10

higher is riskier

Model access

Read from the repository, not written by a model · 74 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 — 5 months old (from the public model catalogue)

Pin last edited 2 months 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 Dockerized Linux desktop with GUI app control
  • Live document coworking (Writer, Spreadsheet, Presentation)
  • Browser DOM annotation for precise web interaction

Tradeoffs

  • Heavier resource footprint due to Docker desktop stack
  • No native messaging-channel gateway like OpenClaw's WhatsApp/Telegram/Slack bridge
  • Higher shell-access risk surface from full computer control

Best fit

  • Users who want an agent with a real GUI Linux desktop
  • Developers needing browser automation with DOM-level control
  • Tinkerers who want inspectable prompts, tools, and plugins

Avoid if

  • You need a lightweight, low-resource assistant
  • You want a chat-app-first assistant like OpenClaw
  • You are uncomfortable giving an agent full shell and desktop access
Good Confidence78%

Strong evidence from README, commits, and release data for capabilities and health. Reddit matches are mostly unrelated noise, so community sentiment is uncertain.

AI layer reviewed Sep 7, 2026 · how this is written

Star activity

19,187 stars today

Overview

Agent Zero is an open agent framework built around the idea of giving the agent a full computer rather than a chat box. It runs inside a Dockerized Linux desktop (XFCE) where the agent can drive real GUI applications, terminals, and files, and it adds a browser with DOM annotation so users can turn page elements into actionable instructions. Live document coworking lets users and the agent edit Markdown, Writer, Spreadsheet, and Presentation files together.

Architecturally it emphasizes transparency and extensibility: prompts, tools, skills, plugins, and settings are all inspectable and editable, and a Plugin Hub offers 100+ community extensions. Projects isolate files, secrets, memories, and model presets, while a host-machine bridge (A0 CLI) lets the same agent work in real local repositories. Multi-agent cooperation allows delegation of research, coding, and review tasks to subagents.

Compared to OpenClaw, Agent Zero is a desktop-computer-use framework rather than a messaging-channel gateway. It trades OpenClaw's lightweight, chat-app-native footprint for a much richer sandboxed computer environment, at the cost of heavier resource usage and a larger shell-access risk surface. Recent commits show active maintenance around model transports, browser keyboard layouts, and UI polish, with release v2.11 shipped in August 2026.

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.