MoonshotAI/kimi-code @moonshot-ai/kimi-code@0.22.2
MoonshotAI/kimi-code
Captured source
source ↗published Jul 3, 2026seen 3wcaptured 3whttp 200method plain
@moonshot-ai/kimi-code@0.22.2
Repository: MoonshotAI/kimi-code
Tag: @moonshot-ai/kimi-code@0.22.2
Published: 2026-07-03T15:54:06Z
Prerelease: no
Release notes:
Patch Changes
- #1340 `e2fe62a` - Fix sessions silently dropping later user messages after a turn was interrupted between a tool call and its result.
- #1342 `84d8d5b` - Have context-compaction notes capture a forward plan for the remaining work — upcoming steps, settled decisions, and foreseeable obstacles — instead of only the immediate next step, so the agent continues more coherently after auto-compaction.
- #1340 `e2fe62a` - Fix requests being rejected by strict providers when the model emits duplicate tool call ids.
- #1339 `021786f` - Enrich PATH from the user's login shell at startup, so shell commands find user-installed tools (e.g. Homebrew's
gh) even when kimi-code was launched without the full profile PATH.
- #1332 `93f16c3` - Fix
kimi upgradefailing on Windows with a spawn error when installing the new version.
- #1348 `175b95f` - Fix compressed-image prompts leaking an internal `` compression note into the visible message and the session title.
- #1338 `276407d` - Promote the language-matching rule to a dedicated section in the system prompt, so replies and reasoning consistently follow the user's language through long English tool output, while repository artifacts keep project conventions.
- #1347 `02da587` - In
kimi -pruns, wait for background subagents to finish before exiting whenbackground.keep_alive_on_exitis enabled. Setkeep_alive_on_exit = trueto let concurrent background subagents complete.
- #1349 `e9db9ca` - Record model response ids in session wire logs to make individual model requests easier to trace.
- #1345 `3ed22e3` - Keep subagent cards at a stable height and show a live status spinner with a compact two-row activity window.
Notability
notability 4.0/10Routine version bump of a code assistant tool.