- Fixed GitHub Copilot Enterprise authentication failing with sdk.chat undefined error
- Adjusted light/dark theme toggle
- Fixed Provider type in chat.params plugin hook
- Fixed handling of
0in ANSI theme color definitions - Bumped opentui to v0.1.55
- Added basic session list command
- Made homebrew update check use homebrew registry version info
- Fixed ability to unignore files in .ignore
- Tweaked message border to match color of agent it was sent to
- Increased default LSP server timeout
- Added toggle to hide username in TUI
- Added OPENCODE_EXPERIMENTAL_DISABLE_COPY_ON_SELECT environment variable
Thank you to 4 community contributors:
- @kandros:
- toggle to hide username in TUI (#4750)
- @dl-alexandre:
- fix: allow unignoring files in .ignore (#4814)
- @jason0x43:
- @ben-vargas:
- fix: correct Provider type in chat.params plugin hook (#5003)