MoonshotAI/kimi-code @moonshot-ai/kimi-code@0.20.0
MoonshotAI/kimi-code
Captured source
source ↗@moonshot-ai/kimi-code@0.20.0
Repository: MoonshotAI/kimi-code
Tag: @moonshot-ai/kimi-code@0.20.0
Published: 2026-06-25T18:32:07Z
Prerelease: no
Release notes:
Minor Changes
Type ! in the input box to enable it. The command output is visible to the AI. For long-running commands, press Ctrl+B to move them to the background. For example, you can run !gh auth login to sign in to the GitHub CLI without opening a new terminal, so Kimi can use gh.
- #1066 `3554f7e` - Show update badges on the /plugins Installed tab, where Enter now installs the available update and I opens plugin details.
plugins — toggle, remove, MCP, details, reload), Official (Kimi-maintained marketplace plugins), Third-party (marketplace plugins from other publishers), and Custom (install straight from a GitHub URL, zip URL, or local path). Tab / Shift-Tab switch tabs. The Official and Third-party catalogs load lazily, so /plugins opens instantly and keeps working offline — a marketplace fetch failure is shown inline instead of closing the panel. The tab strip is shared with the /model provider tabs via the new renderTabStrip helper.
requires a per-start bearer token on all API and WebSocket calls (the CLI reads it automatically), enforces Host/Origin checks, and gains --host with a public-binding hardening tier: mandatory KIMI_CODE_PASSWORD, TLS (or --insecure-no-tls), auth-failure rate limiting, disabled remote shutdown/terminals, and security response headers. See packages/server/SECURITY.md.
- #1040 `6664038` - Replace silent AGENTS.md truncation with a visible warning in the TUI status bar and web UI.
- #1101 `3ea6ac2` - Show the plan body and approach choices in the plan review card when exiting plan mode in the web UI.
Patch Changes
- #1076 `500677a` - Fix Ctrl-C during compaction so it clears a pending editor draft first instead of cancelling immediately.
- #1067 `0e227ba` - Fix explore subagents silently losing git context when git commands time out or the directory is not a repository.
- #1094 `8ee5c0f` - Fix the terminal window repeatedly losing focus on Linux Wayland, which broke IME input.
- #1064 `a752a53` - Fix truncated skill descriptions missing an ellipsis in the model's skill listing.
- #903 `bbd8a1a` - Fix
kimi weband/webfailing to start the background server daemon on Windows withspawn EFTYPEwhen the CLI is installed via npm/pnpm or run from source. The official single-binary install script was not affected.
- #1070 `ff17715` - Stop auto-dismissing questions in the web UI after 60 seconds so they wait for the user's answer.
- #1097 `27ef516` - Add a hint to the per-turn step limit error pointing users to the loop_control.max_steps_per_turn config option.
Excerpt shown — open the source for the full document.
Notability
notability 4.0/10Routine version release of code tool.