v1.0.174
OpenCodeSummary
This release focuses on improving session reliability and user experience, including fixing file encoding issues and enhancing prompt handling during session forking. Key improvements involve better LSP messaging accuracy and performance optimizations for auto-scrolling and session handling.
New Features
- Reinserted forked message text in the prompt text input box when forking a session
Bug Fixes
- Fixed file encoding issue
- Fixed error height
Improvements
- Made LSP message more accurate when LSPs are disabled
- Prevented file system scanning when in the root directory to avoid unnecessary operations
- Excluded hidden agents from the Agent Client Protocol
- Enabled textarea mouse scroll and cursor set by upgrading OpenTUI to v0.1.62
- Improved auto-scroll and session performance
- Stopped using Tauri HTTP for SSE events