- fix(threads): import thread summary type
- feat(sidebar): page older threads on demand
- fix: restore message scroll under title bar
- fix: avoid duplicating reasoning body (closes #41)
- feat: add notification sounds with settings toggle (#33)
- feat: filter @ suggestions for mentioned files (#34)
- fix: keep debug button accessible after clearing logs (#46)
- Refactor thread copy logic into useCopyThread hook
- Merge branch 'main' into feat/filter-autocomplete-suggestions
- feat: honor gitignore in workspace file list (#44)
- fix: keep debug button accessible after clearing logs
- feat(tauri): honor gitignore in workspace file list
- Merge branch 'main' into feat/copy-thread
- feat: add per-message copy button