v1.1.14
OpenCodeSummary
This release introduces significant usability enhancements across the TUI and Desktop applications, including image preview support for attachments on Desktop and expanded mouse interaction in the TUI. Several bugs related to TUI stability, cursor positioning, and autocomplete behavior have also been resolved.
New Features
- Added image preview support for image attachments in the desktop application.
- Added user message badges visible on hover in the desktop application.
- Enabled mouse hover and click support for the autocomplete feature in the TUI.
- Enabled mouse hover and click support for the questions tool in the TUI.
Bug Fixes
- Fixed prompt reference initialization in the TUI to prevent undefined reference errors.
- Fixed the cursor position in the TUI when pasting single-line text.
- Fixed the jumping of the highlighted row in slash command autocomplete in the TUI.
- Fixed an issue where the OAuth URL was not copied when the device code was unavailable.
- Fixed checking worktree for external_directory permission in subdirectories.
Improvements
- Refactored event streaming in the TUI to use the SDK instead of manual RPC subscription.
- Added clickable navigation to the subagent header in the TUI.