Skip to content

v0.5.5

Choose a tag to compare

@arcbox-labs arcbox-labs released this 31 Jul 14:13
5d9f67a

0.5.5 (2026-07-31)

Features

  • cli: abctl claude — coding-agent TUI in a sandbox (bd558cd)
  • cli: embedded sandbox image templates (aa00154)
  • fleet: restart the agent process in place (c8649a5)

Bug Fixes

  • cli: do not wait for the parked stdin read when the runtime shuts down (94c1ad5)
  • cli: end an exec session when the workload exits (050ff66)
  • cli: key the image layout cache on filesystem content, not image id (75aaa6f)
  • sandbox: invalidate converted rootfs images when vm-agent changes (df66e8c)
  • sandbox: keep converted rootfs images that snapshots restore from (3837c08)
  • sandbox: report an interactive workload's exit status when it exits (9bcf94c)
  • sandbox: resolve docker images through an OCI layout export (96740ca)
  • vz: build the Swift shim with SwiftPM's native build system (19e46b7)

Code Refactoring

  • vm: publish snapshots atomically instead of piecewise (419b270)

Miscellaneous Chores

  • assets: bump boot assets to 0.6.13 (fuse spin-wait, CORE-48) (#513) (098771c)
  • tools: bump Docker toolchain to latest stable versions (#502) (a44178b)