v1.1.65
OpenCodeSummary
This release introduces a new tool.definition hook for plugin developers to customize tool behavior. Key fixes include resolving an indefinite hang issue for ACP on Windows and improving prompt input stability. Users will also benefit from better connection handling and more granular control over provider models in settings.
New Features
- Added a tool.definition hook for plugins to modify tool descriptions and parameters.
Bug Fixes
- Fixed the ACP hanging indefinitely in the thinking state when running on Windows.
- Fixed an issue where the prompt input behavior had quirks.
- Fixed an issue where the store failed to create in the application.
Improvements
- Ensured that @-mentioning a directory now correctly uses the read tool instead of the deprecated list tool.
- Implemented reconnection of the event stream upon disconnection.
- Added the ability to toggle all provider models directly within the settings menu.
- Improved the desktop loading experience by only showing the loading window if an SQLite migration is necessary.
- Cleaned up the desktop loading page.
- Ensured that notifications now correctly navigate to the relevant session.