mirror of
https://github.com/MoonshotAI/kimi-code.git
synced 2026-08-23 23:56:41 +00:00
Review round 33: - Projected flow skills now live under their own catalog namespace (flow:<id>), so a flow can never shadow an ordinary skill with the same id; the TUI and ACP slash builders pass the name through instead of prefixing, which also fixes queued-prompt recall text losing the /flow: prefix. - The pending-activation map no longer caps at eight entries: a deep queue of admitted flow prompts keeps every activation, since a silent eviction would deliver a blueprint whose run never starts (leftover entries from aborted prompts are small and bounded by user action). - A steered prompt that merged several flow activations starts only the first and clears the rest, so a later reconciliation cannot surprise-start the second flow against the same merged prompt. - The live flag-flip status publisher runs only on the main agent, so a worker's null frame can no longer race the session's flow indicator. |
||
|---|---|---|
| .. | ||
| 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 | ||