google-gemini/gemini-cli

[Hooks] Debug logs are too verbose

Geschlossen

#16.629 geöffnet am 14.01.2026

 (6 Kommentare) (0 Reaktionen) (1 zugewiesene Person)TypeScript (13.657 Forks)batch import
area/agenthelp wantedkind/bugpriority/p2priority/p3status/bot-triagedstatus/need-information

Repository-Metriken

Stars
 (103.992 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 4T 2h) (55 gemergte PRs in 30 T)

Beschreibung

What happened?

Currently with --debug turned on and hooks enabled, the debug log is spammed with essentially the entire agent trajectory for every hook lifecycle entrypoint. This makes it almost impossible to navigate and understand the debug logs.

What did you expect to happen?

A short debug message of which hook lifecycle point was reached and which detected hooks were invoked

Client information

N/A

Login information

No response

Anything else we need to know?

No response

Contributor Guide