index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
cli
/
src
/
config
Age
Commit message (
Expand
)
Author
2025-07-15
Adds the user's active file in the IDE to the footer (#4154)
Shreya Keshive
2025-07-14
Add feature flag for IDE integration (#3927)
Shreya Keshive
2025-07-14
feat(cli): add hideBanner setting to disable startup banner (#2803)
K
2025-07-11
feat(cli): add support for --prompt-interactive/-i flag (#1743)
Daniel Lee
2025-07-11
Add support for specifying maxSessionTurns via the settings configuration (#3...
anj-s
2025-07-11
Add NO_BROWSER environment variable to trigger offline oauth flow (#3713)
Seth Troisi
2025-07-09
Add system-wide settings config for administrators (#3498)
christine betts
2025-07-09
Use yargs array type for the allowedMcpServerNames flag instead of processing...
Tyler
2025-07-09
Use full terminal width for `--help` (#3515)
Pascal Birchler
2025-07-08
refactor: consolidate all flags to use hyphens (deprecate underscore flags) (...
Jack Wotherspoon
2025-07-08
fix: Honor DEBUG and CLI_TITLE environment variables (#3560)
Marat Boshernitsan
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 c...
Marat Boshernitsan
2025-07-08
chore: add general usage message to --help message (#3500)
Jack Wotherspoon
2025-07-07
Fix typo and add tests for auth validation. (#3491)
Tommaso Sciortino
2025-07-07
Enable Gemini CLI to reuse user's auth in Cloud Shell (#3070)
Marat Boshernitsan
2025-07-07
refactor: rename allowed_mcp_server_names to allowed-mcp-server-names (#3469)
Tyler
2025-07-07
Add --allowed_mcp_server_names flag (#3464)
Tyler
2025-07-07
fix: respect env variables in .env for settings.json variable substitution (#...
Jack Wotherspoon
2025-07-01
Add excludedTools to extensions. (#2853)
Tommaso Sciortino
2025-07-01
Rename AuthType LOGIN_WITH_GOOGLE_PERSONAL -> LOGIN_WITH_GOOGLE (#2769)
Tommaso Sciortino
2025-06-29
feat(cli): Add hideTips setting (#1524)
Marcin Jahn
2025-06-29
refactor: remove unnecessary assertion (#2579)
Noritaka Kobayashi
2025-06-28
quiet dotenv log message (#2239)
Mot
2025-06-26
chore: fix typos in comment-out (#1540)
Noritaka Kobayashi
2025-06-25
Merge "Login with Google Workspace" auth option into "Login with Google" (#1574)
Tommaso Sciortino
2025-06-25
fix: prepublish changes to package names (#1420)
Brandon Keiji
2025-06-24
Jacob314/max old space (#1314)
Jacob Richman
2025-06-24
Refactor usage statistics to be a top-level setting (#1363)
Jerop Kipruto
2025-06-23
refactor: rename `disableDataCollection` to `dataCollectionEnabled` (#1319)
Jerop Kipruto
2025-06-23
Enable clearcut logging by default (#1309)
owenofbrien
2025-06-23
{bug} Vertex Auth Support (#1302)
matt korwel
2025-06-22
Plumb extension context filenames through for /memory refresh (#1312)
Billy Biggs
2025-06-22
Fix seatbelt sandboxing when GEMINI_SANDBOX="" and starting with -s (#1298)
N. Taylor Mullen
2025-06-22
Clearcut logging - initial implementation (#1274)
owenofbrien
2025-06-22
Add setting enableRecursiveFileSearch to control @-file completion (#1290)
Billy Biggs
2025-06-20
Make checkpoints configurable in settings.json (#1251)
Louis Jimenez
2025-06-19
Auth First Run (#1207)
matt korwel
2025-06-19
fix: auto-update sandbox regression (#1221)
Eddie Santos
2025-06-19
refactor: remove docker tagging step from sandbox publishing (#1223)
Brandon Keiji
2025-06-19
add sandboxImageName in package.json (#1219)
Leo
2025-06-19
Change sandbox default (#1214)
N. Taylor Mullen
2025-06-18
refactor: consolidate container image tag source of truth to cli package.json...
Brandon Keiji
2025-06-18
feat: consolidate sandbox configurations into a single object (#1154)
Brandon Keiji
2025-06-18
fix: check package.json for app version (#1160) (#1182)
Brandon Keiji
2025-06-16
Mock out 'open' in tests. Fix test issues. (#1100)
Tommaso Sciortino
2025-06-16
fix version release for Dockerfile build (#1080)
Zach Sais
2025-06-15
Add telemetry command and refactor telemetry settings (#1060)
Jerop Kipruto
2025-06-14
centralize file filtering in `FileDiscoveryService` (#1039)
Anas H. Sulaiman
2025-06-14
Fix 404 URL for Vertex Auth (#1040)
Steren
[next]