## 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)