Add links to supported locations and minor fixes (#16476)

This commit is contained in:
g-samroberts
2026-01-15 07:59:31 -08:00
committed by GitHub
parent 3bbcd8be85
commit cf8ca3799a
7 changed files with 28 additions and 17 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ debug your code by instrumenting interesting events like model calls, tool
scheduler, tool calls, etc.
Dev traces are verbose and are specifically meant for understanding agent
behaviour and debugging issues. They are disabled by default.
behavior and debugging issues. They are disabled by default.
To enable dev traces, set the `GEMINI_DEV_TRACING=true` environment variable
when running Gemini CLI.