google-gemini / google-gemini/gemini-cli
Bugreport doesn't provide context of the subagent
- Dominant language
- TypeScript
- Stars
- 107k
- Forks
- 14.6k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 45
Description
### What happened?
As part of https://github.com/google-gemini/gemini-cli/issues/21761 I gathered the `/bug` report, but it doesn't really contain any info of what was going inside the subagent, just the main session.
### What did you expect to happen?
Subagent context to be also included inside somewhere.
### Client information
Client Information
Run `gemini` to enter the interactive CLI, then run the `/about` command.
```console
> /about
│ CLI Version 0.34.0-nightly.20260304.28af4e127-git.337e4bc │
│ Git Commit 337e4bc │
│ Model gemini-3-flash-preview │
│ Sandbox no sandbox │
│ OS linux │```
### Login information
_No response_
### Anything else we need to know?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.