OpenCode v1.3.15: npm Install & Kimi Refactor
v1.3.15 fixes npm install failures with node-gyp binaries and removes redundant Kimi skill code.
TL;DR
- Fixed npm install failures when Arborist encounters node-gyp compiled binaries
- Removed redundant Kimi skill section (community contribution)
Fixed
- npm install failures with node-gyp — Arborist no longer chokes when it hits the compiled binary's node-gyp path during dependency resolution
Changed
- Kimi skill section removed — Cleaned up redundant code in the skill configuration
Update with: npm install opencode@1.3.15
Source: OpenCode