v1.0.222
OpenCodeSummary
This release focuses on enhancing the desktop application experience by adding support for subagent mentions and improving update notifications. A critical stability fix was also implemented to prevent a TimeoutOverflowWarning by capping the maximum setTimeout delay.
New Features
- Added support for subagent mentions within the desktop application.
Bug Fixes
- Prevented TimeoutOverflowWarning by capping setTimeout delay to the maximum 32-bit signed integer value.
Improvements
- Added in-app update toasts to the desktop application for better notification.
- Enabled Windows support for PTY and cross-platform build scripts in the desktop application.