Add delete menu option for queue tasks #8288

Closed
opened 2026-02-16 18:09:36 -05:00 by yindo · 1 comment
Owner

Originally created by @estatehrd24 on GitHub (Feb 1, 2026).

Originally assigned to: @rekram1-node on GitHub.

Overview

Currently, when clicking on a task in the queue, there is no menu option to delete that task. I would like to request the addition of a delete functionality for queue tasks.

Current Behavior

  • Tasks in the queue can be clicked
  • Task information is viewable, but there is no delete option available

Requested Feature

When clicking on a task in the queue, the following functionality would be helpful:

  • Provide a delete option through a context menu or action button
  • Display a confirmation dialog before deletion (optional)
  • Automatically update the queue UI after deletion

Expected Benefits

  • Easier queue management by allowing manual removal of unnecessary tasks
  • Improved user experience
Originally created by @estatehrd24 on GitHub (Feb 1, 2026). Originally assigned to: @rekram1-node on GitHub. ## Overview Currently, when clicking on a task in the queue, there is no menu option to delete that task. I would like to request the addition of a delete functionality for queue tasks. ## Current Behavior - Tasks in the queue can be clicked - Task information is viewable, but there is no delete option available ## Requested Feature When clicking on a task in the queue, the following functionality would be helpful: - Provide a delete option through a context menu or action button - Display a confirmation dialog before deletion (optional) - Automatically update the queue UI after deletion ## Expected Benefits - Easier queue management by allowing manual removal of unnecessary tasks - Improved user experience
yindo closed this issue 2026-02-16 18:09:36 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Feb 1, 2026):

This issue might be a duplicate of existing issues. Please check:

  • #4821: Add ability to unqueue messages - requests the ability to unqueue/remove messages from the queue
  • #8685: Better controls/UX for queued messages - specifically mentions the need to remove messages completely from the queue and add an option to 'cancel' queued messages
  • #6942: edit queued message prompts - related request for better queue message management (mentions the need for removal in comments)
  • #9740: ability to delete a message by editing and removing the content - another request for message deletion from queue

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Feb 1, 2026): This issue might be a duplicate of existing issues. Please check: - #4821: Add ability to unqueue messages - requests the ability to unqueue/remove messages from the queue - #8685: Better controls/UX for queued messages - specifically mentions the need to remove messages completely from the queue and add an option to 'cancel' queued messages - #6942: edit queued message prompts - related request for better queue message management (mentions the need for removal in comments) - #9740: ability to delete a message by editing and removing the content - another request for message deletion from queue Feel free to ignore if none of these address your specific case.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#8288