opencode icon indicating copy to clipboard operation
opencode copied to clipboard

After shell command any queued prompt is not executed

Open berenddeboer opened this issue 2 days ago • 1 comments

Description

  1. Execute slow shell command.
  2. Type in subsequent prompt "please fix).
  3. It says this is queued.
  4. When shell finished, the queued prompt is not picked up.

Plugins

No response

OpenCode version

1.1.25

Steps to reproduce

No response

Screenshot and/or share link

No response

Operating System

Ubuntu 24.04

Terminal

Alacritty/tmux

berenddeboer avatar Jan 18 '26 21:01 berenddeboer

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

  • #3623: Queued bugging - cancel operation also cancels the queued message
  • #5333: Graceful handling of queued messages after session interrupt - queued messages are lost/not processed after operation completion
  • #7196: Undo stopped the running operation instead of removing just the last queued message - queued message handling issues
  • #3098: Chained prompts executing together instead of one after the other - related prompt execution sequencing

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

github-actions[bot] avatar Jan 18 '26 21:01 github-actions[bot]