Files
Kilo-Org_kilocode/packages/opencode/test
Alex Alecu 311a73404b fix(cli): break after current stream instead of aborting on new prompt
Replace the state.cancel-based mid-turn injection with a break-after-stream
queue. When a new prompt arrives while the assistant is streaming, the current
LLM step now finishes cleanly, any pending suggest/question tool auto-dismisses
via Suggestion.dismissAll and the new Question.dismissAll, and runLoop breaks
out before the next LLM step via KiloSessionPromptQueue.hasFollowup. Queued
prompts still run in order, each getting a full turn unless a newer one
arrives during it.
2026-04-22 16:00:12 +03:00
..
2026-04-11 14:06:52 +02:00
2026-04-15 22:51:15 +02:00
2026-04-16 02:19:20 +02:00
2026-04-11 13:25:06 -03:00
2026-04-16 02:19:20 +02:00
2026-04-15 11:30:02 +02:00
2026-04-15 22:51:15 +02:00
2026-04-15 22:51:15 +02:00
2026-04-12 13:36:08 +02:00
2026-04-15 11:30:02 +02:00
2026-04-15 22:51:15 +02:00
2026-04-11 14:06:52 +02:00
2026-04-15 22:51:15 +02:00
2026-04-15 22:51:15 +02:00
2026-04-15 11:30:02 +02:00
2026-04-15 22:51:15 +02:00
2026-04-16 02:19:20 +02:00
2026-04-11 14:06:52 +02:00
2026-04-15 22:51:15 +02:00
2026-04-15 22:51:15 +02:00
2026-04-15 11:30:02 +02:00
2026-04-15 11:30:02 +02:00
2026-04-15 11:30:02 +02:00