What's Changed
- feat(ui): add back-to-app labels for editor and kanban by @saadnvd1 in #629
- feat(sidebar): add task rename via context menu by @saadnvd1 in #631
- chore: clean out comments by @arnestrickmann in #654
- feat(wip): implement multi-chat conversations per task by @arnestrickmann in #617
- Update README title banner by @rabanspiegel in #667
- chore: update README provider banner by @rabanspiegel in #669
- Fix titlebar truncation with ellipsis by @rabanspiegel in #630
- fix(sidebar): prevent empty state from squishing during resize by @rabanspiegel in #677
- fix(pty): prevent crash loop when closing app with running processes by @rabanspiegel in #679
- refactor: rename Provider to Agent across codebase (#611) by @arnestrickmann in #655
- perf: Faster task startup (reserve worktrees + direct CLI spawn) by @rabanspiegel in #674
- Prevent duplicate GitHub issue selection by @saadnvd1 in #653
- fix: Improve CreateChatModal with proper agent ordering and simpler UI by @rabanspiegel in #690
- fix(pty): kill terminal processes on task deletion by @rabanspiegel in #689
- fix(pty): don't show completion notification on app quit by @rabanspiegel in #691
New Contributors
Full Changelog: v0.3.53...v0.3.54