What's Changed
- perf(delete): optimize task deletion with batched IPC and deferred UI by @rabanspiegel in #1291
- fix(sidebar): auto collapse right sidebar on settings and skills views by @jschwxrz in #1300
- fix(connections): avoid caching shell path as provider cli by @rabanspiegel in #1307
- feat(sidebar): show contextual terminal on project and home pages by @jschwxrz in #1302
- feat(codex): add turn-complete notifications by @rabanspiegel in #1312
- feat: add pull request template by @yashdev9274 in #1294
- feat(pr): add GitHub auto-merge support to PR merge section by @HajekTim in #1298
- feat(tasks): add loading state to task creation button by @arnestrickmann in #1317
- fix:[bug]: emdash can not find codex or gemini when creating new task on remote vps (ubuntu) #1126 by @digplan in #1309
- fix(sidebar): preserve task project during create flow by @rabanspiegel in #1319
- fix(sidebar): prevent pinned tasks from clearing before data loads by @arnestrickmann in #1316
- fix: persist provider on default conversation to prevent tab flickering by @arnestrickmann in #1320
- fix(settings): clarify notification provider support by @rabanspiegel in #1324
- fix(terminal): align font size between agent pane and terminal pane by @naaa760 in #1323
- feat(opencode): add notification hook integration by @rabanspiegel in #1318
New Contributors
- @yashdev9274 made their first contribution in #1294
- @HajekTim made their first contribution in #1298
- @digplan made their first contribution in #1309
Full Changelog: v0.4.25...v0.4.26