Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 13 May 23:38
· 50 commits to main since this release
v0.2.0
3c36428

Added:

  • Experimental terminal notification bar for interactive sessions
  • Non-interactive command execution via new exec command
  • Cosign signature verification for binary updates and container images
  • Playwright browser dependencies (Chromium, Firefox) in sandbox image (#7)
  • xxd tool in sandbox image

Changed:

  • Rename ssh command to connect
  • Reduce session startup verbosity
  • Improve status command output
  • Improve formatting of changelog in update command
  • Update dependencies

Fixed:

  • Permissions on cached vibepit binary on macOS
  • Image download progress output

Removed:

  • Remove obsolete sessions command (replaced by status)