-
-
Notifications
You must be signed in to change notification settings - Fork 246
Open
Description
Summary
Please support a pending / queued send workflow similar to Codex / Claude Code:
- if I send a new message while the agent is still working on the previous turn,
- the new message should be queued and automatically sent after the current turn completes.
Actual behavior
The web UI currently blocks extra sends while a send is already pending / resolving.
Expected behavior
- Allow multiple user messages to be queued in order.
- Show that they are queued / pending.
- Automatically flush the queue when the previous turn is done.
Why this matters
This is very useful when supervising long-running coding sessions. I often know the next instruction before the current response finishes.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels