- Add experimental support for Ty language server
- Add fork slash command for keyboard-friendly session forking in TUI
- Add shell mode for desktop
- Add custom update toast for desktop
- Improve Github Action Hallucinations
- Fix model validation before executing slash command
- Fix desktop expanded states
- Fix desktop smaller max-width when review open
- Fix desktop don't show image button in shell mode
- Fix desktop error styles
- Fix desktop prompt history navigation and optimistic prompt duplication
- Fix desktop session ordered by most recent
- Fix desktop disable pinch to zoom
- Fix Tauri pinch zoom on Linux
- Fix Tauri configure display backends more correctly on Linux
- Add OIDC_BASE_URL support for custom GitHub App installs
- Remove interleaved thinking filter for certain Kimi K2 thinking model providers that were bugged
- Improve retry cases
Thank you to 7 community contributors:
- @Brendonovich:
- @dbpolito:
- Improve Github Action Hallucinations (#5751)
- @byigitt:
- docs: fix typos (#5753)
- @devxoul:
- fix(command): validate model before executing slash command (#5740)
- @ariane-emory:
- @elithrar:
- github: add OIDC_BASE_URL for custom GitHub App installs (#5756)
- @OpeOginni:
- feat: add experimental support for Ty language server (#5575)