Docker SBX v0.27.0: Linux TUI, Governance UX, Droid Agent

Docker SBX v0.27.0 adds Linux terminal UI support across 8 emulators, improves governance UX with org visibility, renames the Factory-ai agent to droid, and fixes critical bugs in reset and cursor handling.

Docker SBX v0.27.0: Linux TUI, Governance UX, Droid Agent

TL;DR

  • Linux terminal UI support added for kitty, wezterm, alacritty, ghostty, and 4 others
  • Governance tab now shows active organization name and remote sync status
  • Factory-ai agent renamed to droid
  • Fixed sbx reset when logged out and TUI cursor positioning bugs

New

  • Linux TUI terminal spawning — kitty, wezterm, alacritty, ghostty, gnome-terminal, konsole, xfce4-terminal, and xterm now supported for native terminal integration
  • Governance visibility — Active organization name and remote sync status now surface in sbx policy ls output and the TUI governance tab
  • Droid agent — Factory-ai agent renamed for clarity
  • Template image removal by ID — Remove template images using image ID in addition to tags

Fixed

  • sbx reset now works reliably when logged out
  • TUI cursor positioning — disabled ONLCR to prevent \r\r\n sequences causing byte-count drift

Update with: docker pull docker/sbx:v0.27.0 or check the release page for your platform.

Source: Docker