What's Changed
- fix: filter shell noise from PATH to prevent ENAMETOOLONG crashes by @Amwam in #1164
- fix(menu): remove reload and force reload from View menu by @arnestrickmann in #1185
- perf: resolve lag when expanding/collapsing sidebar sections by @Valley-15 in #1150
- fix: use theme-aware active file indicator in diff modal sidebar by @arnestrickmann in #1186
- feat: add pre-commit hooks with Husky + lint-staged by @rabanspiegel in #1187
- fix: show Create PR button for variant tasks with no file changes by @rabanspiegel in #1188
- feat: auto-infer task names from context and terminal input by @arnestrickmann in #1189
- fix(windows): run .cmd/.bat provider CLIs via cmd.exe to avoid silent startup failures by @fALECX in #1199
- feat(notifications): include task name in agent notifications by @naaa760 in #1195
- feat: add auto copy on select by @liamhess in #1194
- feat: configurable task hover action (delete vs archive) by @rabanspiegel in #1190
- fix: PR creation spinner persists when switching tasks by @naaa760 in #1196
New Contributors
- @Amwam made their first contribution in #1164
- @fALECX made their first contribution in #1199
- @liamhess made their first contribution in #1194
Full Changelog: v0.4.21...v0.4.22