What's Changed
- add: history management by @Musti7even in #484
- fix: improve PR description formatting and content generation by @Musti7even in #486
- fix(ui): exclude merged PRs from delete warnings by @arnestrickmann in #488
- feat: Add Monaco Editor-based diff viewer with aggregated view by @Musti7even in #483
- fix(pty): prevent 'No conversation found' error on new workspaces by @Musti7even in #490
- feat(ui): add loading feedback during project deletion by @Musti7even in #489
- fix: prevent AppImage env pollution breaking Python venvs by @Musti7even in #493
- fix: propagate auto-approve flag to provider CLI sessions by @Musti7even in #494
- Rename workspace to task throughout codebase by @rabanspiegel in #487
- fix: shared cache for PR status consistency by @rabanspiegel in #498
- Feat/create new project inside emdash by @Musti7even in #497
- fix(db): apply migrations by hash + recover workspace->task rename #500 by @arnestrickmann in #502
- fix(db): apply migrations by hash + recover workspace->task rename by @Musti7even in #500
- Feat/editable diff save by @arnestrickmann in #503
- fix: stop task name regenerating on submit by @arnestrickmann in #504
- fix: hide error message is folder selection cancelled by @gontsolov in #508
- refactor: use shadcn dialog for home screen modals by @gontsolov in #507
- feat(providers): add Kilocode CLI provider support by @arnestrickmann in #511
New Contributors
- @gontsolov made their first contribution in #508
Full Changelog: v0.3.42...v0.3.43