core: Queued message are not processed after Shell command finishes #7818

Closed
opened 2026-02-16 18:08:21 -05:00 by yindo · 2 comments
Owner

Originally created by @goniz on GitHub (Jan 28, 2026).

Originally assigned to: @rekram1-node on GitHub.

Description

When running a command using the ! mode new messages can be queued.
The expectation is that the queued messages will be executed after the Shell command is finished.

What happens is that the queued message changes status in the TUI but not actually triggers the conversation.

Plugins

No response

OpenCode version

1.1.39

Steps to reproduce

  1. Send !sleep 30
  2. Send hi
  3. be sad

Screenshot and/or share link

https://github.com/user-attachments/assets/b8db2693-e170-48b5-b59b-084c4935ec88

Operating System

Arch Linux

Terminal

Ghostty

Originally created by @goniz on GitHub (Jan 28, 2026). Originally assigned to: @rekram1-node on GitHub. ### Description When running a command using the `!` mode new messages can be queued. The expectation is that the queued messages will be executed after the Shell command is finished. What happens is that the queued message changes status in the TUI but not actually triggers the conversation. ### Plugins _No response_ ### OpenCode version 1.1.39 ### Steps to reproduce 1. Send `!sleep 30` 2. Send `hi` 3. be sad ### Screenshot and/or share link https://github.com/user-attachments/assets/b8db2693-e170-48b5-b59b-084c4935ec88 ### Operating System Arch Linux ### Terminal Ghostty
yindo added the opentuibug labels 2026-02-16 18:08:21 -05:00
yindo closed this issue 2026-02-16 18:08:21 -05:00
Author
Owner

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

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

  • #9291: After shell command any queued prompt is not executed

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

@github-actions[bot] commented on GitHub (Jan 28, 2026): This issue might be a duplicate of existing issues. Please check: - #9291: After shell command any queued prompt is not executed Feel free to ignore if none of these address your specific case.
Author
Owner

@goniz commented on GitHub (Jan 28, 2026):

Closing as duplicate

@goniz commented on GitHub (Jan 28, 2026): Closing as duplicate
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#7818