v0.2.27
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