ReleaseArcee AIArcee AIpublished Feb 17, 2026seen 5d

arcee-ai/pybubble v0.3.0

arcee-ai/pybubble

Open original ↗

Captured source

source ↗
published Feb 17, 2026seen 5dcaptured 14hhttp 200method plain

v0.3.0

Repository: arcee-ai/pybubble

Tag: v0.3.0

Published: 2026-02-17T23:49:58Z

Prerelease: no

Release notes: Changelog:

  • Optional full PTY support for sandboxed processes.
  • pybubble run now runs programs interactively in a full PTY.
  • Default rootfs is now bundled into the prebuilt wheel.
  • Switched from gzip to zstd for rootfs compression.
  • Changed run_python to run_script with customizable script runner (defaults to python) and similar return type to run.
  • If fuse-overlayfs is installed, you can now enable a writable overlay filesystem.
  • Sandbox should now be used as a context manager to ensure filesystem resources are cleaned up.
  • Host's hostname is no longer passed through to sandbox.
  • Updated uv in the default rootfs.
  • Fixed /sbin not being included in PATH.

Notability

notability 3.0/10

Routine version release, low impact