v1.0.221
OpenCodeSummary
This release introduces support for LSP workspace/didChangeWatchedFiles notifications, enhancing integration capabilities. Several usability improvements were made to the desktop application, including better model selection, color auto-acceptance, and fixes for prompt input cleanup and incorrect toast messages for subagents.
New Features
- Added support for LSP workspace/didChangeWatchedFiles notifications.
Bug Fixes
- Fixed desktop prompt input cleanup behavior.
- Fixed 'Agent not found' toast appearing for subagents in the TUI.
Improvements
- Defaulted to ai-sdk/openai-compatible when no npm package is provided.
- Improved the model selector within the desktop application.
- Enabled auto-accepting of colors in the desktop application.
- Fixed tooltip colors in the desktop application.
- Improved affordance for auto-accept functionality in the desktop app.
- Added input changes functionality.
- Suppressed notifications when auto-accepting tasks in the desktop app.
- Improved variant toggle within the app.
- Added a keybind tooltip component to the desktop application.