Getting Started
Install
Section titled “Install”Download the latest release for your platform:
| Platform | Format |
|---|---|
| macOS (Apple Silicon) | .dmg |
| Linux | .deb / .AppImage |
| Windows | .exe |
Requirements
Section titled “Requirements”- tmux (optional, for persistent sessions) —
brew install tmuxon macOS - At least one AI agent CLI on PATH — e.g.,
kiro-cli,claude,gh copilot
Basic Usage
Section titled “Basic Usage”Launch planeai after installation. Use Cmd+K (macOS) or Ctrl+K (Linux/Windows) to open the command menu and create your first session.
Development
Section titled “Development”To run planeai from source:
pnpm installpnpm tauri devNext Steps
Section titled “Next Steps”- Configuration — set up providers, templates, and hooks
- Theming — customize the look and feel
- Auto-Dispatch — orchestrate tasks automatically