- Fixed argument boundaries in run command
- Fixed TUI dialog select items taking up 2 lines when truncated
- Fixed debounce of LSP diagnostics to get complete results
- Fixed system prompt rejoining when experimental plugin hook triggers to preserve caching
Thank you to 5 community contributors:
- @duailibe:
- make install script use tmp dir (#5601)
- @Tarquinen:
- fix: rejoin system prompt if experimental plugin hook triggers to preserve caching (#5550)
- @Hona:
- fix: debounce LSP diagnostics to get complete results (#5600)
- @Brendonovich:
- tauri: macos-only app menu
- tauri: explicitly kill sidecar before updater relaunch
- @simondmorias:
- fix: preserve argument boundaries in run command (#4979)