Release v0.3.0
Shannon v0.3.0
π₯οΈ Desktop Apps
Download the desktop application for your platform:
macOS (Universal Binary - Intel & Apple Silicon)
.dmginstaller (recommended).app.tar.gzfor manual installation
Windows
.msiinstaller (recommended).exeNSIS installer (alternative)
Linux
.AppImage(portable, no installation required).debpackage (Debian/Ubuntu)
π³ Docker Images
docker pull waylandzhang/gateway:v0.3.0
docker pull waylandzhang/orchestrator:v0.3.0
docker pull waylandzhang/agent-core:v0.3.0
docker pull waylandzhang/llm-service:v0.3.0π Quick Start
Recommended: One-command install
curl -fsSL https://raw.githubusercontent.com/Kocoro-lab/Shannon/v0.3.0/scripts/install.sh | bashThis downloads all required files (config, migrations, WASM interpreter) and starts services.
Manual setup: Clone the repo and use deploy/compose/docker-compose.release.yml with the full directory structure.
π Documentation
π What's Changed
See CHANGELOG.md for detailed changes.