Download Dispatch
Currently available for macOS. Linux coming soon.
macOS
macOS 12+ (Apple Silicon or Intel)
Download available soon
Linux
x86_64 or ARM64
Coming soon
Prerequisites
Dispatch orchestrates AI coding agents. Install at least one:
| Agent | Install | Auth |
|---|---|---|
| Claude Code | curl -fsSL https://claude.ai/install.sh | bash | Browser OAuth on first run |
| Codex | npm install -g @openai/codex | codex login |
| Gemini CLI | npm install -g @google/gemini-cli | gemini login |
Claude Code is also available via brew install --cask claude-code.
Dispatch auto-detects installed CLIs automatically.
The dispatch CLI is bundled with the desktop app. After installation, the dispatch command is available in your terminal for headless operation.