Releases: phucanh08/alp
Releases · phucanh08/alp
Release list
alp v0.9.2
First desktop release of alp, a fork of Paseo that runs the SLP (Supervisor / Lead / Peer) workflow for Claude Code and Codex agents. Built from upstream Paseo 0.9.2.
Downloads
| Platform | File |
|---|---|
| macOS Apple silicon | alp-0.9.2-arm64.dmg |
| macOS Intel | alp-0.9.2-x64.dmg |
| Windows (x64 or arm64, auto-detect) | alp-Setup-0.9.2.exe |
| Windows x64 / arm64 only | alp-Setup-0.9.2-x64.exe / alp-Setup-0.9.2-arm64.exe |
| Linux x64 | alp-x86_64.AppImage, alp-0.9.2-amd64.deb, alp-0.9.2-x86_64.rpm, alp-0.9.2-x64.tar.gz |
These builds are not signed
- macOS: the app is not notarized, so on first launch right-click
alp.appand choose Open, or runxattr -dr com.apple.quarantine /Applications/alp.app. - Windows: SmartScreen warns about an unknown publisher. Choose More info → Run anyway.
What differs from Paseo
- The app, the CLI (
alp), the home directory (~/.alp) and the URL scheme (alp://) are renamed. alp does not read Paseo's state and does not interoperate with Paseo's hosted relay or web app. - SLP runs by default: each new workspace gets a Lead agent, and a host-wide Supervisor is created. You can turn SLP off in Host settings.
- Auto-update follows
phucanh08/alpreleases. - Remote access goes through alp's own relay (
relay-alp.anhlp.com) and web app (app-alp.anhlp.com); pair a phone or browser withalp daemon pair --relay. - The app shows the alp logo and icons instead of the Paseo swirl.
Full list: docs/breaking-changes.md.