harness-desktop-v0.1.5
Sapiom runs your coding agent in an Agent project with Sapiom tools connected, agents
tracked, one-click deploy and run, and a live Canvas for previews.
Download
| Your computer | File |
|---|---|
| Mac (M1 or newer) | Sapiom-macOS-arm64.dmg |
| Windows (64-bit) | Sapiom-Windows-x64.exe |
| Linux (any distro) | Sapiom-Linux-x86_64.AppImage |
| Linux (Debian / Ubuntu) | Sapiom-Linux-amd64.deb |
The other files are used by the app to update itself. You don't need to download them.
Opening it the first time
Mac — open the .dmg and drag Sapiom to Applications. It's signed and notarised by
Apple, so it should open normally. If macOS does warn you, right-click the app and
choose Open.
Windows — Windows will show a blue "Windows protected your PC" screen, because we
don't have a Windows signing certificate yet. Click More info, then Run anyway.
We're working on removing this.
Linux — make the AppImage executable (chmod +x Sapiom-Linux-x86_64.AppImage) and
run it, or install the .deb with sudo apt install ./Sapiom-Linux-amd64.deb.
On first launch Sapiom checks for Claude Code or Codex. If neither is available, it
tries to install Claude Code and shows manual setup steps if that fails. It reuses a
cached Sapiom sign-in when present; otherwise it opens your browser to sign in, then
prepares a workspace folder for you.
Updates are automatic
Sapiom checks for new versions on its own and downloads them in the background. When one
is ready it asks whether you'd like to restart — restarting ends any agent sessions
you have running, so it never does it without asking. You can also check whenever you
like: click your account name at the bottom of the left sidebar and choose
Check for updates.
Automatic updates began in 0.1.2. If you're on an older build, install this one by
hand once — after that it keeps itself current.
Good to know
- Intel Macs aren't supported yet — these builds are for Apple Silicon (M1 and
newer) only. - Windows updates show the same "protected your PC" screen until we have a signing
certificate. - The AppImage can only update itself while you're running it as an AppImage. The
.deb
updates through your package manager and will ask for your password.
Something not working? Open an issue and
tell us which platform you're on — it helps a lot.