Quick Install
The recommended way to install agent-desktop is via npm, which downloads a prebuilt binary automatically.Requirements
Platform support: macOS 13.0+ (Ventura or later)Windows and Linux support is planned for Phase 2.
For npm installation
- Node.js 18 or later
- macOS 13.0+
For building from source
- Rust 1.78+
- macOS 13.0+
- Xcode Command Line Tools
Installation Methods
Install via npm (recommended)
Install globally to use The postinstall script automatically downloads the correct prebuilt binary for your platform.
agent-desktop from anywhere:Run without installing (npx)
Use npx to run agent-desktop without global installation:Perfect for CI environments or one-off automation tasks.
Verify Installation
Check that agent-desktop is installed correctly:0.1.11 or later.
Next Steps
After installation:Set up permissions
Grant macOS Accessibility permission
Quick Start
Learn the snapshot → act → snapshot workflow