singularity-forge/packages
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
..
daemon refactor(uok): rename scheduler-v2 and plan-v2 to drop v2 suffix 2026-05-09 14:45:02 +02:00
google-gemini-cli-provider fix: silence OpenTelemetry diag and LogTape meta startup warnings 2026-05-09 21:54:26 +02:00
native fix(build): fix build:core — native tsconfig types, inventory sync, compat alias catalog 2026-05-09 16:18:11 +02:00
pi-agent-core fix: remove internal API names from user-facing busy-agent error messages 2026-05-09 22:04:34 +02:00
pi-ai refactor(uok): rename scheduler-v2 and plan-v2 to drop v2 suffix 2026-05-09 14:45:02 +02:00
pi-coding-agent fix: queue user prompt as followUp when system turn is streaming 2026-05-09 22:17:09 +02:00
pi-tui refactor(uok): rename scheduler-v2 and plan-v2 to drop v2 suffix 2026-05-09 14:45:02 +02:00
rpc-client feat(sf): align node sqlite uok runtime 2026-05-08 03:01:20 +02:00