v1.14.41
OpenCodeSummary
This release focuses heavily on stability and usability across platforms. Key fixes include restoring formatter output handling and resolving an SSR crash in the share viewer. Improvements include carrying over uncommitted changes during session warping and enhancing the reliability of the Desktop app's local server.
Bug Fixes
- Fixed issue where formatter output handling was broken, restoring correct formatting when formatters write to stdout or stderr.
- Restored correct custom provider setup when using the /connect command in the TUI.
- Added a dedicated Settings menu entry for macOS users in the Desktop application.
- Fixed a crash in the share viewer during Server-Side Rendering (SSR) by guarding against undefined contents in the diff renderer.
Improvements
- Uncommitted file changes are now carried over when warping a session to another workspace.
- The Desktop application's local server has been moved to a separate utility process to ensure more reliable startup and shutdown.
- ACP clients now restore the last used model, mode, and effort when loading sessions, and support clean session closure.