Skip to content

v2.5.0

Choose a tag to compare

@helizaga helizaga released this 11 Mar 03:04
5afbfa8

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

Full Changelog: v2.4.0...v2.5.0