ReleaseMoonshot AI (Kimi)Moonshot AI (Kimi)published Jul 14, 2026seen 1w

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

MoonshotAI/kimi-code

Open original ↗

Captured source

source ↗
published Jul 14, 2026seen 1wcaptured 1whttp 200method plain

@moonshot-ai/kimi-code@0.24.1

Repository: MoonshotAI/kimi-code

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

Published: 2026-07-14T09:06:29Z

Prerelease: no

Release notes:

Patch Changes

  • #1678 `ec1c974` Thanks @chengluyu! - Preserve goal completion summaries and show untyped LLM errors without an internal error-code prefix in step interruption events.
  • #1688 `94c0ef8` Thanks @sailist! - Fix built-in tools being unavailable when the model provider becomes ready after the session starts.
  • #1684 `e417ee7` Thanks @RealKai42! - Fix Kimi sessions getting stuck when preserved-thinking history contains an empty reasoning step.
  • #1673 `0f64b4d` Thanks @wbxl2000! - web: Align thinking-level handling with the CLI: submit the selected level verbatim instead of silently downgrading it, pin the model's catalog default when nothing was chosen, pre-select the target model's default on model switches, and persist explicit picks as the daemon-wide default so new sessions inherit them.
  • #1689 `ab22a2a` Thanks @wbxl2000! - web: Show just the level name (e.g. Max) in the model pill instead of "thinking: max".
  • #1625 `d158e0a` Thanks @RealKai42! - Fix Thinking effort routing so non-Kimi providers preserve configured values for upstream validation, while Kimi models validate runtime selections, fall back safely during model resolution, and synchronize the effective effort back to clients.