summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2025-07-28Adds docs outlining keyboard shortcuts for gemini-cli (#4727)Danny
Co-authored-by: dannyzen <[email protected]> Co-authored-by: Jacob Richman <[email protected]>
2025-07-28Add documentation for MCP prompts (#4897)christine betts
Co-authored-by: matt korwel <[email protected]> Co-authored-by: Bryan Morgan <[email protected]>
2025-07-27Update documentation for read_many_files. (#4874)Jenna Inouye
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-07-27Clarify ToS and privacy documentation FAQs. (#4899)Jenna Inouye
2025-07-27feat: Add Shell Command Execution to Custom Commands (#4917)Abhi
2025-07-27docs: add missing --prompt-interactive/-i flag documentation (#4950)Dmitry Lyalin
2025-07-25Vim mode (#3936)Sijie Wang
2025-07-24docs: clarify shell command does not use default shell (#2203)Aditya Timalsina
Co-authored-by: Jenna Inouye <[email protected]> Co-authored-by: N. Taylor Mullen <[email protected]>
2025-07-24Add Google credentials provider for authenticating with MCP servers (#4748)ashwinpvg
2025-07-24feat: add GEMINI_CLI environment variable to spawned shell commands (#4791)Daniel Lee
2025-07-24Updated Docs to inform users about the ability to have custom theme (#4632)Ali Al Jufairi
Co-authored-by: Jacob Richman <[email protected]>
2025-07-23feat(memory): make directory search limit on memory discovery configurable ↵Brandon Keiji
with settings.json (#4460)
2025-07-23add `--telemetry-outfile` flag (#4689)smhendrickson
2025-07-23feat(commands): Implement argument handling for custom commands via a prompt ↵Abhi
pipeline (#4702)
2025-07-22add notes on API keys and .gemini/.env to authentication.md (#2004)Werner Robitza
Co-authored-by: Scott Densmore <[email protected]> Co-authored-by: Sandy Tao <[email protected]>
2025-07-22feat(auth): support gemini api key and vertex auth in non-interactive mode ↵Jerop Kipruto
(#4631)
2025-07-22MCP OAuth Part 3 - CLI/UI/Documentation (#4319)Brian Ray
Co-authored-by: Greg Shikhman <[email protected]>
2025-07-22(feat): Initial Version of Custom Commands (#4572)Abhi
2025-07-21Various spelling improvements (#3497)Josh Soref
Signed-off-by: Josh Soref <[email protected]> Co-authored-by: Sandy Tao <[email protected]>
2025-07-21Add env var to configure system settings path (#4339)christine betts
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]>