kimi-code/docs/zh
Haozhe 496bb6ce4e
feat(agent-core-v2): add independent [swarm] timeout_ms for AgentSwarm (#3198)
Add a dedicated [swarm] config section so AgentSwarm subagent timeouts no longer follow [subagent] timeout_ms: timeout_ms (default 7200000, i.e. 2 hours; 0 = no timeout) with the KIMI_CODE_SWARM_TIMEOUT_MS env override, mirroring the [subagent] section. Deliberate behavior change with no fallback: a value previously set in [subagent] timeout_ms to cover swarms needs to move to [swarm]. Print mode (kimi -p) keeps its no wall-clock cap semantics: [swarm] timeout_ms also defaults to 0 there unless explicitly set. Docs updated in both locales (config-files, env-vars, tools) and the config manifest regenerated.
2026-08-24 19:42:55 +08:00
..
configuration feat(agent-core-v2): add independent [swarm] timeout_ms for AgentSwarm (#3198) 2026-08-24 19:42:55 +08:00
customization docs(plugins): rework Kimi Datasource section with authoritative source names (#3153) 2026-08-21 14:59:49 +08:00
guides docs: sync recent CLI releases into guides and reference pages (#3195) 2026-08-24 15:59:50 +08:00
reference feat(agent-core-v2): add independent [swarm] timeout_ms for AgentSwarm (#3198) 2026-08-24 19:42:55 +08:00
release-notes docs(changelog): sync 0.38.0 from apps/kimi-code/CHANGELOG.md (#3137) 2026-08-20 21:40:27 +08:00
index.md Kimi For Coding 2026-05-22 15:54:50 +08:00