v1.2.12

anomalyco/opencodev1.2.12Feb 25, 2026by opencode-agent[bot]

AI Summary

This release focuses on Windows compatibility improvements including Bun.spawn migration and temporarily disables the plan enter tool to prevent unintended mode switches. It also adds Go SDK code generation and enhances Windows app resolution.

Key Highlights

  • Migrate Bun.spawn to Process utility with timeout and cleanup
  • Temporarily disable plan enter tool to prevent unintended mode switches
  • Enhance Windows app resolution and UI loading states
  • Add Go SDK code generation script
  • Show LSP errors for apply_patch tool

New Features

  • Go SDK code generation script
  • LSP errors display for apply_patch tool
  • Windows app resolution and UI loading enhancements

Full Release Notes

## 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

**Thank you to 1 community contributor:**
- @neriousy:
  - feat(desktop): enhance Windows app resolution and UI loading states (#13320)