OpenCode v1.1.34: Cache Sync & Line Selection
OpenCode v1.1.34 fixes a cache sync feedback loop and adds line selection to the desktop app.
TL;DR
- Fixed reactive feedback loop in global project cache sync
- Added line selection functionality to desktop app
Fixed
- Reactive feedback loop in cache sync — Eliminated a feedback loop in the global project cache sync that was causing performance issues (thanks to @Eric-Guo)
New
- Line selection — Added line selection functionality to the desktop app for better text handling
Update via: npm install opencode@1.1.34 or check the release page
Source: OpenCode