agent-zero/docs
frdel a5620506d5 refactor: rename state_sync namespace to webui and simplify handler event registration
- Rename /state_sync namespace to /webui throughout codebase
- Remove get_event_types() from WebSocketHandler - handlers now process all events for their namespace
- Replace per-event handler registration with namespace-wide registration
- Add validate_event_type() class method for runtime event name validation
- Update UserMessage instantiation to use keyword arguments (message=, attachments=)
- Move send_data
2026-03-20 15:34:59 +01:00
..
agents plugins: rename marketplace to plugin hub 2026-03-16 17:54:54 +01:00
developer refactor: rename state_sync namespace to webui and simplify handler event registration 2026-03-20 15:34:59 +01:00
guides plugins: rename marketplace to plugin hub 2026-03-16 17:54:54 +01:00
res plugins: rename marketplace to plugin hub 2026-03-16 17:54:54 +01:00
setup plugin standards in docs; enhance A0 knowledge/main 2026-03-16 04:05:24 +01:00
quickstart.md fix broken links 2026-02-10 18:18:23 +01:00
README.md plugins: rename marketplace to plugin hub 2026-03-16 17:54:54 +01:00

Agent Zero Logo

Agent Zero Documentation

Welcome to the Agent Zero documentation hub. Whether you're getting started or diving deep into the framework, you'll find comprehensive guides below.

Quick Start

User Guides

Developer Documentation

Community & Support

  • Join the Community: Connect with other users on Discord to discuss ideas, ask questions, and collaborate.
  • Share Your Work: Show off your Agent Zero creations and workflows in the Show and Tell area.
  • Report Issues: Use the GitHub issue tracker to report bugs or suggest features.
  • Follow Updates: Subscribe to the YouTube channel for tutorials and release videos.

Table of Contents


Your journey with Agent Zero starts now!

Ready to dive in? Start with the Quickstart Guide for the fastest path to your first chat, or follow the Installation Guide for a detailed setup walkthrough.