MoonshotAI/kimi-code @moonshot-ai/kimi-code@0.39.0
MoonshotAI/kimi-code
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 runkimi rc,kimi web --remote-control, or/remote-controlto 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.
- #3157 `491ebd0` Thanks @liruifengv! - web: Add a flat/by-workspace tab to the mobile session list.
- #3296 `df9e858` Thanks @liruifengv! - web: Revamp the right sidebar as a multi-tab panel.
- #3007 `f6736d7` Thanks @7Sageer! - Add an optional
forkparameter to subagent and swarm tools that starts the subagent with a snapshot of the calling agent's conversation history; setKIMI_CODE_EXPERIMENTAL_SUBAGENT_FORK=1orsubagent_fork = trueunder[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 onand/towerto 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 pressing Esc to cancel an IME candidate also closing the BTW side chat.
- #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 code block interaction and rendering.
- #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.
- #3034...
Excerpt shown — open the source for the full document.