singularity-forge/packages/pi-coding-agent
Mikael Hugo 705f9e2ba1 fix: queue user prompt as followUp when system turn is streaming
When the agent is already streaming (system-triggered turn, e.g. autonomous
dispatch at startup) and the user sends a message without an explicit
streamingBehavior, default to followUp instead of steer.

Steer injects mid-stream into the current turn. FollowUp queues the
message as a clean new turn after the system work finishes — which is
what the user expects when they type their first message at startup.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-09 22:17:09 +02:00
..
scripts chore: commit current workspace state 2026-05-05 14:46:18 +02:00
src fix: queue user prompt as followUp when system turn is streaming 2026-05-09 22:17:09 +02:00
package.json refactor(uok): rename scheduler-v2 and plan-v2 to drop v2 suffix 2026-05-09 14:45:02 +02:00
tsconfig.json style: format repository with biome 2026-05-05 14:31:16 +02:00