kimi-code/packages/transcript/test
7Sageer 683db918e0 feat(transcript): mark user-cancelled turns with an interruption marker
Project the deliberate user interrupt onto the transcript timeline: the
live projector emits an 'interruption' marker when a turn ends with
interruptReason 'user_cancelled', and the cold fold consumes the
persisted turn.cancel reason into the same marker. Programmatic aborts
keep surfacing through their own outlets (errors, goal/task state), and
queued cancels that left no visible residue are skipped.
2026-07-30 15:42:48 +08:00
..
layers.test.ts feat(transcript): mark user-cancelled turns with an interruption marker 2026-07-30 15:42:48 +08:00
store.test.ts feat: agent-core-v2 permission/workspace refactors and transcript durability (#2021) 2026-07-22 19:21:56 +08:00