Shannon
Production-ready multi-agent orchestration framework with swarm collaboration, token budget control, and time-travel debugging.
Overview
Requirements
Recommended VPS
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 8
8 vCPU · 32256 MB · 400 GB
Affiliate disclosure
Docker Compose
# Generated by Run This Ai — docker-compose.yml
services:
shannon:
image: ghcr.io/kocoro-lab/shannon:latest
restart: unless-stopped
ports:
- 8080:8080
volumes:
- ./data/shannon:/data
Related tools
AutoGPT
Build, Deploy, and Run AI Agents — autonomous AI that chains tasks to reach goals
Browser Use
Make websites accessible for AI agents — automate any online task
n8n
Workflow automation with AI nodes
OpenHands
AI-driven development platform — an autonomous coding agent that writes, runs, and debugs code
MetaGPT
Multi-Agent Framework for AI Software Teams
Dify
Open-source LLM app development platform
Guides & articles
Getting Started with Shannon: Deploy Multi-Agent Workflows in Minutes
Hands-on tutorial: install Shannon with one command, submit tasks via REST API and Python SDK, stream live events, and use the OpenAI-compatible endpoint as a drop-in replacement.
Shannon: A Production-Grade Multi-Agent Orchestration Framework
A deep dive into Shannon, the production-oriented multi-agent orchestration framework built on Rust, Go, and Python — with swarm collaboration, token budget control, and time-travel debugging.