hariari
v0.6.1
Published
AI agent terminal orchestrator for vibe coders — run 12 AI coding agents side by side
Downloads
478
Maintainers
Readme
Hariari
The agent orchestrator for vibe coders.
Run 12 AI coding agents side by side — Claude Code, Gemini CLI, Codex, Copilot CLI, Amp, Cline, OpenCode, Continue, Cursor, Crush, Qwen Code, and Pi.
Quick Start
npx hariariThis downloads and launches the latest Hariari release for your platform (Linux, macOS, or Windows).
What it does
- Detects your platform and architecture
- Downloads the correct binary from GitHub Releases
- Verifies SHA256 checksum (when available)
- Caches the binary at
~/.hariari/bin/for instant subsequent launches - Auto-updates when a new version is available
Global Install
npm install -g hariari
hariariSupported Platforms
| Platform | Architecture | Artifact | |----------|-------------|----------| | Linux | x64 | AppImage | | Linux | arm64 | AppImage | | macOS | x64 (Intel) | DMG | | macOS | arm64 (Apple Silicon) | DMG | | Windows | x64 | EXE installer |
Links
License
AGPL-3.0-or-later
