mirror of
https://github.com/MoonshotAI/kimi-code.git
synced 2026-08-23 15:46:26 +00:00
A flow activation enqueued behind an active turn could slip past the flag-disable cleanup: the disable listener scans queuedFlowPrompts before the post-await tracking ran, leaving the prompt to launch the supervisor blueprint with no flow runtime. Both the bundled and the single-activation paths now re-check the flag right after tracking the handle and abort the prompt (discarding its pending activation and carried definition) when the flag went off during the await. |
||
|---|---|---|
| .. | ||
| acp-adapter | ||
| acp-server | ||
| agent-core | ||
| agent-core-v2 | ||
| kaos | ||
| kap-server | ||
| klient | ||
| kosong | ||
| migration-legacy | ||
| minidb | ||
| node-sdk | ||
| oauth | ||
| pi-tui | ||
| protocol | ||
| telemetry | ||
| transcript | ||
| tree-sitter-bash | ||