Undo stopped the running operation instead of removing just the last queued message. #4358

Open
opened 2026-02-16 17:43:33 -05:00 by yindo · 1 comment
Owner

Originally created by @vimulatus on GitHub (Jan 7, 2026).

Originally assigned to: @rekram1-node on GitHub.

Description

I had a queued message, which I wanted to edit with /undo. But instead of just deleting it, it also stopped the currently running operation.

Plugins

No response

OpenCode version

No response

Steps to reproduce

  1. Ask OpenCode to do something
  2. Send a message so that it queues
  3. Use /undo

Screenshot and/or share link

No response

Operating System

macos 26.1

Terminal

Ghostty

Originally created by @vimulatus on GitHub (Jan 7, 2026). Originally assigned to: @rekram1-node on GitHub. ### Description I had a queued message, which I wanted to edit with `/undo`. But instead of just deleting it, it also stopped the currently running operation. ### Plugins _No response_ ### OpenCode version _No response_ ### Steps to reproduce 1. Ask OpenCode to do something 2. Send a message so that it queues 3. Use `/undo` ### Screenshot and/or share link _No response_ ### Operating System macos 26.1 ### Terminal Ghostty
yindo added the bug label 2026-02-16 17:43:33 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Jan 7, 2026):

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

  • #4821: [FEATURE]: Add ability to unqueue messages - Requests the ability to unqueue/cancel queued messages specifically
  • #6942: [FEATURE]: edit queued message prompts - Related to managing queued messages
  • #5333: [FEATURE]: Graceful handling of queued messages after session interrupt - Discusses how queued messages should be handled when operations are interrupted, which appears directly related to your scenario

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

@github-actions[bot] commented on GitHub (Jan 7, 2026): This issue might be a duplicate of existing issues. Please check: - #4821: [FEATURE]: Add ability to unqueue messages - Requests the ability to unqueue/cancel queued messages specifically - #6942: [FEATURE]: edit queued message prompts - Related to managing queued messages - #5333: [FEATURE]: Graceful handling of queued messages after session interrupt - Discusses how queued messages should be handled when operations are interrupted, which appears directly related to your scenario 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#4358