Skip to content

Message queueing #12

@BunsDev

Description

@BunsDev

Summary

Support queueing messages so users can submit follow-up prompts while the agent is still processing a previous turn. Queued messages should be sent automatically when the current turn completes.

Acceptance criteria

  • User can submit messages while agent is actively processing
  • Queued messages display in the chat with a "queued" indicator
  • Messages are sent in order when the current turn finishes
  • Queue can be cancelled/cleared before messages are sent
  • Works across all supported providers (Codex, Claude)

Context

From TODO.md — "Queueing messages" (listed under "Bigger things"). Triaged as deferred — major architectural feature, not release-blocking.

🤖 Filed by Claude Code

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions