anomalyco / anomalyco/opencode
Queued prompt getting send before previous gets completed
Open
@rekram1-node is already working on this.
Since Aug 30, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Description
Queued prompts are not being handled correctly
Plugins
No response
OpenCode version
1.18.25
Steps to reproduce
- prompt something so agent do a long running task
- immediately or with little delay send another prompt
- you will notice the second prompt got sent withot agent completes the first prompt's task resulting in unfinished work of first prompt.
Screenshot and/or share link
In image you can see agent was editing, i prompted for migration. the prompt got sent without the agent returning the response it usually returns after completing the first task.
Operating System
Windows 11
Terminal
Git Bash
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.