← OpenCode Changelog

v1.1.64

Feb 12, 2026 (17d ago) View on GitHub →

Core

  • Token substitution in OPENCODE_CONFIG_CONTENT environment variable (@ariane-emory)
  • Look for recent model in fallback in CLI (@smitchaudhary)
  • Baseline CPU detection fixed (@Hona)
  • Windows selection behavior and manual Ctrl+C handling (@Hona)
  • Terminal PTY isolation for app

TUI

  • Do not open console on error

Desktop

  • Option to turn off sound effects
  • Normalize OAuth error messages
  • Suggestion active state broken
  • Fixed remote HTTP server connections in the app
Thank you to 4 community contributors:
  • @amankalra172:
  • docs: update STACKIT provider documentation with typo fix (#13357)
  • @Hona:
  • feat: windows selection behavior, manual ctrl+c (#13315)
  • fix: baseline CPU detection (#13371)
  • @smitchaudhary:
  • fix: look for recent model in fallback in cli (#12582)
  • @ariane-emory:
  • fix: token substitution in OPENCODE_CONFIG_CONTENT (#13384)