← OpenCode Changelog
v1.2.12
Feb 25, 2026 (5d ago)
View on GitHub →
Core
- Synchronize changes
- Temporarily disable plan enter tool to prevent unintended mode switches during task execution
- Migrate Bun.spawn to Process utility with timeout and cleanup
- Disable Bun config cache in CI
- Await git ID cache write in project module
- Import custom tools via file URL
TUI
- Add Go SDK code generation script
- Show LSP errors for apply_patch tool
Desktop
- Enhance Windows app resolution and UI loading states (@neriousy)
- Update desktop README for accuracy
- @neriousy:
- feat(desktop): enhance Windows app resolution and UI loading states (#13320)