kimi-code/docs/zh/reference
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
..
keyboard.md docs: sync recent CLI releases into guides and reference pages (#3195) 2026-08-24 15:59:50 +08:00
kimi-acp.md mcp suport sse (#744) 2026-06-14 18:04:26 +08:00
kimi-command.md docs: sync recent CLI releases into guides and reference pages (#3195) 2026-08-24 15:59:50 +08:00
server-api.md docs: sync recent CLI releases into guides and reference pages (#3195) 2026-08-24 15:59:50 +08:00
slash-commands.md docs: sync recent CLI releases into guides and reference pages (#3195) 2026-08-24 15:59:50 +08:00
tools.md feat(agent-core-v2): add independent [swarm] timeout_ms for AgentSwarm (#3198) 2026-08-24 19:42:55 +08:00