v1.0.129
OpenCodeSummary
This release introduces several new usability features, including a basic session list command and a toggle to hide usernames in the TUI. Several important bugs were fixed, addressing authentication failures, incorrect plugin hook types, and issues with unignoring files. Performance and visual tweaks were also applied to themes and timeouts.
New Features
- Added basic session list command
- Added toggle to hide username in the TUI
- Added OPENCODE_EXPERIMENTAL_DISABLE_COPY_ON_SELECT environment variable
Bug Fixes
- Fixed GitHub Copilot Enterprise authentication failure caused by sdk.chat undefined error
- Fixed incorrect Provider type definition in the chat.params plugin hook
- Fixed incorrect handling of the value '0' when defining ANSI theme colors
- Fixed the inability to unignore files listed in .ignore
Improvements
- Adjusted the light/dark theme toggle appearance
- Tweaked the message border color to match the color of the sending agent
- Increased the default timeout setting for the LSP server
- Made the homebrew update check utilize version information from the homebrew registry