Change8

v1.3.7

OpenCode
1 feature2 fixes3 improvementscoremcptui

Summary

This release introduces first-class PowerShell support on Windows, significantly expanding platform compatibility. It also includes several usability improvements, such as less intrusive modal behavior in the TUI and better preservation of configuration file comments during plugin installs. Several underlying bugs related to tool calls and configuration settings have also been resolved.

New Features

  • Added first-class PowerShell support on Windows

Bug Fixes

  • Fixed issue where the project-level CLAUDE.md setting (`OPENCODE_DISABLE_CLAUDE_CODE_PROMPT`) was not being respected
  • Fixed LiteLLM compaction process from incorrectly discouraging `_noop` tool calls

Improvements

  • Plugin installs now preserve JSONC comments in configuration files
  • Improved variant modal behavior in the TUI to be less intrusive
  • Added theme colors for dialog textarea placeholders in the TUI

Related Documentation

OpenCode Documentation