OpenCode v1.1.51: Header & Bedrock Fixes
OpenCode v1.1.51 fixes header merge bugs, Bedrock model prefixing, and restores OSC52 TUI support. Mobile improvements included.
TL;DR
- Reverted double header merge bug when providers authenticated in multiple places
- Fixed Bedrock cross-region inference model double-prefixing
- Restored OSC52 support in TUI, mobile session padding improvements
Fixed
- Double header merge — Reverted change that caused headers to be merged twice when a provider was authenticated in multiple places
- Bedrock cross-region models — Prevented double-prefixing of Bedrock cross-region inference model names
- OSC52 support — Restored direct OSC52 support in the TUI
- Mobile session padding — Tightened up session padding-top for mobile layouts
Improved
- Agent documentation — Built-in agents are now documented and OPENCODE_CONFIG_DIR is prioritized for AGENTS.md
Update with: npm install opencode@1.1.51 or check the release page for your package manager.
Source: OpenCode