v1.17.13
OpenCodeSummary
This release focuses heavily on improving the desktop experience, introducing a new searchable v2 model picker and enhancing UI alignment in the session view. Several critical bugs were fixed, including issues with reasoning mode application and stale response handling, alongside general cleanup of desktop state files.
New Features
- Added a searchable v2 model picker and model management flow in the composer.
Bug Fixes
- Fixed reasoning settings not applying reliably on custom deployments by forcing reasoning mode for OpenAI-compatible reasoning models.
- Stopped replaying stale GitHub Copilot response item IDs, preventing follow-up request failures.
- Fixed issue where question prompts could be dismissed when minimizing or restoring them.
- Fixed issue where pending question requests were dismissed accidentally while reviewing them.
- Fixed session page failures from breaking the entire application by scoping them to the affected tab.
Improvements
- Improved markdown and message layout alignment in the v2 session UI.
- Show a hover preview for session tabs displaying the project, path, branch, and server.
- Streamlined WSL server setup with clearer distro checks and install flows.
- Kept desktop tabs scoped to each window so windows now restore their own tab sets.
- Cleaned up stale empty and old draft store files to reduce desktop state buildup.