OpenCode v1.1.64: Config Tokens & Windows Fixes
v1.1.64 brings token substitution for config, Windows fixes, and restored remote connections. 4 community contributors included.
TL;DR
- Token substitution now works in OPENCODE_CONFIG_CONTENT environment variable
- Windows selection behavior and Ctrl+C handling improved
- Baseline CPU detection fixed; remote HTTP connections restored in desktop app
New
- Token substitution in config — OPENCODE_CONFIG_CONTENT now supports token replacement for dynamic configuration
- Sound effects toggle — Desktop app option to disable audio notifications
- Terminal PTY isolation — Improved terminal pseudo-terminal handling for app stability
Fixed
- Baseline CPU detection — CPU capability detection now works correctly on all platforms
- Windows selection and Ctrl+C — Fixed text selection behavior and manual interrupt handling on Windows
- CLI model fallback — CLI now properly looks for recent models in fallback scenarios
- Desktop remote HTTP connections — Fixed broken remote server connections in the desktop app
- OAuth error messages — Normalized error messaging for OAuth flows
- Suggestion active state — Fixed broken active state indicator for suggestions
- TUI console on error — Console no longer opens automatically when errors occur
Update with: npm install opencode@1.1.64 or check the release page for platform-specific installers.
Source: OpenCode