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-06-04
CLI_TITLE env var for setting the CLI title (#748)
Tommaso Sciortino
2025-06-04
Bring back 2.5-pro usage (#744)
N. Taylor Mullen
2025-06-04
feat(accessibility): Add option to disable loading phrases (#745)
N. Taylor Mullen
2025-06-04
Ignore folders files (#651)
Keith Ballinger
2025-06-03
remove noop code (#728)
Olcan
2025-06-03
Fix flash preview (#723)
N. Taylor Mullen
2025-06-03
Workaround Gemini API break - Use flash 04-17 (#721)
N. Taylor Mullen
2025-06-02
feat(cli): Allow custom title in CLI header (#706)
Scott Densmore
2025-06-02
feat(cli): add pro model availability check and fallback to flash (#608)
Allen Hutchison
2025-06-02
feat: Add --yolo mode that automatically accepts all tools executions (#695)
Tolik Malibroda
2025-05-31
feat: allow custom filename for context files (#654)
Allen Hutchison
2025-05-31
Update default & ANSI theme names (#637)
Miguel Solorio
2025-05-30
Fix/cli version unknown (#642)
Scott Densmore
2025-05-30
Rename server->core (#638)
Tommaso Sciortino
2025-05-30
feat: add --show_memory_usage flag to display memory usage in status bar (#606)
Jacob Richman
2025-05-29
Change Config to use named parameters. (#593)
Jacob Richman
2025-05-27
fix: default to Gemini API if GEMINI_API_KEY is set and when GOOGLE_GENAI_USE...
sasha-gitg
2025-05-23
Refactor(server): Centralize GEMINI.md discovery logic in server (#498)
Allen Hutchison
2025-05-23
Refactor(cli): Move memory add logic to server tool call (#493)
Allen Hutchison
2025-05-22
Refactor: Streamline memoryUtils and update slash commands (#478)
Allen Hutchison
2025-05-22
Fix: Prevent hang in large directories by using BFS for getFolderStru… (#470)
Allen Hutchison
2025-05-18
allow comments in settings.json
olcan
2025-05-17
ability to override core system prompt (via .gemini/system.md) and specify co...
Olcan
2025-05-17
rename env vars GEMINI_CODE_{MODEL,SANDBOX,SANDBOX_IMAGE} (#411)
Olcan
2025-05-17
added timeout setting to mcp server config, also switched to custom config ty...
Olcan
2025-05-16
feat: Implement CLI and model memory management (#371)
Allen Hutchison
2025-05-16
improved mcp support, including standard "mcpServers" setting with multiple n...
Olcan
2025-05-16
feat: Add support for Vertex AI and Vertex express mode (#380)
sasha-gitg
2025-05-15
rename full_context as all_files (#366)
Olcan
2025-05-15
refined cli (#365)
Olcan
2025-05-14
Add UI memory indicator. (#348)
Allen Hutchison
2025-05-14
This commit introduces the hierarchical memory feature, allowing GEMI… (#327)
Allen Hutchison
2025-05-11
feat: Add User-Agent to API requests
Taylor Mullen
2025-05-09
feat: Update default Gemini model to gemini-2.5-pro-preview-05-06
Taylor Mullen
2025-05-05
support for mcp tools
olcan
2025-05-05
support for discovered tools using project settings for discovery and call co...
olcan
2025-05-05
Remove passthroughCommands (#252)
Seth Troisi
2025-05-02
sandbox arg should not default to false but rather undefined (#244)
Olcan
2025-05-02
sandbox setting and argument (#243)
Olcan
2025-05-01
mount user settings in sandbox (#239)
Olcan
2025-05-01
Save settings to ~/.gemini/settings.json and optionally /your/workspace/.gemi...
Jacob Richman
2025-05-01
refactor: async-ify yargs (#236)
Brandon Keiji
2025-04-24
Adding a full_context command line argument. (#158)
Allen Hutchison
2025-04-24
remove target_dir flag (#149)
Olcan
2025-04-22
Question flag (#125)
Allen Hutchison
2025-04-21
env var to set default model, display model on lower right (#110)
Olcan
2025-04-21
Remove dead comments (#90)
Jaana Dogan
2025-04-20
Adds shell command allowlist (#68)
Juliette Love
2025-04-20
Simple debug mode for CLI side (#66)
Juliette Love
2025-04-19
Starting to modularize into separate cli / server packages. (#55)
Evan Senter
[next]