v1.0.168
OpenCodeSummary
This release introduces several new capabilities, including experimental support for the Ty language server and a new shell mode for the desktop application. Numerous bug fixes address issues with desktop layout, prompt history, and command execution validation. Users will also benefit from improved handling of GitHub Action hallucinations.
New Features
- Added experimental support for the Ty language server.
- Introduced a fork slash command for keyboard-friendly session forking in the TUI.
- Enabled shell mode for the desktop application.
- Added a custom update toast notification for the desktop application.
- Added OIDC_BASE_URL support for custom GitHub App installations.
Bug Fixes
- Fixed model validation failing before executing a slash command.
- Fixed incorrect expanded states on the desktop application.
- Fixed desktop view showing a smaller max-width when a review was open.
- Fixed the image button not showing in shell mode on the desktop application.
- Fixed incorrect error styles on the desktop application.
- Fixed prompt history navigation and accidental optimistic prompt duplication on the desktop application.
- Fixed desktop sessions not being ordered by most recent.
- Fixed desktop application responding to pinch to zoom gestures.
- Fixed Tauri incorrectly configuring display backends on Linux.
- Removed the interleaved thinking filter for certain Kimi K2 thinking model providers that were causing issues.
Improvements
- Improved handling of hallucinations within GitHub Actions.
- Improved retry cases for operations.