OpenCode v1.2.15: Windows Stability & Desktop Fixes
OpenCode v1.2.15 fixes critical Windows segfaults with Bun v1.3.10, resolves macOS desktop hangs, and improves keyboard navigation and permissions handling.
TL;DR
- Fixed segfaults on Windows with Bun v1.3.10 stable
- Resolved macOS hang issue in desktop sidecar spawning
- Keyboard navigation and permissions handling improvements
New
- TUI and server configuration split — Separated configuration handling for better modularity and flexibility
Fixed
- Windows segfaults with Bun v1.3.10 — Eliminated most crashes on Windows when running with Bun stable
- macOS desktop hang — Removed interactive shell flag from sidecar spawn to prevent application freezes
- Keyboard navigation — Previous/next message navigation now works correctly in the desktop app
- Child session permissions — Fixed permissions and questions handling from child sessions
- Copilot provider description — Corrected i18n text for Copilot provider labeling
- Tab close interaction — Middle-click tab close now works in scrollable tab bars
Update with: npm install opencode@1.2.15 or check the release page for your platform.
Source: OpenCode