kimi-code/packages/agent-core/test/session
Haozhe 244ec077f9
fix(agent-core): remove print-mode subagent drain deadline (#1452)
- drop the session-wide absolute drain deadline that gated print-mode turn holds
- hold the turn until background subagents reach a terminal state, bounded by each subagent's own timeout
- fixes late or long-running subagents being abandoned (results suppressed) in long `kimi -p` runs
2026-07-07 12:37:14 +08:00
..
cron-stop-on-close.test.ts refactor(agent-core): split RuntimeConfig into Kaos and ToolServices (#185) 2026-05-29 12:28:47 +08:00
git-context.test.ts fix(agent-core): surface git context failures for explore subagents (#1067) 2026-06-24 19:59:30 +08:00
init.test.ts feat(agent-core): rework compaction to keep only user prompts and summary (#1214) 2026-07-01 01:17:30 +08:00
lifecycle-hooks.test.ts fix(agent-core): remove print-mode subagent drain deadline (#1452) 2026-07-07 12:37:14 +08:00
prompt-metadata.test.ts fix(agent-core): route image-compression captions through hidden system reminders (#1348) 2026-07-03 16:21:10 +08:00
store.test.ts fix(session): rebuild index on boot to find missing sessions (#1390) 2026-07-05 14:06:33 +08:00
subagent-batch.test.ts feat(agent-core): cap AgentSwarm concurrency via env var (#888) 2026-06-18 16:45:42 +08:00
subagent-host.test.ts refactor!: overhaul thinking config and effort resolution (#1132) 2026-06-30 22:34:13 +08:00