summaryrefslogtreecommitdiff
path: root/docs/cli
AgeCommit message (Collapse)Author
2025-08-05feat(docs): Add /chat delete command in commands.md (#5408)Hiroaki Mitsuyoshi
Co-authored-by: Sandy Tao <[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-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-07-31feat: Multi-Directory Workspace Support (part2: add "directory" command) (#5241)Yuki Okita
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-29feat(docs): document GEMINI.md import syntax (#5145)Allen Hutchison
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-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-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-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-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-14Add documentation for the /extensions command (#4051)Billy Biggs
Co-authored-by: Bryan Morgan <[email protected]>
2025-07-14feat(cli): add hideBanner setting to disable startup banner (#2803)K
Co-authored-by: Pascal Birchler <[email protected]>
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-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-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-07Enable Gemini CLI to reuse user's auth in Cloud Shell (#3070)Marat Boshernitsan
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-01docs(auth): clarify env-file discovery & recommend (#2402)Hemant
2025-06-29feat(cli): Add hideTips setting (#1524)Marcin Jahn
Co-authored-by: Allen Hutchison <[email protected]>
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-29docs: fix typos and grammatical errors (#2459)Krushna Sharma
Co-authored-by: Allen Hutchison <[email protected]>
2025-06-28fix: typo (#2415)Reid
Signed-off-by: reidliu41 <[email protected]>
2025-06-27Upgrade to Ink 6 and React 19 (#2096)Sandy Tao
Co-authored-by: jacob314 <[email protected]>