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
/
settings.ts
Age
Commit message (
Expand
)
Author
2025-06-13
Update contextFileName to support an optional list of strings (#1001)
Billy Biggs
2025-06-13
cleanup unused `allowBuildArtifacts` (#1010)
Anas H. Sulaiman
2025-06-12
remove enable editor flag (#984)
Leo
2025-06-11
feat: External editor settings (#882)
Leo
2025-06-11
add excludeTools flag to settings.json config (#957)
JingboWang1997-1
2025-06-10
Add a window title when CLI is launched (#787)
Mark McDonald
2025-06-08
feat: Add flow to allow modifying edits during edit tool call (#808)
Leo
2025-06-07
refactor: rename gemini-code to gemini-cli (#822)
cperry-goog
2025-06-06
Exit with an error message if parsing settings.json fails. (#747)
Jacob Richman
2025-06-06
Refactor: Improve env var resolution in settings
jerop
2025-06-06
feat: Enable environment variable substitution in settings
jerop
2025-06-05
OpenTelemetry Integration & Telemetry Control Flag (#762)
Jerop Kipruto
2025-06-04
CLI_TITLE env var for setting the CLI title (#748)
Tommaso Sciortino
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-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-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
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-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
added timeout setting to mcp server config, also switched to custom config ty...
Olcan
2025-05-16
improved mcp support, including standard "mcpServers" setting with multiple n...
Olcan
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-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