v1.14.22
anomalyco/opencodev1.14.22Apr 23, 2026by opencode-agent[bot]
AI Summary
This release focuses on npm configuration handling and desktop UI fixes. It ensures .npmrc settings are respected during npm installs and adds custom icon override persistence for projects. Additionally, it fixes session state issues in the desktop app.
Key Highlights
- Respect .npmrc settings during npm installs
- Added custom icon override persistence for projects
- Fixed session views and nested session items stale state on session switching
New Features
- Custom project icon override storage
Full Release Notes
## Core - Respect `.npmrc` settings during npm installs. - Let projects store a custom icon override so the chosen icon persists correctly. ## Desktop - Fix session views and nested session items not getting stuck with stale state when switching between sessions.