anomalyco / anomalyco/opencode
rejecting a tool call while multiple parallel subagents are asking permission provides same feedback/rejection to all those subagents
Open
@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:
- start two subagents and tell them to both call a tool that you know requires permission
- 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
- start two subagents and tell them to both call a tool that you know requires permission
- reject the tool call and provide feedback
Screenshot and/or share link
No response
Operating System
macOS 26.6.2
Terminal
ghostty
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.