Skip to content

v1.3.7

Choose a tag to compare

@opencode-agent opencode-agent released this 30 Mar 06:06
· 4920 commits to dev since this release

Core

  • Added first-class PowerShell support on Windows
  • Plugin installs now preserve JSONC comments in configuration files
  • Fixed OPENCODE_DISABLE_CLAUDE_CODE_PROMPT not being respected for project-level CLAUDE.md

TUI

  • Improved variant modal behavior to be less intrusive
  • Added theme colors for dialog textarea placeholders

Thank you to 2 community contributors:

  • @KnutZuidema:
    • fix: discourage _noop tool call during LiteLLM compaction (#18539)
  • @yejiming:
    • docs: rename patch tool to apply_patch and clarify apply_patch behavior (#19979)