Skip to content

CloudCLI UI v1.33.3

Choose a tag to compare

@viper151 viper151 released this 09 Jun 16:19
· 4 commits to main since this release

1.33.3 (2026-06-09)

New Features

  • add file tree upload progress (c235b05)
  • signal when chat runs complete (d70dc07)

Bug Fixes

  • address notification review feedback (602e6ad)
  • align prism plugin name and id with manifest.json (ca8fd0e)
  • chat: re-anchor initial scroll across lazy content reflow (33a4e72)
  • keep editor toolbar in view on long unwrapped lines (beae8c6)
  • sandbox: prevent server SIGHUP on sbx exec exit (#792) (f4a1614), closes #791
  • slash command suggestions trigger at any / in input, not only at start (#843) (f7c0024)
  • update naming convention (3cd8995)

Maintenance