index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Age
Commit message (
Collapse
)
Author
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
Release and Packaging: Clean up (#3489)
matt korwel
2025-07-07
Enable Gemini CLI to reuse user's auth in Cloud Shell (#3070)
Marat Boshernitsan
2025-07-05
Relase: Clean up and condensing (#3321)
matt korwel
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-05
fix a command usage issue in deployment.md (#2862)
Will 保哥
Co-authored-by: Scott Densmore <
[email protected]
>
2025-07-04
chore: typo fixes (#3203)
Mithlesh kumar
Co-authored-by: Jack Wotherspoon <
[email protected]
>
2025-07-04
Releasing: 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-03
fix: remove unnecessary whitespace (#2781)
moon jooho
Co-authored-by: F. Hinkelmann <
[email protected]
>
2025-07-01
Add excludedTools to extensions. (#2853)
Tommaso Sciortino
2025-07-01
Docs: Add a page detailing quota and cost information (#2894)
Preston Holmes
Co-authored-by: Jenna Inouye <
[email protected]
>
2025-07-01
docs(auth): clarify env-file discovery & recommend (#2402)
Hemant
2025-07-01
Fix: Use HTTPS in docs and correct formatting typo in troubleshooting guide ↵
Jvr
(#2762) Co-authored-by: Seth Troisi <
[email protected]
>
2025-06-30
feat(shell): Enable prefix matching for flexible command validation (#2653)
Jerop Kipruto
2025-06-30
feat: add support to remote MCP servers for custom HTTP headers (#2477)
Adam Spiers
2025-06-29
feat(cli): Add hideTips setting (#1524)
Marcin Jahn
Co-authored-by: Allen Hutchison <
[email protected]
>
2025-06-29
feat: modular GEMINI.md imports with @file.md syntax (#1585) (#2230)
Niladri Das
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
Fix a broken link (#2598)
Will 保哥
2025-06-29
docs: 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-29
docs: fix typos and grammatical errors (#2459)
Krushna Sharma
Co-authored-by: Allen Hutchison <
[email protected]
>
2025-06-28
docs: remove duplicate tool descriptions in file-system.md (#1790)
Vladislav Semyanov
Co-authored-by: N. Taylor Mullen <
[email protected]
>
2025-06-28
Add troubleshooting note about CI env variables (#2229)
christine betts
Co-authored-by: Scott Densmore <
[email protected]
>
2025-06-28
fix: typo (#2415)
Reid
Signed-off-by: reidliu41 <
[email protected]
>
2025-06-28
chore: add proper pluralization handling for match in grep tool (#2344)
Kalle Ahlström
Co-authored-by: Allen Hutchison <
[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-26
docs: fix multiple typos in documentation files (#1781)
김진엽 (Nathan)
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
Update usage stats doc (#1636)
anj-s
2025-06-25
Update docs and add faq section (#1625)
anj-s
2025-06-25
Add tos and privacy links docs for clarity (#1571)
anj-s
2025-06-25
Adding some troubleshooting text for login issues (#1451)
Mark McDonald
2025-06-25
Fix: update npx command to correct GitHub repository URL (#1488)
DongJin Jeong
2025-06-25
Fixed Checkpointing docs for enabling checkpointing using settings.json (#1534)
Arjun Lall
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
Version 0 1 1 (#1426)
matt korwel
2025-06-25
fix: prepublish changes to package names (#1420)
Brandon Keiji
2025-06-25
Docs: Add link links to tools/index.md. (#1419)
Jenna Inouye
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]