Release v0.3.1
Shannon v0.3.1
🖥️ 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.1
docker pull waylandzhang/orchestrator:v0.3.1
docker pull waylandzhang/agent-core:v0.3.1
docker pull waylandzhang/llm-service:v0.3.1🚀 Quick Start
Recommended: One-command install
curl -fsSL https://raw.githubusercontent.com/Kocoro-lab/Shannon/v0.3.1/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.
What's Changed
Full Changelog: v0.3.0...v0.3.1