v1.0.194
OpenCodeSummary
This release introduces prompt stashing and adds support for the Cloudflare AI Gateway provider. Several key bugs have been resolved, including fixes for textarea resizing during pasting and incorrect visibility of favorites when filtering models. Users will also benefit from improved error handling and new helpful tips on the start screen.
New Features
- Added prompt stashing capability for managing prompts.
- Enabled console copy-to-clipboard functionality via opentui.
- Added support for the Cloudflare AI Gateway provider.
- Added standard CLI flags (--help, --version, --no-modify-path) for installation.
Bug Fixes
- Fixed textarea resizing issue that occurred when pasting prompts shorter than 150 characters.
- Prevented keybinds from executing accidentally when a dialog window is open.
- Fixed an issue where favorites and recents lists remained visible when filtering models.
- Fixed incorrect session sorting when multiple sessions were active.
- Fixed an issue where text selection was disabled unexpectedly.
- Fixed handling of GitHub Pull Request events.
Improvements
- Added "Did you know?" tips to the start screen for user guidance.
- Made "The socket connection was closed unexpectedly" errors retryable.
- Improved general error retry logic.
- Updated import and PR commands to use the new share link URL format.
- Excluded deprecated models from the available list.
- Conditionally show the review pane toggle based on context.
- Updated the style for the current todo item.