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
/
utils
Age
Commit message (
Collapse
)
Author
2025-08-20
test(integration): add failing test for stdin context with prompt (#6158)
Allen Hutchison
2025-08-20
Refac: Centralize storage file management (#4078)
Yuki Okita
Co-authored-by: Taylor Mullen <
[email protected]
>
2025-08-19
fix(settings) : Disable showing statics in the dialog (#5998)
Ali Al Jufairi
Co-authored-by: Jacob Richman <
[email protected]
> Co-authored-by: N. Taylor Mullen <
[email protected]
>
2025-08-19
feat(settings): enhance settings management with generic setter and display ↵
Ali Al Jufairi
hel… (#6202) Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-17
chore(compiler): Enable strict property access TS compiler flag. (#6255)
Richie Foreman
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-14
feat: Allow combining -p and stdin for prompt input (#4406)
Wietse Venema
Co-authored-by: Allen Hutchison <
[email protected]
>
2025-08-13
chore(build/compiler): Enable a bunch of strict TS compiler options. (#6138)
Richie Foreman
2025-08-12
feat(/setup-github): Use node to download the files (#5863)
Seth Vargo
2025-08-10
feat(ui): add /settings command and UI panel (#4738)
Ali Al Jufairi
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-08
[ide-mode] Close all open diffs when the CLI gets closed (#5792)
christine betts
2025-08-08
[ide-mode] Wire up env variables to sandbox (#5804)
christine betts
2025-08-07
feat: open repo secrets page in addition to README (#5684)
Lee James
2025-08-07
fix(logging): Ensure sandbox startup messages are routed to stderr (#5725)
Allen Hutchison
2025-08-06
feat(cli): get the run-gemini-cli version from the GitHub API (#5708)
Seth Vargo
2025-08-05
feat: Multi-Directory Workspace Support (part 3: configuration in ↵
Yuki Okita
settings.json) (#5354) Co-authored-by: Allen Hutchison <
[email protected]
>
2025-08-03
Add a setting to disable the version update nag message (#5449)
Billy Biggs
2025-08-02
feat(autoupdate): Improve update check and refactor for testability (#5389)
Gal Zahavi
2025-08-01
feat(sandbox): Add SANDBOX_FLAGS for custom container options (#2036)
andrea-berling
Co-authored-by: matt korwel <
[email protected]
>
2025-07-31
feat: Implement /setup-github command (#5069)
JeromeJu
2025-07-30
feat: Multi-Directory Workspace Support (part1: add `--include-directories` ↵
Yuki Okita
option) (#4605) Co-authored-by: Allen Hutchison <
[email protected]
>
2025-07-29
feat: Add auto update functionality (#4686)
Gal Zahavi
2025-07-26
Handle unhandled rejections more gracefully. (#4417)
Jacob Richman
Co-authored-by: Tommaso Sciortino <
[email protected]
>
2025-07-25
Fix userStartupWarnings to be windows compatible. (#4868)
Tommaso Sciortino
2025-07-25
feat(auth): Enhance non-interactive gcp auth (#4811)
Gal Zahavi
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-20
feat(cli): add warnings when gemini-cli is called in the root directory (#4542)
Yuki Okita
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-15
Revert Node <20 warning (#4244)
Pascal Birchler
2025-07-15
feat: add a warning that shows if user uses node -v <20 #2930 (#3371)
Devansh Sharma
Co-authored-by: Jacob Richman <
[email protected]
>
2025-07-12
fix(auth): Remove sharp edges from headless auth (#3985)
N. Taylor Mullen
2025-07-07
Release and Packaging: Clean up (#3489)
matt korwel
2025-07-06
feat: add user startup warnings, add home directory check (#3056)
Pyush Sinha
2025-06-25
fix: prepublish changes to package names (#1420)
Brandon Keiji
2025-06-24
Jacob314/max old space (#1314)
Jacob Richman
2025-06-20
Make checkpoints configurable in settings.json (#1251)
Louis Jimenez
2025-06-19
Auth First Run (#1207)
matt korwel
Co-authored-by: Tommaso Sciortino <
[email protected]
> Co-authored-by: N. Taylor Mullen <
[email protected]
>
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-18
Fix noise in headless mode on STDOUT (#1184)
Allen Hutchison
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-17
Auto-update notifications (#1110)
Eddie Santos
2025-06-16
Preflight and integration npx (#1096)
matt korwel
2025-06-15
feat(test): Increase test coverage across CLI and Core packages (#1089)
N. Taylor Mullen
2025-06-16
Add Vertex env vars to sandbox (#1005)
Mark McDonald
Co-authored-by: Scott Densmore <
[email protected]
>
2025-06-14
centralize file filtering in `FileDiscoveryService` (#1039)
Anas H. Sulaiman
2025-06-13
fix: add micromatch to package deps (#1020)
Brandon Keiji
2025-06-13
reuse `GitIgnoreParser` for loading `.geminiignore` (#1025)
Anas H. Sulaiman
2025-06-13
Support GOOGLE_API_KEY hoisting in sandbox too (#998)
Mark McDonald
2025-06-13
refactor: Use default centralized Flash & Pro models everywhere (#994)
N. Taylor Mullen
[next]