v1.14.23

anomalyco/opencodev1.14.23Apr 24, 2026by opencode-agent[bot]

AI Summary

A minor release that improves npm registry handling and TUI text rendering. It ensures custom .npmrc settings are respected during package version checks and updates, and fixes the TUI to render all non-synthetic text in user messages.

Key Highlights

  • Respect custom .npmrc registry settings for package version checks
  • Render all non-synthetic text in user messages (not just first text block)

Full Release Notes

## Core
- Respect custom `.npmrc` registry settings when checking package versions and updates.

## TUI
- Render all non-synthetic text in a user message instead of showing only the first text block.