Open-source mission control for AI agent fleets.
- Run it locally → getting-started/01-quickstart.md
- Ship your first agent → getting-started/02-first-agent.md
- Understand the architecture → concepts/architecture.md
- Operate it in production → operations/production-deployment.md
- Contribute → contributing/development-setup.md
| Tree | Purpose |
|---|---|
| getting-started/ | Tutorials for first-time users |
| concepts/ | Architecture, agents, knowledge/memory, permissions, data model, MCP, chat/realtime, cost |
| guides/ | Role-themed how-to: backend, frontend, testing, devops, security, extensions, etc. |
| reference/ | API contracts, database schema, scripts, theme system, plugin system |
| reference/auto/ | Auto-generated — MCP tool catalog (do not edit; other DB-backed registries are queried live via MCP) |
| operations/ | Production runbooks: deployment, docker swarm, AI ops, worker ops, perf tuning |
| contributing/ | Dev setup, conventions, GitHub workflow, doc conventions, release process |
| history/ | Archived audits and plans — preserved for context |
- Auto-generated files carry an
<!-- AUTO-GENERATED -->header. Do not edit by hand. - Archived files in
history/carry an**ARCHIVED**banner. - All active docs end with a
_Last verified:_footer. - See contributing/doc-conventions.md for the full conventions.
Last verified: 2026-05-17