anomalyco / anomalyco/opencode

rejecting a tool call while multiple parallel subagents are asking permission provides same feedback/rejection to all those subagents

Open
#47,996 0 comments 0 reactions 1 assignee View on GitHub

@kommander is already working on this.

Since Sep 8, 2026.

Dominant language
TypeScript
Stars
209k
Forks
27.5k
PR merge metrics
PR metrics pending

Description

Description

steps to reproduce:

  1. start two subagents and tell them to both call a tool that you know requires permission
  2. reject the tool call and provide feedback

expected:
when i press "enter" on the first feedback prompt, it asks permission for the next tool call

actual:
no visual feedback is provided. the same feedback prompt is still on the screen with the same text i input. pressing "enter" multiple times provides the same rejection/feedback to all agents asking for permission.

Plugins

none

OpenCode version

1.18.20

Steps to reproduce
  1. start two subagents and tell them to both call a tool that you know requires permission
  2. reject the tool call and provide feedback
Screenshot and/or share link

No response

Operating System

macOS 26.6.2

Terminal

ghostty

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.