v2.5.0
What's Changed
- fix(ux): improve fzf picker discoverability and empty state by @helizaga in #139
- [Bugfix] open with AI with fuzzy search by @karan925 in #140
- feat(init): add ctrl-n keybinding to create new worktree from fzf picker by @karan925 in #141
- feat(init): cache output for faster shell startup by @helizaga in #142
- feat(ai): run postCd hooks before launching AI process by @helizaga in #145
- fix(core): resolve --from ref to SHA to prevent git DWIM overriding branch name by @damianlewis in #147
- fix: use origin/ ref when branching from default branch by @averyjennings in #149
- Add shell-integration support for new --cd by @helizaga in #151
- fix(completion): support Homebrew-installed completion assets by @helizaga in #155
New Contributors
- @averyjennings made their first contribution in #149
Full Changelog: v2.4.0...v2.5.0