OpenCode v1.14.22: npmrc Respect, Icon Persistence, Session Fixes
OpenCode v1.14.22 adds npmrc support, fixes icon persistence, and resolves session state bugs. A solid maintenance release for project configuration and session stability.
TL;DR
- OpenCode now respects
.npmrcsettings during npm installs - Custom project icons now persist correctly across sessions
- Fixed stale state bugs in session views and nested session items
New
- npmrc Respect — npm installs now honor your
.npmrcconfiguration, fixing environment-specific dependency resolution - Custom Icon Persistence — projects can store icon overrides that survive session switches without reverting
Fixed
- Session views and nested session items no longer get stuck with stale state when switching between sessions
Update: npm install opencode@1.14.22 or download from the release page.
Source: OpenCode