v1.14.26

Apr 26, 2026 · 3d ago
GitHub →

Core

  • Fixed config parsing to preserve permission rule order.
  • Fixed OpenRouter DeepSeek reasoning output handling.
  • Sent an opencode/<version> User-Agent header with HTTP requests.

TUI

  • Added Zed editor selection support for editor context.
  • Show a /connect tip when no models are configured.
  • Fixed editor lock detection to ignore locks from unrelated workspaces. (@jjjermiah)
Thank you to 2 community contributors:
  • @ariane-emory:
  • fix: correct typo in comment (#24420)
  • @jjjermiah:
  • fix(editor): reject lock files with no workspace match for cwd (#24323)