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-08-10
feat(ui): add /settings command and UI panel (#4738)
Ali Al Jufairi
2025-08-08
feat: Add option to hide line numbers in code blocks (#5857)
Gal Zahavi
2025-08-07
Add new folderTrust setting that the users can enable or disable (#5798)
shrutip90
2025-08-07
Add a context percentage threshold setting for auto compression (#5721)
Jacob MacDonald
2025-08-06
experiment: Add feature exp flag for folder trust (#5709)
shrutip90
2025-08-06
Add hint to enable IDE integration for users running in VS Code (#5610)
Shreya Keshive
2025-08-05
chore(settings): clean up comments in settings.ts (#5576)
Oleksandr Gotgelf
2025-08-05
feat: Multi-Directory Workspace Support (part 3: configuration in settings.js...
Yuki Okita
2025-08-04
fix(core): Allow model to be set from `settings.json` (#5527)
Richie Foreman
2025-08-03
fix: exclude DEBUG and DEBUG_MODE from project .env files by default (#5289)
Oleksandr Gotgelf
2025-08-03
Add a setting to disable the version update nag message (#5449)
Billy Biggs
2025-08-01
fix(config): Resolve duplicate config loading from home directory (#5090)
TIRUMALASETTI PRANITH
2025-08-01
bug(cli): Prefer IPv4 dns resolution by default. (#5338)
joshualitt
2025-08-01
Add a setting to disable auth mode validation on startup (#5358)
Billy Biggs
2025-07-31
fix: CLAUDE.md compatibility for GEMINI.md '@' file import behavior (#2978)
Niladri Das
2025-07-30
Add toggleable IDE mode setting (#5146)
christine betts
2025-07-29
feat: Add auto update functionality (#4686)
Gal Zahavi
2025-07-25
Vim mode (#3936)
Sijie Wang
2025-07-23
feat(memory): make directory search limit on memory discovery configurable wi...
Brandon Keiji
2025-07-21
Add env var to configure system settings path (#4339)
christine betts
2025-07-20
feat: full implementation for .geminiignore in settings and respective tool c...
Pyush Sinha
2025-07-20
Feature custom themes logic (#2639)
Ali Al Jufairi
2025-07-19
Revert background agent commits (#4479)
Tommaso Sciortino
2025-07-18
Add /background commands (when background agent is configured) (#4407)
Tommaso Sciortino
2025-07-15
Add support for allowed/excluded MCP server names in settings (#4135)
christine betts
2025-07-15
Enable tool summarization only when explicitly set in settings.json (#4140)
anj-s
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
Add support for specifying maxSessionTurns via the settings configuration (#3...
anj-s
2025-07-09
Add system-wide settings config for administrators (#3498)
christine betts
2025-07-07
Enable Gemini CLI to reuse user's auth in Cloud Shell (#3070)
Marat Boshernitsan
2025-07-07
fix: respect env variables in .env for settings.json variable substitution (#...
Jack Wotherspoon
2025-06-29
feat(cli): Add hideTips setting (#1524)
Marcin Jahn
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-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-15
Add telemetry command and refactor telemetry settings (#1060)
Jerop Kipruto
2025-06-14
feat: Add custom URL support for the /bug command (#1017)
Allen Hutchison
2025-06-13
Add a local telemetry launcher (#1015)
Keir Mierle
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
[next]