kimi-code/docs/zh/configuration
Kaiyi 29cb33d862 fix(agent-core): close open tool calls in compacted prefixes and sync docs
Full compaction slices the raw history, which can exclude a delayed tool result and leave its tool_use open in the compacted prefix, triggering the same strict-provider 400 on the summary request. Synthesize a placeholder tool_result for such calls when projecting the compacted prefix.

Also sync the micro_compaction default to false in the en/zh configuration and env-var docs.
2026-06-30 13:55:20 +08:00
..
config-files.md fix(agent-core): close open tool calls in compacted prefixes and sync docs 2026-06-30 13:55:20 +08:00
data-locations.md feat(update): roll out automatic updates in staged batches via CDN manifest (#691) 2026-06-15 16:52:44 +08:00
env-vars.md fix(agent-core): close open tool calls in compacted prefixes and sync docs 2026-06-30 13:55:20 +08:00
overrides.md feat(cli): add -c as shorthand for --continue (#999) 2026-06-23 13:53:31 +08:00
providers.md feat(providers): sync custom registry providers on startup refresh (#675) 2026-06-12 17:08:40 +08:00