Skip to content

Collapsed subagent view displays same summary across all subagents, even though each should be different #25767

@danielmewes

Description

@danielmewes

What happened?

There appears to be a UI bug in Gemini CLI 0.38.2.

When running multiple parallel subagents, the summary view displays the same status tagline across all subagents, even though in reality each one is performing completely different operations at that time.

Image Image

Note that the display does correctly distinguish completed from active subagents:

Image

What did you expect to happen?

The summary line for each subagent should display the ,current tool being run by that particular subagent. Currently, it appears that one of them clobbers the display for all other subagents, so they all show the same.

Client information

Client Information

Run gemini to enter the interactive CLI, then run the /about command.

> /about
│ About Gemini CLI                                                                                                                                                                                                                   │ 
│                                                                                                                                                                                                                                    │ 
│ CLI Version                                                                    0.38.2                                                                                                                                              │ 
│ Git Commit                                                                     b0ed611a0                                                                                                                                           │ 
│ Model                                                                          gemini-3.1-pro-preview                                                                                                                              │ 
│ Sandbox                                                                        no sandbox                                                                                                                                          │ 
│ OS                                                                             linux                                                                                                                                               │ 
│ Auth Method                                                                    gemini-api-ke

Login information

API key (AI Studio)

Anything else we need to know?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    status/need-triageIssues that need to be triaged by the triage automation.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions