kimi-code/docs/zh
Haozhe faefad0e29
feat(agent-core): configurable subagent timeout with 2h default (#1562)
* feat(agent-core): make subagent timeout configurable and raise default to 2h

- add `[subagent] timeout_ms` config (env `KIMI_SUBAGENT_TIMEOUT_MS` overrides) to replace the hardcoded 30-minute cap for Agent / AgentSwarm subagents
- raise the default subagent timeout from 30 minutes to 2 hours
- thread the value through tool construction so foreground and background subagents use it, with the timeout message reflecting the effective value
2026-07-12 11:48:06 +08:00
..
configuration feat(agent-core): configurable subagent timeout with 2h default (#1562) 2026-07-12 11:48:06 +08:00
customization docs: document plugin slash commands (#1253) 2026-07-01 13:49:43 +08:00
guides feat(agent-core): record llm request trace in wire.jsonl (#1448) 2026-07-07 14:09:19 +08:00
reference feat(tui): show compaction summary with Ctrl-O (#1346) 2026-07-06 13:32:37 +08:00
release-notes feat(background): add print_background_mode steer for multi-turn -p runs (#1497) 2026-07-12 10:47:35 +08:00
index.md Kimi For Coding 2026-05-22 15:54:50 +08:00