v1.3.16
OpenCodeSummary
This release introduces expanded support for Azure model options across chat and response paths, and exposes session configuration options via ACP. Several usability improvements were made to the TUI, including better handling of Ctrl+Z on Windows and optional disabling of mouse capture, alongside fixes for plugin installations.
New Features
- Enabled support for Azure model options on both chat and response paths
- Exposed session model and mode configuration options through ACP
Bug Fixes
- Fixed output token totals calculation when reasoning tokens are reported separately
- Fixed plugin installations from npm aliases and git URLs, resolving Windows cache path issues
Improvements
- Added a separating blank line before read tool file contents for clearer output in the TUI
- Defaulted Ctrl+Z to undo on Windows instead of triggering terminal suspend
- Allowed disabling TUI mouse capture via configuration or the OPENCODE_DISABLE_MOUSE environment variable
- Hidden the organization switching option in the TUI when only one organization is available
- Labeled Console-managed providers and enabled organization switching from the provider UI