kimi-code/packages
Kaiyi 83a9d00912 fix(flow): release reservations for blocked prompts and on flag disable
Review round 40:

- The completion cleanup also treats the blocked terminal state as a
  release: a hook-blocked bundled flow prompt never reaches a step
  head, so its reservation must not outlive it (the blueprint's
  FlowStart recovery covers a later retry).
- Turning the flow flag off clears queued reservations, since the
  retracted step-head injector can no longer consume them; re-enabling
  no longer inherits a dead pending activation that rejects every new
  flow.
2026-08-19 14:13:32 +08:00
..
acp-adapter ci: release packages (#2881) 2026-08-14 20:51:17 +08:00
acp-server fix(flow): reject multi-flow steers, drop session-wide approval from ACP flow gates 2026-08-19 13:04:49 +08:00
agent-core test: drop the assertion for the removed ambiguous-means-task example (#3030) 2026-08-18 15:02:17 +08:00
agent-core-v2 fix(flow): release reservations for blocked prompts and on flag disable 2026-08-19 14:13:32 +08:00
kaos chore: drop #/ import array fallbacks and custom resolution plugins (#1594) 2026-07-13 16:37:35 +08:00
kap-server fix(flow): namespace projected skills, unbounded queued activations, steer-merge guard 2026-08-19 12:03:34 +08:00
klient feat(kap-server): accept bundled skill activations on the prompt submission route (#2982) 2026-08-18 14:57:13 +08:00
kosong chore: remove internal-network references from comments and test fixtures (#3029) 2026-08-18 14:14:56 +08:00
migration-legacy ci: release packages (#1767) 2026-07-16 18:54:29 +08:00
minidb test(minidb): deflake the evict-lru compaction-churn guard (#2892) 2026-08-13 21:00:56 +08:00
node-sdk fix(kimi-code): revert the todo panel to its pre-turn state on undo (#3016) 2026-08-18 12:00:19 +08:00
oauth ci: release packages (#2881) 2026-08-14 20:51:17 +08:00
pi-tui feat(kimi-code): recognize multiple inline skill activations in one prompt (#2935) 2026-08-17 00:09:18 +08:00
protocol fix(flow): serialize flow calls per response and type flowRun in the SDK contract 2026-08-19 00:51:16 +08:00
telemetry fix: close two silent-exit vectors around unhandled rejections (#1758) 2026-07-16 02:14:14 +08:00
transcript refactor(agent-core-v2): strip comments from agent-core-v2, kap-server, and transcript (#3010) 2026-08-18 00:30:49 +08:00
tree-sitter-bash feat(tree-sitter-bash): add a pure-TypeScript bash parser and an agent-core-v2 bashParser service (#2016) 2026-07-28 14:29:08 +08:00