What's Changed
- Add current worktree shortcuts to Orca CLI by @Jinwoo-H in #301
- Improve diff view with line stats and open-in-editor action by @AmethystLiang in #302
- Add keyboard shortcuts for worktree navigation and sidebar toggle by @AmethystLiang in #303
- feat: add autosaving by @ypatel2022 in #300
- Reduce recent sort re-rendering by @AmethystLiang in #305
- Ensure setup commands run only once per tab by @AmethystLiang in #307
- Cache worktree roots for filesystem auth and UI improvements by @AmethystLiang in #306
- fix: bypass gh CLI HTTP cache on manual PR checks refresh by @AmethystLiang in #308
- fix: improve combined diff header interactions by @AmethystLiang in #309
- fix: simplify sidebar sort stability by removing freeze-on-select by @AmethystLiang in #310
- Make delete worktree dialog non-blocking by @AmethystLiang in #311
- fix: fetch PR checks by head sha by @AmethystLiang in #312
Full Changelog: v1.0.85...v1.0.86