Appaloft 1.4.0
Appaloft 1.4.0 is a stable release of the Appaloft deployment platform.
Install
curl -fsSL https://appaloft.com/install.sh | sudo sh
curl -fsSL https://appaloft.com/install.sh | sudo sh -s -- --version 1.4.0
docker pull ghcr.io/appaloft/appaloft:1.4.0
docker pull ghcr.io/appaloft/appaloft:v1.4.0Downloads
Install Script
Desktop Installers
appaloft-desktop-v1.4.0-darwin-arm64.dmgappaloft-desktop-v1.4.0-darwin-x64.dmgappaloft-desktop-v1.4.0-linux-x64-gnu.deb
CLI Archives
appaloft-v1.4.0-darwin-arm64.tar.gzappaloft-v1.4.0-darwin-x64.tar.gzappaloft-v1.4.0-linux-arm64-gnu.tar.gzappaloft-v1.4.0-linux-arm64-musl.tar.gzappaloft-v1.4.0-linux-x64-gnu.tar.gzappaloft-v1.4.0-linux-x64-musl.tar.gzappaloft-v1.4.0-win32-arm64.zipappaloft-v1.4.0-win32-x64.zip
Self-Host Artifacts
appaloft-backend-v1.4.0.tar.gzappaloft-web-static-v1.4.0.tar.gzdocker-compose.selfhost.ymlDockerfile
Integrity Metadata
Container Image
ghcr.io/appaloft/appaloft:1.4.0ghcr.io/appaloft/appaloft:v1.4.0
Known Gaps
- Windows CLI archives are published, but a Windows desktop installer is not included in this release.
Changes
Security
Features
- add agent adapter manifest validation (#826) (9a8b070)
- add remote agent workspaces and task runs (#807) (7d6cfbf)
- add reusable workspace snapshot policy (#818) (d089f76)
- add workspace collaboration (#808) (078be97)
- agent-adapter: resolve credential reference bindings (#828) (a0968c3)
- cli: support remote terminal attach (#819) (50aa967)
- manage tenant-scoped Agent Adapter installations (#827) (f6ee783)
- sandbox: add hibernation and recovery (#816) (5261333)
- sandbox: add portable workspace recovery (#817) (95e5fd0)
- sandbox: pass organization context to providers (#810) (f832c0f)
Bug Fixes
- orpc: mount agent workspace HTTP routes (#809) (75a1a6b)
- runtime: classify Pi sandbox failure phases (#813) (2343bdf)
- runtime: emit safe Pi failure diagnostics (#812) (f828cf6)
- runtime: omit Pi root working directory (#814) (a2485c4)
- runtime: run Pi harness non-interactively (#811) (6de2915)
- sandbox: support nested provider handles (#820) (17861a7)