## Core
- Add a dedicated system prompt for Kimi models. (@Yuxin-Dong)
## TUI
- Improve TUI terminal output passthrough so external command output renders more reliably.
## Extensions
- Skip plugins that do not expose a matching server or TUI entrypoint, warn instead of failing, and apply default options from package exports on install.
- Pin explicit plugin versions during install and block package install scripts from running.
**Thank you to 1 community contributor:**
- @Yuxin-Dong:
- feat: add a dedicated system prompt for Kimi models (#20259)