index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
cli
Age
Commit message (
Collapse
)
Author
2025-07-25
Vim mode (#3936)
Sijie Wang
2025-07-24
docs: 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-24
feat: add GEMINI_CLI environment variable to spawned shell commands (#4791)
Daniel Lee
2025-07-24
Updated Docs to inform users about the ability to have custom theme (#4632)
Ali Al Jufairi
Co-authored-by: Jacob Richman <
[email protected]
>
2025-07-23
feat(memory): make directory search limit on memory discovery configurable ↵
Brandon Keiji
with settings.json (#4460)
2025-07-23
feat(commands): Implement argument handling for custom commands via a prompt ↵
Abhi
pipeline (#4702)
2025-07-22
add 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-22
feat(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-21
Various spelling improvements (#3497)
Josh Soref
Signed-off-by: Josh Soref <
[email protected]
> Co-authored-by: Sandy Tao <
[email protected]
>
2025-07-21
Add env var to configure system settings path (#4339)
christine betts
2025-07-20
docs: add documentation for mcp excludeTools and includeTools (#3409)
Seydulla Narkulyyev
Co-authored-by: Jack Wotherspoon <
[email protected]
>
2025-07-20
feat: 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-17
Fix link for checkpointing doc for `--checkpointing` (#4304)
Yun Peng
Co-authored-by: Scott Densmore <
[email protected]
>
2025-07-17
feat(cli): add explicit proxy option in cli (#2526)
warjiang
Co-authored-by: Dcatfly <
[email protected]
>
2025-07-15
Clarifies that Gemini Code Assist, when offered through the Google De… (#3086)
Christian Demeke
2025-07-15
Add support for allowed/excluded MCP server names in settings (#4135)
christine betts
Co-authored-by: Scott Densmore <
[email protected]
>
2025-07-15
Enable tool summarization only when explicitly set in settings.json (#4140)
anj-s
Co-authored-by: matt korwel <
[email protected]
>
2025-07-14
Add documentation for the /extensions command (#4051)
Billy Biggs
Co-authored-by: Bryan Morgan <
[email protected]
>
2025-07-14
feat(cli): add hideBanner setting to disable startup banner (#2803)
K
Co-authored-by: Pascal Birchler <
[email protected]
>
2025-07-11
Add support for specifying maxSessionTurns via the settings configuration ↵
anj-s
(#3507)
2025-07-11
Update authentication.md to show how to use API keys in GCP (#3042)
chrisheecho
Co-authored-by: Pascal Birchler <
[email protected]
>
2025-07-11
Fix typo in authentication.md (#3348)
Jinhwan Kim
2025-07-10
Fix invalid docker command and invalid JSON in the mcpServers example. (#3672)
neo.alienson
2025-07-09
Add system-wide settings config for administrators (#3498)
christine betts
Co-authored-by: Jack Wotherspoon <
[email protected]
>
2025-07-08
refactor: consolidate all flags to use hyphens (deprecate underscore flags) ↵
Jack Wotherspoon
(#3541)
2025-07-08
Add a command line option to enable and list extensions (#3191)
Billy Biggs
2025-07-08
Improve 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-07
Enable Gemini CLI to reuse user's auth in Cloud Shell (#3070)
Marat Boshernitsan
2025-07-05
fix typos in diverse files (#3284)
Didier Durand
Co-authored-by: Scott Densmore <
[email protected]
>
2025-07-05
feat: Update minimum Node.js version to 20 (#3277)
matt korwel
2025-07-01
docs(auth): clarify env-file discovery & recommend (#2402)
Hemant
2025-06-29
feat(cli): Add hideTips setting (#1524)
Marcin Jahn
Co-authored-by: Allen Hutchison <
[email protected]
>
2025-06-29
feat: allow command-specific restrictions for ShellTool (#2605)
Jerop Kipruto
2025-06-29
Fix a heading issue for Authentication Setup doc (#2592)
Will 保哥
2025-06-29
docs: fix typos and grammatical errors (#2459)
Krushna Sharma
Co-authored-by: Allen Hutchison <
[email protected]
>
2025-06-28
fix: typo (#2415)
Reid
Signed-off-by: reidliu41 <
[email protected]
>
2025-06-27
Upgrade to Ink 6 and React 19 (#2096)
Sandy Tao
Co-authored-by: jacob314 <
[email protected]
>
2025-06-27
Further clarify the situations where a Project ID is required (#2029)
Preston Holmes
Co-authored-by: Tommaso Sciortino <
[email protected]
>
2025-06-26
Improve LoadCodeAssist error handling (#1645)
Tommaso Sciortino
2025-06-26
docs: fix broken configuration link in themes.md (#1780)
Vladislav Semyanov
2025-06-25
Streamline issue submission with YAML forms (#1608)
Jerop Kipruto
2025-06-25
Merge "Login with Google Workspace" auth option into "Login with Google" (#1574)
Tommaso Sciortino
Co-authored-by: Scott Densmore <
[email protected]
>
2025-06-25
Add tos and privacy links docs for clarity (#1571)
anj-s
2025-06-25
feat: Refine model fallback messaging to reflect reality. (#1527)
N. Taylor Mullen
2025-06-25
Remove GEMINI_CODE_ASSIST env variable from configuration.md doc (#1514)
starsandskies
2025-06-25
Clarify why authentication failures might be happening and direct users to ↵
Marat Boshernitsan
documentation (#1478) Co-authored-by: Scott Densmore <
[email protected]
> Co-authored-by: matt korwel <
[email protected]
>
2025-06-25
Update authentication.md (#1429)
Thomas Kosiewski
Co-authored-by: matt korwel <
[email protected]
>
2025-06-25
Docs: update docs to clarify the differences between Google account login ↵
Preston Holmes
o… (#1409) Co-authored-by: Scott Densmore <
[email protected]
> Co-authored-by: matt korwel <
[email protected]
> Co-authored-by: matt korwel <
[email protected]
>
2025-06-25
docs: fix typos in documentation (#1411)
Daniel Tedesco
Co-authored-by: Dan Tedesco <
[email protected]
>
[next]