Desktop App
The full SwarmClaw runtime packaged as a native desktop app. Double-click to install — no terminal, no Node setup.
M1, M2, M3, M4 Macs
Intel Macs
Windows 10 and later, 64-bit
AppImage or .deb (Debian/Ubuntu)
First-launch notes
chmod +x the downloaded file, then run it directly.~/Library/Application Support/SwarmClaw, %APPDATA%\SwarmClaw, or ~/.config/SwarmClaw).macOS builds are notarized when release signing credentials are configured. If a build is still ad-hoc signed, Gatekeeper may block the first launch. Two error messages are common:
xattr -dr com.apple.quarantine /Applications/SwarmClaw.app
The release workflow can use Developer ID signing and Apple notarization credentials. Until those credentials are present for a release, these steps are a one-time operation per install.
The desktop app ships the same runtime as the npm package and Docker image. Use whichever fits your setup.