v1.2.15
OpenCodeSummary
This release focuses heavily on stability and usability fixes across the application. Key updates include resolving segmentation faults on Windows and fixing several interaction bugs like keyboard navigation and tab closing. Configuration management has also been improved by splitting TUI and server settings.
Bug Fixes
- Fixed most segmentation faults occurring on Windows when using Bun v1.3.10 stable.
- Resolved issue where child sessions in the app were not handling permissions and questions correctly.
- Fixed keyboard navigation to correctly cycle between previous and next messages.
- Corrected the Copilot provider description within internationalization (i18n) files.
- Prevented application hang on macOS by removing the interactive shell flag during sidecar spawning.
- Fixed an issue where middle-clicking tabs in the scrollable tab bar did not close them.
Improvements
- Separated TUI (Text User Interface) and server configuration for better management.