MoonshotAI/kimi-code @moonshot-ai/kimi-code@0.28.0
MoonshotAI/kimi-code
Captured source
source ↗published Jul 20, 2026seen 6dcaptured 6dhttp 200method plain
@moonshot-ai/kimi-code@0.28.0
Repository: MoonshotAI/kimi-code
Tag: @moonshot-ai/kimi-code@0.28.0
Published: 2026-07-20T05:58:41Z
Prerelease: no
Release notes:
Minor Changes
- #1826 `a41a09c` Thanks @sailist! - Replace the
kimi servercommand tree withkimi web: the server runs in the foreground (the background daemon and OS-service lifecycle commands are removed), and multiple servers can now share one home directory, each taking the next free port. Manage instances withkimi web kill [server-id|all],kimi web ps, andkimi web rotate-token; anykimi server …invocation prints a deprecation notice and exits 1.
- #1933 `11c1683` Thanks @liruifengv! - Thinking effort persists only levels below the model's top tier (max).
Patch Changes
- #1867 `3086e47` Thanks @RealKai42! - Rename the stale "afk" reference to "auto" in the built-in MCP config skill guidance.
- #1867 `3086e47` Thanks @RealKai42! - Correct the YOLO and Auto permission mode descriptions in CLI --help output and in the ACP session mode selector shown by IDE clients.
- #1867 `3086e47` Thanks @RealKai42! - web: Correct the YOLO and Auto permission mode descriptions in the slash command list and the mobile permission sheet.
- #1867 `3086e47` Thanks @RealKai42! - Fix the YOLO and Auto permission mode descriptions to match their actual behavior: YOLO auto-approves tool actions but the agent may still ask questions, while Auto is fully autonomous and never asks.
- #1867 `3086e47` Thanks @RealKai42! - Correct the YOLO mode notice shown when replaying a session: tool actions are auto-approved, but the agent may still ask questions.