v1.15.3
OpenCodeSummary
This release focuses on stability and performance improvements within the core functionality and the TUI. Key fixes address issues with async command context loss during agent generation and improve efficiency when processing very large files after output truncation.
Bug Fixes
- Fixed async commands losing the active instance context, which could break agent generation and GitHub-driven runs.
- Reduced wasted work when reading very large files after output truncation.