OpenCode v1.14.31: Azure Setup & MCP URL Fixes

OpenCode 1.14.31 improves Azure setup with resource name prompts, fixes task session permission inheritance, and adds clearer error handling for invalid MCP URLs.

OpenCode v1.14.31: Azure Setup & MCP URL Fixes

TL;DR

  • Azure setup now prompts for resource name and saves it with the API key
  • Task child sessions preserve parent permissions and external directories
  • Invalid MCP URLs fail gracefully instead of breaking setup

New

  • Azure resource name prompt — Setup now asks for the resource name when needed and persists it alongside your API key, eliminating manual config steps.

Fixed

  • Task child sessions — Parent external_dir and deny permissions are now properly inherited by child sessions.
  • Invalid MCP URLs — Remote MCP URLs that are malformed now return a clear error message instead of silently breaking the setup flow.
  • Missing model crash — Restoring saved messages no longer crashes the desktop app when a referenced model is unavailable.

Update: npm install opencode@1.14.31 or check the release page for your platform.

Source: OpenCode