google-gemini / google-gemini/gemini-cli
Support verbose mode for subagents
Open
🔒 maintainer only
area/agent
kind/enhancement
priority/p2
status/bot-triaged
- Dominant language
- TypeScript
- Stars
- 107k
- Forks
- 14.6k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 45
Description
### What would you like to be added?
Subagent seems promising, but currently provides minimal useful output for monitoring. Allowing subagent to print all thinking and actions, similar to the main agent in the conversation history, would significantly enhance its usability. A common issue is that subagent failures lack debuggable information, rendering it almost unusable.
### Why is this needed?
See b/485626864
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.