OpenCode v1.3.11: Kimi Model Support & Plugin Fixes
OpenCode v1.3.11 adds Kimi model support, makes plugin installation more resilient, and improves TUI terminal output handling.
TL;DR
- Dedicated system prompt for Kimi models now included
- Plugin installation more robust — skips incompatible plugins instead of failing
- TUI terminal output passthrough improved for external commands
New
- Kimi model system prompt — dedicated prompt configuration for Kimi models to improve compatibility and response quality.
- Plugin version pinning — explicit plugin versions are now pinned during install, and package install scripts are blocked from running.
Fixed
- Plugin installation resilience — plugins without matching server or TUI entrypoints now skip gracefully with a warning instead of failing the entire install.
- TUI terminal output — external command output now renders more reliably in the terminal UI.
- Plugin defaults — default options from package exports are now applied on install.
Update with: npm install -g opencode@latest or check the release page for your platform.
Source: OpenCode