Skip to content

Getting Started

Download the latest release for your platform:

PlatformFormat
macOS (Apple Silicon).dmg
Linux.deb / .AppImage
Windows.exe
  • tmux (optional, for persistent sessions) — brew install tmux on macOS
  • At least one AI agent CLI on PATH — e.g., kiro-cli, claude, gh copilot

Launch planeai after installation. Use Cmd+K (macOS) or Ctrl+K (Linux/Windows) to open the command menu and create your first session.

To run planeai from source:

Terminal window
pnpm install
pnpm tauri dev