google-gemini / google-gemini/gemini-cli
Tool confirmations are not blocking for async subagents
Open
🔒 maintainer only
area/agent
kind/enhancement
priority/p2
status/bot-triaged
status/need-information
workstream-rollup
- Dominant language
- TypeScript
- Stars
- 107k
- Forks
- 14.6k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 45
Description
Subagents that have been backgrounded or are running async do not require immediate confirmation, so their tool confirmations should not be blocking.
There should be a way to close the confirmation queue and continue a conversation with the regular agent and then go back to the confirmation later. During this time, the subagent just waits in a paused state.
Contributor guide
Assessment
This issue has not been assessed yet.