summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2025-08-07Add a context percentage threshold setting for auto compression (#5721)Jacob MacDonald
2025-08-06feat(mcp): add `gemini mcp` commands for `add`, `remove` and `list` (#5481)Jack Wotherspoon
2025-08-06doc(lint): fix docs on how to run linter in "fix" mode (#5647)Lee James
2025-08-05fix(docs): Fix code block delimiters in commands.md (#5521)David Rees
Co-authored-by: Sandy Tao <[email protected]>
2025-08-05Fix and improve Gemini CLI troubleshooting.md doc (#2734)8bitmp3
Co-authored-by: Sandy Tao <[email protected]>
2025-08-05fix(minor): Grammar and Typos (#5053)xyizko
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-05feat: mcp - support audiences for OAuth2 (#5265)Mikhail Aksenov
2025-08-05feat(docs): Add /chat delete command in commands.md (#5408)Hiroaki Mitsuyoshi
Co-authored-by: Sandy Tao <[email protected]>
2025-08-05feat(core): Parse Multimodal MCP Tool responses (#5529)Luccas Paroni
Co-authored-by: Luccas Paroni <[email protected]>
2025-08-05feat: Multi-Directory Workspace Support (part 3: configuration in ↵Yuki Okita
settings.json) (#5354) Co-authored-by: Allen Hutchison <[email protected]>
2025-08-05docs: update typo in commands.md (#5584)Jack Wotherspoon
2025-08-04feat(docs): create new documentation for automation and triage (#5363)matt korwel
2025-08-03docs(fix): Update themes documentation to include new color keys for… (#5467)Ali Al Jufairi
2025-08-03fix: exclude DEBUG and DEBUG_MODE from project .env files by default (#5289)Oleksandr Gotgelf
Co-authored-by: Jacob Richman <[email protected]>
2025-08-01feat(sandbox): Add SANDBOX_FLAGS for custom container options (#2036)andrea-berling
Co-authored-by: matt korwel <[email protected]>
2025-07-31feat: Multi-Directory Workspace Support (part2: add "directory" command) (#5241)Yuki Okita
2025-07-31fix: CLAUDE.md compatibility for GEMINI.md '@' file import behavior (#2978)Niladri Das
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by: Allen Hutchison <[email protected]>
2025-07-31feat(docs): Add `/init` command in commands.md (#5187)Kazunari001
Co-authored-by: saucykazugmail <[email protected]> Co-authored-by: Gal Zahavi <[email protected]> Co-authored-by: Jacob Richman <[email protected]>
2025-07-30feat: Multi-Directory Workspace Support (part1: add `--include-directories` ↵Yuki Okita
option) (#4605) Co-authored-by: Allen Hutchison <[email protected]>
2025-07-30docs: Update chat command documentation with checkpoint locations (#5027)yaksh gandhi
Co-authored-by: Bryan Morgan <[email protected]> Co-authored-by: F. Hinkelmann <[email protected]>
2025-07-30Docs: add documentation for .geminiignore (#5123)Jenna Inouye
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-07-29feat(docs): document GEMINI.md import syntax (#5145)Allen Hutchison
2025-07-29Adds centralized support to log slash commands + sub commands (#5128)Shreya Keshive
2025-07-29feat(commands): add custom commands support for extensions (#4703)Daniel Lee
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