agent-zero

Agent Zero AI framework

23 articles 15.2k View on GitHub ↗
23 articles
How Agent Zero Uses SearXNG Integration for Private Web Searches

Agent Zero integrates SearXNG for private web searches. Discover how it routes queries through SearXNG for normalized, LLM-ready results, ensuring your privacy.

how-to-guide
Feb 23, 2026
Understanding Agent Zero's Tool Implementation: Core Architecture and Key Files

Explore Agent Zero's tool implementation architecture and key files. Discover core concepts like the abstract Tool base class and dynamic tool loading from the python/tools/ directory. Understand the execution lifecycle.

deep-dive
Feb 23, 2026
How to Configure MCP Setup for Agent Zero: Server and Client Modes

Configure MCP setup for Agent Zero in server and client modes. Learn how Agent Zero integrates with MCP for tool exposure and external server consumption.

how-to-guide
Feb 23, 2026
What Is the Role of the MCP (Multi-agent Communication Protocol) in Agent Zero?

Discover the role of MCP Multi-agent Communication Protocol in Agent Zero. Learn how it enables instances to share capabilities and consume services seamlessly.

how-to-guide
Feb 23, 2026
Where to Find Detailed Architectural Explanations for Agent Zero: A Complete Developer's Guide

Discover detailed architectural explanations for Agent Zero in the official repository. Explore the hierarchical agent system and seven core components for developers.

architecture
Feb 23, 2026
How Agent Zero Achieves Dynamic Learning and Growth Through Modular Architecture

Discover how Agent Zero achieves dynamic learning and growth via its modular architecture. Explore runtime extension loading, intelligent memory, and skill injection without core code changes.

architecture
Feb 23, 2026
Structure of Messages Exchanged Between Agent Zero Agents: A Deep Dive into Inter-Agent Communication

Explore the structure of messages exchanged between Agent Zero agents. Learn how LangChain BaseMessage objects facilitate inter-agent communication and task delegation.

deep-dive
Feb 23, 2026
How to Manage Scheduling in Agent Zero: A Complete Guide to Task Automation

Master Agent Zero scheduling with this guide. Learn to manage recurring, one-off, and timestamp tasks via Python API, CLI, or HTTP endpoints for efficient automation.

how-to-guide
Feb 23, 2026
Code Execution Tool Languages in Agent Zero: Python and Node.js Support

Agent Zero's code execution tool supports Python and Node.js. Execute code seamlessly with our versatile language options and streamline your development workflow.

deep-dive
Feb 23, 2026
How Agent Zero Handles User Input and Responses: A Deep Dive into the Message Pipeline

Discover how Agent Zero processes user input and responses through its message pipeline normalizing requests, managing history, streaming LLM replies, and executing tool calls.

deep-dive
Feb 23, 2026
How the behavior_adjustment Tool Modifies Agent Behaviour in Agent Zero

Discover how the behavior_adjustment tool programmatically updates Agent Zero agent rules using LLM merging for instructions and adjustments, persisting changes to behaviour.md.

deep-dive
Feb 23, 2026
How Agent Zero Facilitates Interaction with the Active Shell: Architecture and Implementation

Explore how Agent Zero connects with the active shell. Discover its stateful CodeExecution tool for interactive sessions, real-time output streaming, and prompt detection.

architecture
Feb 23, 2026

Have a question about this repo?

These articles cover the highlights, but your codebase questions are specific. Give your agent direct access to the source. Share this with your agent to get started:

Share the following with your agent to get started:
curl -s "https://instagit.com/install.md"

Works with
Claude Codex Cursor VS Code OpenClaw Any MCP Client

Maintain an open-source project? Get it listed too →