# frdel/agent-zero

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/frdel-agent-zero).**

18,223 stars · 3,669 forks · Python · NOASSERTION

## Links

- GitHub: https://github.com/frdel/agent-zero
- Homepage: https://agent-zero.ai
- awesome-repositories: https://awesome-repositories.com/repository/frdel-agent-zero.md

## Description

Agent Zero is an LLM agent framework and multi-agent orchestrator that provides an AI-powered interface for operating system tasks. It functions as a containerized AI workspace, allowing large language models to interact with a filesystem and terminal within an isolated Linux environment.

The system distinguishes itself through a hierarchical orchestration model that decomposes complex goals by spawning specialized sub-agents to collaborate and consolidate results. It features a plugin-based architecture for extending capabilities via a community plugin hub, a custom skills system, and external protocol servers.

Beyond core orchestration, the project covers local machine automation, web content interaction, and the operation of GUI software through containerized desktop sessions. It includes collaborative tools for real-time document co-editing between users and agents, alongside workspace management features like project-level context isolation and environment snapshotting.

## Tags

### Artificial Intelligence & ML

- [Hierarchical Agent Orchestration](https://awesome-repositories.com/f/artificial-intelligence-ml/hierarchical-agent-orchestration.md) — Decomposes complex goals into smaller sub-tasks by spawning subordinate agents that report back to a coordinator.
- [Agentic LLM Frameworks](https://awesome-repositories.com/f/artificial-intelligence-ml/agentic-llm-frameworks.md) — Provides a comprehensive platform for building autonomous agents with integrated tool-calling and containerized execution.
- [Agent Capability Extensions](https://awesome-repositories.com/f/artificial-intelligence-ml/agentic-systems-frameworks/agent-capabilities-skills-tooling/agent-capability-extensions.md) — Integrates external tools and custom skillsets through a modular hub to expand agent operational functions.
- [Agent Skill Frameworks](https://awesome-repositories.com/f/artificial-intelligence-ml/agentic-systems-frameworks/agent-capabilities-skills-tooling/agent-skill-frameworks.md) — Implements a framework for defining and triggering specialized skills that expand the operational capabilities of AI agents. ([source](https://github.com/frdel/agent-zero#readme))
- [Model Context Protocol](https://awesome-repositories.com/f/artificial-intelligence-ml/agentic-systems-frameworks/model-integration-serving/model-integration-interfaces/model-context-protocol.md) — Implements the Model Context Protocol to connect agents to external protocol servers and custom toolsets. ([source](https://github.com/frdel/agent-zero#readme))
- [AI Agent Tool Integrations](https://awesome-repositories.com/f/artificial-intelligence-ml/ai-agent-integrations/ai-agent-tool-integrations.md) — Expands agent capabilities by connecting to external protocol servers and installing community plugins.
- [LLM Tooling Integrations](https://awesome-repositories.com/f/artificial-intelligence-ml/artificial-intelligence-tooling/language-model-integrations/llm-tooling-integrations.md) — Offers a plugin-based architecture to integrate custom tools, community extensions, and external protocol servers.
- [Autonomous Agent Orchestration](https://awesome-repositories.com/f/artificial-intelligence-ml/autonomous-agent-orchestration.md) — Manages multiple specialized AI agents to break down complex tasks and consolidate results.
- [Multi-Agent Orchestrators](https://awesome-repositories.com/f/artificial-intelligence-ml/multi-agent-orchestrators.md) — Decomposes complex goals by spawning and coordinating specialized sub-agents to collaborate and consolidate results.
- [Multi-Agent Task Orchestrators](https://awesome-repositories.com/f/artificial-intelligence-ml/multi-agent-task-orchestrators.md) — Orchestrates complex workflows by decomposing tasks into specialized sub-tasks across multiple AI agents. ([source](https://github.com/frdel/agent-zero#readme))
- [Agentic Web Browsing](https://awesome-repositories.com/f/artificial-intelligence-ml/agentic-web-browsing.md) — Allows the agent to interact with websites via a built-in browser to inspect elements and capture components. ([source](https://github.com/frdel/agent-zero#readme))
- [Agentic Web Interaction](https://awesome-repositories.com/f/artificial-intelligence-ml/agentic-web-interaction.md) — Enables agents to autonomously navigate websites, inspect page elements, and capture components for development tasks.

### User Interface & Experience

- [AI Agent Interfaces](https://awesome-repositories.com/f/user-interface-experience/ui-control-interfaces/browser-based-interface-bridges/os-interface-bridges/ai-agent-interfaces.md) — Functions as an AI-powered interface that allows LLMs to manage files, run GUI software, and browse the web on a host machine.

### Development Tools & Productivity

- [Containerized and Isolated Workspaces](https://awesome-repositories.com/f/development-tools-productivity/development-environment-management/containerized-isolated-workspaces.md) — Provides an isolated Linux execution environment via Docker for LLMs to safely interact with a filesystem and terminal.
- [Containerized Development Environments](https://awesome-repositories.com/f/development-tools-productivity/development-environment-management/development-environments/isolated-execution-environments/containerized-development-environments.md) — Runs AI agents inside containerized Linux systems to execute code and manage files without risking the host.
- [Collaborative Real-Time Editing](https://awesome-repositories.com/f/development-tools-productivity/collaborative-real-time-editing.md) — Maintains a synchronized rich-text workspace for real-time collaboration between the user and the agent.
- [AI Project Workspaces](https://awesome-repositories.com/f/development-tools-productivity/workspace-management/project-workspaces/workspace-organization/ai-project-workspaces.md) — Ensures strict context isolation by separating instructions, memory, and secrets into distinct project-level workspaces. ([source](https://github.com/frdel/agent-zero#readme))

### DevOps & Infrastructure

- [Container Execution](https://awesome-repositories.com/f/devops-infrastructure/container-images/container-execution.md) — Runs operations inside an isolated Linux container to ensure security and prevent host system corruption.
- [Containerized Execution Environments](https://awesome-repositories.com/f/devops-infrastructure/containerized-execution-environments.md) — Provides a secure and isolated environment for agent interaction via containerized Linux execution. ([source](https://github.com/frdel/agent-zero#readme))
- [Host-Container Resource Integration](https://awesome-repositories.com/f/devops-infrastructure/host-container-resource-integration.md) — Bridges isolated container environments with host-level networking and directories for local repository access.

### Operating Systems & Systems Programming

- [Local System Automation](https://awesome-repositories.com/f/operating-systems-systems-programming/local-system-automation.md) — Provides a bridge for AI agents to control the host machine's terminal and filesystem for local repository management.
- [Containerized Desktop Sessions](https://awesome-repositories.com/f/operating-systems-systems-programming/desktop-environment-frameworks/desktop-environment-components/desktop-environments-ui/linux-desktop-environments/containerized-desktop-sessions.md) — Launches a full desktop session within a container to run GUI software and manage files visually. ([source](https://github.com/frdel/agent-zero#readme))

### Business & Productivity Software

- [AI-Assisted Co-Editing](https://awesome-repositories.com/f/business-productivity-software/team-collaboration-events/collaboration-communication-tools/collaboration-software/collaborative-editors/ai-assisted-co-editing.md) — Enables humans and AI agents to work simultaneously in a shared editor to refine technical artifacts.

### Data & Databases

- [Version Control Snapshots](https://awesome-repositories.com/f/data-databases/data-snapshotting/state-snapshots/version-control-snapshots.md) — Captures the state of the workspace at specific intervals to allow difference inspection and environment rollback.

### Software Engineering & Architecture

- [Plugin Distribution Hubs](https://awesome-repositories.com/f/software-engineering-architecture/plugin-distribution-hubs.md) — Features a centralized hub for discovering and installing community-driven plugins and toolsets to extend agent functionality. ([source](https://github.com/frdel/agent-zero#readme))
- [Project Isolation Managers](https://awesome-repositories.com/f/software-engineering-architecture/project-management-governance/project-management/project-containers/project-isolation-managers.md) — Separates memory, secrets, and instructions into distinct project silos to prevent information leaks.
- [Workspace Snapshotting](https://awesome-repositories.com/f/software-engineering-architecture/workspace-snapshotting.md) — Tracks history of file changes to inspect differences and roll back the workspace to previous states. ([source](https://github.com/frdel/agent-zero#readme))

### System Administration & Monitoring

- [Host Machine Bridges](https://awesome-repositories.com/f/system-administration-monitoring/administrative-operations/linux-system-administration/networking/connection-lifecycle-management/connection-pooling/container-host-connections/multi-transport-host-connections/host-machine-bridges.md) — Provides a bridge to the host terminal and filesystem for operating on local repositories outside the isolated container. ([source](https://github.com/frdel/agent-zero#readme))

### Web Development

- [Collaborative Editing Frameworks](https://awesome-repositories.com/f/web-development/collaborative-editing-frameworks.md) — Enables simultaneous editing of project plans and artifacts in a shared rich-text editor. ([source](https://github.com/frdel/agent-zero#readme))

### Part of an Awesome List

- [Agent Frameworks](https://awesome-repositories.com/f/awesome-lists/ai/agent-frameworks.md) — Dynamic agentic framework that learns during use.
- [Autonomous Agents](https://awesome-repositories.com/f/awesome-lists/ai/autonomous-agents.md) — Fully local autonomous agent for task automation.
