ReleaseMoonshot AI (Kimi)Moonshot AI (Kimi)published Aug 27, 2026seen 10h

MoonshotAI/kimi-code @moonshot-ai/kimi-code@0.39.0

MoonshotAI/kimi-code

Open original ↗

Captured source

source ↗
published Aug 27, 2026seen 10hcaptured 10hhttp 200method plain

@moonshot-ai/kimi-code@0.39.0

Repository: MoonshotAI/kimi-code

Tag: @moonshot-ai/kimi-code@0.39.0

Published: 2026-08-27T11:36:28Z

Prerelease: no

Release notes:

Minor Changes

  • #3034 `f0a6094` Thanks @sailist! - Add Remote Control as an experimental feature for accessing a local web session remotely. Enable it with KIMI_CODE_EXPERIMENTAL_REMOTE_CONTROL=1, then run kimi rc, kimi web --remote-control, or /remote-control to start it.
  • #3157 `491ebd0` Thanks @liruifengv! - web: Fix the slash-command and @-mention panels failing to open on mobile — both panels and the + menu are now grab-handle bottom sheets on small screens.
  • #3007 `f6736d7` Thanks @7Sageer! - Add an optional fork parameter to subagent and swarm tools that starts the subagent with a snapshot of the calling agent's conversation history; set KIMI_CODE_EXPERIMENTAL_SUBAGENT_FORK=1 or subagent_fork = true under [experimental] in config.toml to enable it.
  • #3296 `df9e858` Thanks @liruifengv! - web: Allow moving a running foreground Bash command or subagent to the background via the "Move to background" button on the running card.
  • #3099 `0f44537` Thanks @wbxl2000! - Add experimental tower mode for multi-agent orchestration; set KIMI_CODE_EXPERIMENTAL_TOWER=1, then run /tower on and /tower to start.

Patch Changes

  • #3241 `1dc34b4` Thanks @tpoisonooo! - Silence the MaxListenersExceededWarning that could appear during long agent turns with many parallel tool calls.
  • #3166 `d4e0ad4` Thanks @liruifengv! - web: fix thinking blocks in the subagent detail panel being stuck expanded and not collapsible.
  • #3139 `381142a` Thanks @sailist! - Fix sessions failing to archive when their workspace folder no longer exists.
  • #3034 `f0a6094` Thanks @sailist! - Fix messages sent from one web client not appearing on other clients connected to the same session.
  • #3157 `491ebd0` Thanks @liruifengv! - web: Fix the composer not receiving focus after opening the BTW side chat via the shortcut or /btw.
  • #3212 `a664226` Thanks @sailist! - Preserve the active session and its selected model when logging out of a provider.
  • #3296 `df9e858` Thanks @liruifengv! - web: Improve composer interaction, including the presentation of file, folder, and media attachments.
  • #3152 `3090c1c` Thanks @liruifengv! - web: Fix composer toolbar buttons squeezing and overlapping each other in very narrow windows.
  • #3154 `54bb49e` Thanks @Grapedge! - Fix the latest reply disappearing from the transcript after a scheduled cron reminder fires.

Excerpt shown — open the source for the full document.