anomalyco / anomalyco/opencode

Queued prompt getting send before previous gets completed

Open
#46,235 1 comment 0 reactions 1 assignee View on GitHub

@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
  1. prompt something so agent do a long running task
  2. immediately or with little delay send another prompt
  3. 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
Image Image

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.