Skip to content

v0.2.27

Choose a tag to compare

@github-actions github-actions released this 11 Mar 02:38
· 401 commits to main since this release

What's Changed

Improvements

  • Persist the selected working directory so new bot and CLI sessions reopen in the saved path by default.
  • Update the CLI and README help text to explain the saved-workdir fallback behavior.

Bug Fixes

  • Keep the active process environment and bot session state in sync when switching the working directory.

Internal

  • Add unit coverage for loading and persisting the saved working directory.

Full Changelog: v0.2.26...v0.2.27