Releases: launchapp-dev/ao
Releases · launchapp-dev/ao
AO v0.3.2
AO v0.3.1
AO v0.3.0
AO v0.2.35
Release v0.2.35 — download the archive for your platform and run install.sh, or use:
curl -fsSL https://raw.githubusercontent.com/launchapp-dev/ao/main/install.sh | bashAO v0.2.34
Release v0.2.34 — download the archive for your platform and run install.sh, or use:
curl -fsSL https://raw.githubusercontent.com/launchapp-dev/ao/main/install.sh | bashAO v0.2.33
Release v0.2.33 — download the archive for your platform and run install.sh, or use:
curl -fsSL https://raw.githubusercontent.com/launchapp-dev/ao/main/install.sh | bashAO v0.2.30
What's new
- Docker support — Added
Dockerfileanddocker-compose.yamlfor easy containerized deployment (Docker, Railway). Includes Claude Code, Codex, and Gemini CLIs pre-installed. - Unified config path — Global config now lives under
~/.ao/on all platforms instead of platform-specific directories (~/.config/agent-orchestrator/,~/Library/Application Support/...).AO_CONFIG_DIRenv var override still works.
Volumes
Single volume at ~/.ao covers all persistent state: global config, credentials, scoped runtime state, SQLite databases, and installed packs.
AO v0.2.27
Release v0.2.27 — download the archive for your platform and run install.sh, or use:
curl -fsSL https://raw.githubusercontent.com/launchapp-dev/ao/main/install.sh | bashAO v0.2.26
Release v0.2.26 — download the archive for your platform and run install.sh, or use:
curl -fsSL https://raw.githubusercontent.com/launchapp-dev/ao/main/install.sh | bashAO v0.2.24
Release v0.2.24 — download the archive for your platform and run install.sh, or use:
curl -fsSL https://raw.githubusercontent.com/launchapp-dev/ao/main/install.sh | bash