[PR #12704] feat(app): add queued message send-now controls #14332

Open
opened 2026-02-16 18:19:08 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/12704

State: open
Merged: No


Summary

  • add a queued-message control row in the app/desktop prompt input when users submit while a response is already in progress
  • add Send now behavior that aborts the currently running response, removes the queued copy, and immediately sends that queued message
  • add queue management actions for Remove from queue and Edit (restore queued prompt into input), and hide aborted error cards only for send-now-triggered aborts while keeping manual stop behavior unchanged

Linked Issue

Closes #12707
Related to #5333

image
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/12704 **State:** open **Merged:** No --- ## Summary - add a queued-message control row in the app/desktop prompt input when users submit while a response is already in progress - add `Send now` behavior that aborts the currently running response, removes the queued copy, and immediately sends that queued message - add queue management actions for `Remove from queue` and `Edit` (restore queued prompt into input), and hide aborted error cards only for send-now-triggered aborts while keeping manual stop behavior unchanged ## Linked Issue Closes #12707 Related to #5333 <img width="998" height="171" alt="image" src="https://github.com/user-attachments/assets/a3a2cfa3-7546-4495-b5a5-67a7084ee932" />
yindo added the pull-request label 2026-02-16 18:19:08 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14332