Skip to content

Support queued pending messages while a session is still running #272

@webwww123

Description

@webwww123

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions