Installation
Verun is available for macOS, Windows, and Linux. Download the latest release or build from source.
Download
macOS (Apple Silicon)
Verun_aarch64.dmg
macOS (Intel)
Verun_x64.dmg
Windows
Verun_x64-setup.exe
Linux
Verun_amd64.AppImage
The app auto-updates after the first install. Browse all versions on the Releases page.
Build from Source
Requires Rust, Node.js 18+, pnpm, and Xcode Command Line Tools (macOS).
bash
git clone https://github.com/SoftwareSavants/verun.git
cd verun
bash scripts/setup.sh
pnpm tauri buildSystem Requirements
| Requirement | Minimum |
|---|---|
| OS | macOS 12+, Windows 10+, Ubuntu 20.04+ |
| RAM | 4 GB (8 GB recommended) |
| Disk | 500 MB |
| AI Agent | Claude Code CLI, or any CLI-based coding agent |