Minor Bug/Inconvenience: Propagate Permission Across Parallel Tool Calls.
Resolved 💬 2 comments Opened Jul 17, 2025 by 0xRaduan Closed Nov 17, 2025
Noticed that if parallel tool calls happen and there is no permission for those, yet, even though you give permission once, you will still be asked N times.
<img width="1750" height="296" alt="Image" src="https://github.com/user-attachments/assets/16fecb15-6749-4f49-9a05-9fae91b37bf8" />
Example:
- Asked it to read 3 docs.
- It makes 3 fetches in parallel.
- I allow performing fetch on everything on
docs.anthropic.comdomain. - It still asks me 3 times to do the thing.
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗