Skip to content

feat(app): add queued message send-now controls#12704

Open
edoedac0 wants to merge 1 commit intoanomalyco:devfrom
edoedac0:feat/queued-send-now
Open

feat(app): add queued message send-now controls#12704
edoedac0 wants to merge 1 commit intoanomalyco:devfrom
edoedac0:feat/queued-send-now

Conversation

@edoedac0
Copy link
Contributor

@edoedac0 edoedac0 commented Feb 8, 2026

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

@github-actions
Copy link
Contributor

github-actions bot commented Feb 8, 2026

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 8, 2026

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(app): queued message controls with send now in prompt

1 participant