Skip to content

v0.2.7

Choose a tag to compare

@github-actions github-actions released this 23 Mar 09:12
· 25 commits to main since this release

[0.2.7] - 2026-03-23

Added

  • Context-aware bae init — detects if current folder is a workspace and branches accordingly
  • bae workspace add now prompts path first, then slug with smart default, and offers to add a channel
  • bae channel add always shows workspace selector with current folder pre-selected
  • All start/restart flows now use OS-native supervisor (launchd/systemd) automatically

Changed

  • bae init only starts/restarts when config actually changed — asks "Start Bae now?" if not running
  • Consistent restart behavior across all CLI commands

Fixed

  • bae init from a new folder no longer offers to manage unrelated workspaces
  • Default slug validation now accepts the default value when pressing Enter