summaryrefslogtreecommitdiff
path: root/packages/cli/src/config/settings.ts
AgeCommit message (Expand)Author
2025-07-23feat(memory): make directory search limit on memory discovery configurable wi...Brandon Keiji
2025-07-21Add env var to configure system settings path (#4339)christine betts
2025-07-20feat: full implementation for .geminiignore in settings and respective tool c...Pyush Sinha
2025-07-20Feature custom themes logic (#2639)Ali Al Jufairi
2025-07-19Revert background agent commits (#4479)Tommaso Sciortino
2025-07-18Add /background commands (when background agent is configured) (#4407)Tommaso Sciortino
2025-07-15Add support for allowed/excluded MCP server names in settings (#4135)christine betts
2025-07-15Enable tool summarization only when explicitly set in settings.json (#4140)anj-s
2025-07-14Add feature flag for IDE integration (#3927)Shreya Keshive
2025-07-14feat(cli): add hideBanner setting to disable startup banner (#2803)K
2025-07-11Add support for specifying maxSessionTurns via the settings configuration (#3...anj-s
2025-07-09Add system-wide settings config for administrators (#3498)christine betts
2025-07-07Enable Gemini CLI to reuse user's auth in Cloud Shell (#3070)Marat Boshernitsan
2025-07-07fix: respect env variables in .env for settings.json variable substitution (#...Jack Wotherspoon
2025-06-29feat(cli): Add hideTips setting (#1524)Marcin Jahn
2025-06-25fix: prepublish changes to package names (#1420)Brandon Keiji
2025-06-24Jacob314/max old space (#1314)Jacob Richman
2025-06-24Refactor usage statistics to be a top-level setting (#1363)Jerop Kipruto
2025-06-22Add setting enableRecursiveFileSearch to control @-file completion (#1290)Billy Biggs
2025-06-20Make checkpoints configurable in settings.json (#1251)Louis Jimenez
2025-06-19Auth First Run (#1207)matt korwel
2025-06-15Add telemetry command and refactor telemetry settings (#1060)Jerop Kipruto
2025-06-14feat: Add custom URL support for the /bug command (#1017)Allen Hutchison
2025-06-13Add a local telemetry launcher (#1015)Keir Mierle
2025-06-13Update contextFileName to support an optional list of strings (#1001)Billy Biggs
2025-06-13cleanup unused `allowBuildArtifacts` (#1010)Anas H. Sulaiman
2025-06-12remove enable editor flag (#984)Leo
2025-06-11feat: External editor settings (#882)Leo
2025-06-11add excludeTools flag to settings.json config (#957)JingboWang1997-1
2025-06-10Add a window title when CLI is launched (#787)Mark McDonald
2025-06-08feat: Add flow to allow modifying edits during edit tool call (#808)Leo
2025-06-07refactor: rename gemini-code to gemini-cli (#822)cperry-goog
2025-06-06Exit with an error message if parsing settings.json fails. (#747)Jacob Richman
2025-06-06Refactor: Improve env var resolution in settingsjerop
2025-06-06feat: Enable environment variable substitution in settingsjerop
2025-06-05OpenTelemetry Integration & Telemetry Control Flag (#762)Jerop Kipruto
2025-06-04CLI_TITLE env var for setting the CLI title (#748)Tommaso Sciortino
2025-06-04feat(accessibility): Add option to disable loading phrases (#745)N. Taylor Mullen
2025-06-04Ignore folders files (#651)Keith Ballinger
2025-06-02feat(cli): Allow custom title in CLI header (#706)Scott Densmore
2025-06-02feat(cli): add pro model availability check and fallback to flash (#608)Allen Hutchison
2025-05-31feat: allow custom filename for context files (#654)Allen Hutchison
2025-05-31Update default & ANSI theme names (#637)Miguel Solorio
2025-05-30Rename server->core (#638)Tommaso Sciortino
2025-05-30feat: add --show_memory_usage flag to display memory usage in status bar (#606)Jacob Richman
2025-05-18allow comments in settings.jsonolcan
2025-05-17ability to override core system prompt (via .gemini/system.md) and specify co...Olcan
2025-05-17added timeout setting to mcp server config, also switched to custom config ty...Olcan
2025-05-16improved mcp support, including standard "mcpServers" setting with multiple n...Olcan
2025-05-05support for mcp toolsolcan