v1.4.8
OpenCodeSummary
This release focuses on stability and usability improvements across the core application and desktop client. Key updates include fixing a crash related to experimental mode and enabling Azure prompt caching for better performance. Users will also benefit from improved session handling and new desktop settings to customize the UI by hiding title bar elements.
New Features
- Enabled Azure prompt caching with a default per-session cache key.
- Added beta desktop settings to hide title bar tools including navigation, search, terminal, status, and file tree.
Bug Fixes
- Fixed a crash that occurred when experimental mode was enabled.
- Fixed Windows terminal behavior where Ctrl+Z caused input undo and process suspension.
- Fixed desktop workspace loading to ensure the ready state persists correctly.
- Fixed desktop session syncing issues when loading project data from the query cache.
Improvements
- Plugin tools can now return metadata in execute results.
- Revert diffs now display real filenames instead of showing /dev/null.
- Improved handling of workspace sessions when the associated workspace is no longer available.
- Prompt input is now preserved when TUI views unmount and remount.
- Session list dialogs in the TUI are now ordered more consistently within each day.
- Improved loading of desktop session changes within the review panel.