MoonshotAI/kimi-code @moonshot-ai/kimi-code@0.19.0
MoonshotAI/kimi-code
Captured source
source ↗published Jun 22, 2026seen 3dcaptured 3dhttp 200method plain
@moonshot-ai/kimi-code@0.19.0
Repository: MoonshotAI/kimi-code
Tag: @moonshot-ai/kimi-code@0.19.0
Published: 2026-06-22T13:41:17Z
Prerelease: no
Release notes:
Minor Changes
- Use the
/add-dircommand to add extra working directories to the current session, or remember them for the project. - Use
kimi --add-dirto add them on startup. - Project-level local config is now managed in
.kimi-code/local.toml; we recommend adding it to your.gitignore.
- #975 `c5c1834` - Speed up session snapshot loading with a direct disk reader and a request timeout safeguard, keeping the previous path as a legacy fallback.
Patch Changes
- #910 `7644f10` - Fix provider requests failing when restored conversation history contains empty text content blocks.
- #963 `4292ae9` - Surface provider safety-policy blocks instead of silently treating them as completed turns, and prevent the context token count from dropping to zero after a filtered response.
- #970 `2730079` - Detect the real image format from file contents when reading media, so a mismatched filename extension no longer produces a data URL the model API rejects.
- #821 `ba64072` - Allow long-running foreground commands and subagents to be moved into background tasks with Ctrl+B, and inspect them via the
/taskspanel.
Notability
notability 3.0/10Routine minor version release of kimi-code tool.