mirror of
https://github.com/MoonshotAI/kimi-code.git
synced 2026-08-26 09:05:46 +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. |
||
|---|---|---|
| .. | ||
| kimi-code | ||
| kimi-inspect | ||
| vis | ||
| vscode | ||