[BUG] In agent mode decline claude suggestion not work fine
Resolved 💬 4 comments Opened Feb 11, 2026 by sprizend-rh Closed Mar 12, 2026
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
1.When I use multiple agents for a task and answer no on some edit suggestion all agents interrupt
2.When I use multiple agents for a task and in my answer I put another suggestion like ask do something different claude uses it as I answered yes and edit
What Should Happen?
- Claude should not stop and continue with other agents or suggest something different
- Claude should do what I ask it
Error Messages/Logs
Steps to Reproduce
- Create a plan file with some similar jobs to do, like i saw the issue when I needed to create some similar classes to collect data from system
- this is my prompt: pls see the plan /path/to/.claude/plans/generic-soaring-river.md
and create agents for every part, every agent need to see which cmd data collector runs, verify it works on the cluster from hack/run-interactive-qa.sh (ssh to cluster and oc debug on node)
and write the data collector and create unit test
- decline some claude suggestions
Claude Model
Opus
Is this a regression?
I don't know
Last Working Version
_No response_
Claude Code Version
2.0.37
Platform
Google Vertex AI
Operating System
Ubuntu/Debian Linux
Terminal/Shell
VS Code integrated terminal
Additional Information
its via vscode extension
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗