Skip to content

Appaloft 1.4.0

Choose a tag to compare

@nichenqin nichenqin released this 27 Jul 03:59

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.0

Downloads

Install Script

Desktop Installers

CLI Archives

Self-Host Artifacts

Integrity Metadata

Container Image

  • ghcr.io/appaloft/appaloft:1.4.0
  • ghcr.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

  • edge-proxy: upgrade the reviewed Traefik baseline to v3.7.9 (#830) (e7e277a)

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)