Back
AI summary
Written by AI from the official notes. Check them for exact details.Queued messages and plain text file support were added, along with various stability improvements.
- Added support for queued messages with execution settings and 'Send Now' option.
- Introduced plain text file attachments in conversations.
- Streamlined startup performance and optimized file watching.
- Enhanced reliability with automatic retries on backend errors.
- Updated UI theme to respect system preferences.
Why it matters: Users who rely on messaging and file sharing will benefit from improved functionality and stability.
Full release notes11 changes
Added support for queued messages, settings to configure message execution, a send now option, plain text file attachments, and various bug fixes and improvements.
- Added support for queued messages, including settings to configure execution behavior, a "Send Now" option, and an improved input card layout.
- Added support for attaching and rendering plain text (.txt) files in conversations and optimized comment button alignment in diff views.
- Streamlined startup performance by optimizing file watching and the application initialization sequence.
- Refined command permission prompting with strict literal matching, relaxed redirection rules, and sandbox configuration improvements.
- Enhanced reliability with automatic retries on backend overload errors and resolved hangs in helper agents requesting feedback.
- Updated the default UI theme to respect system preferences instead of defaulting to dark mode.
- Fixed find-in-page (Cmd+F) search to correctly locate and highlight matches in virtualized file views.
- Improved side questions (/btw) with persistence across conversation switches, display of the agent's thinking process, and a fix for background retries when closed.
- Stopped background tasks from continuing to run after a conversation is archived.
- Fixed an issue where diffs for files with more than 1000 lines rendered incorrectly.
- Fixed an issue where the agent could hang indefinitely after subagents finished executing.