summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2025-07-20docs: add documentation for mcp excludeTools and includeTools (#3409)Seydulla Narkulyyev
Co-authored-by: Jack Wotherspoon <[email protected]>
2025-07-20fix typos in diverse files (#3550)Didier Durand
Co-authored-by: Pascal Birchler <[email protected]> Co-authored-by: Pascal Birchler <[email protected]> Co-authored-by: N. Taylor Mullen <[email protected]>
2025-07-20feat: Added /copy command for copying output to clipboard with new Command ↵Devansh Sharma
Service approach (#3706) Co-authored-by: Abhi <[email protected]> Co-authored-by: N. Taylor Mullen <[email protected]>
2025-07-17Fix link for checkpointing doc for `--checkpointing` (#4304)Yun Peng
Co-authored-by: Scott Densmore <[email protected]>
2025-07-17feat(cli): add explicit proxy option in cli (#2526)warjiang
Co-authored-by: Dcatfly <[email protected]>
2025-07-15Clarifies that Gemini Code Assist, when offered through the Google De… (#3086)Christian Demeke
2025-07-15Add support for allowed/excluded MCP server names in settings (#4135)christine betts
Co-authored-by: Scott Densmore <[email protected]>
2025-07-15Enable tool summarization only when explicitly set in settings.json (#4140)anj-s
Co-authored-by: matt korwel <[email protected]>
2025-07-14fix(docs): clarify global installation in readme (#3781)Pascal Birchler
2025-07-14Add documentation for the /extensions command (#4051)Billy Biggs
Co-authored-by: Bryan Morgan <[email protected]>
2025-07-14Fix markdown heading level issue (#3381)Will 保哥
2025-07-14feat(cli): add hideBanner setting to disable startup banner (#2803)K
Co-authored-by: Pascal Birchler <[email protected]>
2025-07-11Adds Flash Fallback logging and clearcut logging (#3843)uttamkanodia14
2025-07-11feat: add headers support to SSE transport MCP servers (#3902)Jack Wotherspoon
2025-07-11Logs the auth type in the user prompts, api responses and errors (#3795)uttamkanodia14
2025-07-11Add support for specifying maxSessionTurns via the settings configuration ↵anj-s
(#3507)
2025-07-11Update authentication.md to show how to use API keys in GCP (#3042)chrisheecho
Co-authored-by: Pascal Birchler <[email protected]>
2025-07-11docs: Include video and audio in multi-file tool documentation (#3380)Max Bain
Co-authored-by: Pascal Birchler <[email protected]>
2025-07-11Fix typo in authentication.md (#3348)Jinhwan Kim
2025-07-10Fix invalid docker command and invalid JSON in the mcpServers example. (#3672)neo.alienson
2025-07-09Add system-wide settings config for administrators (#3498)christine betts
Co-authored-by: Jack Wotherspoon <[email protected]>
2025-07-09mcp-server: Fix debug flag (#3667)Ed Harrod
2025-07-09Update Terms of Service and Privacy Notice for clarity. (#3036)Jenna Inouye
2025-07-08refactor: consolidate all flags to use hyphens (deprecate underscore flags) ↵Jack Wotherspoon
(#3541)
2025-07-08Add a command line option to enable and list extensions (#3191)Billy Biggs
2025-07-08Improve auth env var validation logic and messaging to detect settings that ↵Marat Boshernitsan
confuse GenAI SDK (#1381) Co-authored-by: Scott Densmore <[email protected]> Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-07-07Release and Packaging: Clean up (#3489)matt korwel
2025-07-07Enable Gemini CLI to reuse user's auth in Cloud Shell (#3070)Marat Boshernitsan
2025-07-05Relase: Clean up and condensing (#3321)matt korwel
2025-07-05fix typos in diverse files (#3284)Didier Durand
Co-authored-by: Scott Densmore <[email protected]>
2025-07-05feat: Update minimum Node.js version to 20 (#3277)matt korwel
2025-07-05fix a command usage issue in deployment.md (#2862)Will 保哥
Co-authored-by: Scott Densmore <[email protected]>
2025-07-04chore: typo fixes (#3203)Mithlesh kumar
Co-authored-by: Jack Wotherspoon <[email protected]>
2025-07-04Releasing: Utilizing Github Actions and Tagging for release. (#2852)matt korwel
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by: N. Taylor Mullen <[email protected]>
2025-07-03fix: remove unnecessary whitespace (#2781)moon jooho
Co-authored-by: F. Hinkelmann <[email protected]>
2025-07-01Add excludedTools to extensions. (#2853)Tommaso Sciortino
2025-07-01Docs: Add a page detailing quota and cost information (#2894)Preston Holmes
Co-authored-by: Jenna Inouye <[email protected]>
2025-07-01docs(auth): clarify env-file discovery & recommend (#2402)Hemant
2025-07-01Fix: Use HTTPS in docs and correct formatting typo in troubleshooting guide ↵Jvr
(#2762) Co-authored-by: Seth Troisi <[email protected]>
2025-06-30feat(shell): Enable prefix matching for flexible command validation (#2653)Jerop Kipruto
2025-06-30feat: add support to remote MCP servers for custom HTTP headers (#2477)Adam Spiers
2025-06-29feat(cli): Add hideTips setting (#1524)Marcin Jahn
Co-authored-by: Allen Hutchison <[email protected]>
2025-06-29feat: modular GEMINI.md imports with @file.md syntax (#1585) (#2230)Niladri Das
2025-06-29feat: allow command-specific restrictions for ShellTool (#2605)Jerop Kipruto
2025-06-29Fix a heading issue for Authentication Setup doc (#2592)Will 保哥
2025-06-29Fix a broken link (#2598)Will 保哥
2025-06-29docs: Add uninstallation instructions to README (#1985)Zircoz
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com> Co-authored-by: Allen Hutchison <[email protected]> Co-authored-by: Allen Hutchison <[email protected]>
2025-06-29docs: fix typos and grammatical errors (#2459)Krushna Sharma
Co-authored-by: Allen Hutchison <[email protected]>
2025-06-28docs: remove duplicate tool descriptions in file-system.md (#1790)Vladislav Semyanov
Co-authored-by: N. Taylor Mullen <[email protected]>
2025-06-28Add troubleshooting note about CI env variables (#2229)christine betts
Co-authored-by: Scott Densmore <[email protected]>