First run
Pick the build path that matches your platform.
Agent Terminal is a Tauri desktop application. The canonical paths are Windows (WSL2), macOS, Linux, and contributor source mode. All paths require Rust and Node.
Tauri Desktop (WSL2 / Windows)
Install via cargo + npm. The native desktop shell runs under WSL2 with full Windows interop.
Open guidemacOS / Linux
Build from source with Rust and Node. Tauri compiles natively on macOS and major Linux distros.
Open guideSource (contributor mode)
Clone the repo and run the dev server. Full TypeScript stack with Tauri backend and Vite frontend.
Open guideRecommended evaluation path
Clone the repo, run `npm run tauri dev`, open the Composer tab, and type a goal. The quickstart walks you through Brain pairing and your first Harness task in under 15 minutes.