chore: add inline guidance for block streaming

This commit is contained in:
Peter Steinberger
2026-01-03 18:46:59 +01:00
parent 72b34f7d03
commit 27a8f3d061
3 changed files with 4 additions and 1 deletions

View File

@@ -30,6 +30,7 @@ Inbound messages can steer the current run, wait for a followup turn, or do both
Steer-backlog means you can get a followup response after the steered run, so
streaming surfaces can look like duplicates. Prefer `collect`/`steer` if you want
one response per inbound message.
Inline fix: `/queue collect` (per-session) or set `routing.queue.bySurface.discord: "collect"`.
Defaults (when unset in config):
- All surfaces → `collect`