-
Notifications
You must be signed in to change notification settings - Fork 14.5k
Generalist agent hangs #21409
Copy link
Copy link
Open
Labels
area/agentIssues related to Core Agent, Tools, Memory, Sub-Agents, Hooks, Agent QualityIssues related to Core Agent, Tools, Memory, Sub-Agents, Hooks, Agent Qualitykind/bugpriority/p1Important and should be addressed in the near term.Important and should be addressed in the near term.status/bot-triagedstatus/need-retestingworkstream-rollupLabel used to tag epics and features that are associated with one of the three primary workstreamsLabel used to tag epics and features that are associated with one of the three primary workstreams🔒 maintainer only⛔ Do not contribute. Internal roadmap item.⛔ Do not contribute. Internal roadmap item.
Description
Metadata
Metadata
Assignees
Labels
area/agentIssues related to Core Agent, Tools, Memory, Sub-Agents, Hooks, Agent QualityIssues related to Core Agent, Tools, Memory, Sub-Agents, Hooks, Agent Qualitykind/bugpriority/p1Important and should be addressed in the near term.Important and should be addressed in the near term.status/bot-triagedstatus/need-retestingworkstream-rollupLabel used to tag epics and features that are associated with one of the three primary workstreamsLabel used to tag epics and features that are associated with one of the three primary workstreams🔒 maintainer only⛔ Do not contribute. Internal roadmap item.⛔ Do not contribute. Internal roadmap item.
Type
Projects
StatusShow more project fields
No status
What happened?
Hey! Whenever
gemini-clidefers to the generalist agent it hangs forever. Simple changes like folder creation hang. I've let it wait for up to an hour before cancelling it.Instructing the model not to defer to sub agents resolves this issue. After instructing it to not use sub agents, it quickly performs the task.
There is no hint as to what is causing it to hang. I have tried running it with
--debug, but I haven't gotten more information about root cause.What did you expect to happen?
To perform the requested action in a reasonable amount of time.
Client information
Client Information
Run
geminito enter the interactive CLI, then run the/aboutcommand.Login information
Google account
Anything else we need to know?
No response