github MoonshotAI/kimi-code @moonshot-ai/kimi-code@2.0.0

9 hours ago

Major Changes

  • #3849 34ec5d2 Thanks @wbxl2000! - Add the /desktop slash command (alias /install-desktop) and the kimi install-app subcommand to open the Kimi Code desktop app page in the browser.

Minor Changes

  • #3851 faec32c Thanks @Grapedge! - Render mermaid code blocks as diagrams in the terminal; turn it off under /settings → Mermaid diagrams, or set mermaid = "off" in the [markdown] section of tui.toml.

Patch Changes

  • #3838 f4e5822 Thanks @sailist! - Fix an occasional crash when a running turn is canceled.

  • #3802 c72a202 Thanks @Grapedge! - Highlight diff code blocks.

  • #3844 0cf413f Thanks @Grapedge! - Fix a steered message appearing twice after interrupting the turn.

  • #3848 b4d0b8a Thanks @Grapedge! - Fix @ file mentions duplicating or dropping the path when accepting a suggestion while still typing.

  • #3828 2bb6e12 Thanks @wbxl2000! - Fix duplicate user messages when steering an ongoing conversation.

  • #3832 1c7e996 Thanks @chengluyu! - Fix files attached while steering an ongoing conversation appearing only after a reload.

  • #3853 bd06178 Thanks @wbxl2000! - Keep the original prompt visible when steering a running turn, instead of replacing it with the steered text.

  • #3832 1c7e996 Thanks @chengluyu! - Fix slash commands sent while steering an ongoing conversation missing from the transcript.

  • #3837 cafd9b5 Thanks @wbxl2000! - Fix missing and reappearing chat messages after undoing a steered message.

  • #3818 19ce4b3 Thanks @liruifengv! - Fix /usage showing a wrong error message when no session has been created yet.

  • #3784 5653c73 Thanks @7Sageer! - Images sent to Kimi models are uploaded as file references instead of inline data, and a warning is shown when media are dropped from a retried request.

  • #3778 7d174ac Thanks @huangzheng2016! - Limit memory growth from finished subagents.

  • #3778 7d174ac Thanks @huangzheng2016! - Report background subagents that time out or are stopped as cancelled instead of failed.

  • #3846 31f1b68 Thanks @7Sageer! - Fix OAuth login never triggering for MCP servers that allow anonymous tool discovery but reject tool calls with 401.

  • #3784 5653c73 Thanks @7Sageer! - When accumulated images and videos exceed the request size budget, the oldest media are omitted from requests with a warning instead of failing.

  • #3778 7d174ac Thanks @huangzheng2016! - Report tools and subagents interrupted by the user as cancelled instead of aborted or failed.

  • #3803 39a7455 Thanks @kimi-agent-bot! - The built-in browser plugin now appears as "Kimi Browser Extension" in the plugins panel, marketplace catalog, and docs, matching the product rename.

  • #3858 95d4a9d Thanks @liruifengv! - Sign the Windows CLI executable with a trusted publisher certificate.

  • #3795 a7bdabb Thanks @Grapedge! - Feedback surveys now appear at better times in long conversations.

  • #3833 8660a07 Thanks @tpoisonooo! - Fix tower worker cards wrongly showing "completed" during rework.

  • #3840 9c5e9b4 Thanks @chengluyu! - Fix a Windows crash when a project or config folder is opened through a short 8.3 path.

Don't miss a new kimi-code release

NewReleases is sending notifications on new releases.