OpenCode v1.15.1: Thinking View & Native Binary Fixes

v1.15.1 brings a collapsed thinking view that expands inline, pinned sessions for quick navigation, and fixes for npm installs, symlinked repos, and config validation errors.

OpenCode v1.15.1: Thinking View & Native Binary Fixes

TL;DR

  • Collapsed thinking view now expands inline in the TUI
  • Pinned sessions with quick-switch slots for faster navigation
  • Fixed npm installs, symlinked .git repos, multiline mentions, and config validation errors

New

  • Collapsed thinking view — reasoning output now starts folded and expands inline without breaking chat flow
  • Pinned sessions — mark sessions as pinned and switch between them via quick slots in the session picker

Fixed

  • Duplicate consecutive entries in prompt history
  • Config validation errors now display in full during TUI startup instead of generic failure messages
  • npm installs now recover correctly and fetch the right native binary on more setups
  • Multiline @ mentions in prompts
  • Custom tool metadata from Zod schemas now preserved
  • Custom tool argument descriptions in generated schemas
  • File watching in repos where .git is a symlink

Update: npm install -g opencode@latest

Source: OpenCode