The fastest way to install ZAgent ?pick the command for your platform. Binaries are auto-built and signed by SamAI CI on every commit.
pip install samai-zagent
Cross-platform. Bundles native binaries for Linux, macOS, and Windows (amd64 + arm64). Run with zagent after install.
curl -fsSL https://zagent.samai.cc/install.sh | bash
irm https://zagent.samai.cc/install.ps1 | iex
curl -fsSL https://zagent.samai.cc/install.sh | bash -s -- --version 0.28.23
Pre-built binaries for every major desktop platform ?auto-uploaded by SamAI CI after every release. SHA-256 checksums provided.
x86_64 (amd64)
?Download .zipOr in PowerShell:irm https://zagent.samai.cc/install.ps1 | iex
x86_64 (amd64)
?Download .tar.gzOr one-line:curl -fsSL https://zagent.samai.cc/install.sh | bash
If the one-liner doesn't fit, choose a manual method below.
Open your terminal and start your AI agent on any platform in under a minute.