- Fixed osascript for clipboard typo
- Fixed internal error on
/compactcommand - Made the logo on the home screen non-selectable
- Fixed debug LSP diagnostics command for certain LSPs
- Show indicator for in progress chats in the sessions list
- Restore input on timeline revert and show newest first
- Replay conversation history in session/load
- Removed cache mention from webfetch prompt
- Fixed fatal error UI readability in light mode
- Added foreground color to some TUI text elements for light mode visibility
- Fixed Windows LSP URIs using backslashes (Biome initialization failure)
- Better error message rendering in TUI
- Fixed bash tool to prevent excessive cd spam
- Added experimental
chat.messages.transformhook
Thank you to 11 community contributors:
- @sachnun:
- @jorgenwh:
- add experimental.chat.messages.transform hook (#5207)
- @alopez-inf:
- fix: Windows LSP URIs using backslashes (Biome initialization failure) (#5317)
- @koichincom:
- @airtonix:
- docs: Add opencode-md-table-formatter and plugin template (#5405)
- @haoqixu:
- @RhysSullivan:
- [feat]: show indicator for in progress chats in the sessions list (#5417)
- @monostop:
- fix: debug lsp diagnostics cmd for certain lsps (#5420)
- @Brendonovich:
- tauri: initialise store and window-state plugins
- tauri: create window with full screen size
- tauri: add basic custom titlebar (#5438)
- @jeremyosih:
- Change tooltip text from 'Open file' to 'New Terminal' (#5435)
- @Hona:
- fix: osascript for clipboard typo (#5430)