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
/
config.test.ts
Age
Commit message (
Expand
)
Author
2025-06-19
Auth First Run (#1207)
matt korwel
2025-06-16
Mock out 'open' in tests. Fix test issues. (#1100)
Tommaso Sciortino
2025-06-15
Add telemetry command and refactor telemetry settings (#1060)
Jerop Kipruto
2025-06-13
initialize `FileDiscoveryService` once (#1029)
Anas H. Sulaiman
2025-06-13
Stop extension MCPs from hopping into settings. (#1026)
Tommaso Sciortino
2025-06-13
Fix default extension context filename and update docs (#1024)
Tommaso Sciortino
2025-06-13
Don't exclude config.test.ts. (#1021)
Tommaso Sciortino
2025-06-11
add excludeTools flag to settings.json config (#957)
JingboWang1997-1
2025-06-11
Extensibility: Gemini.md files (#944)
matt korwel
2025-06-10
Remove unneeded `mockRestore()`s from tests (#919)
Seth Troisi
2025-06-09
Use GOOGLE_API_KEY as default if both GEMINI and GOOGLE set (#777)
Seth Troisi
2025-06-07
refactor: rename gemini-code to gemini-cli (#822)
cperry-goog
2025-06-07
Eliminate createServerConfig() (#821)
Tommaso Sciortino
2025-06-07
Fix missing arg warning in tests (#820)
Tommaso Sciortino
2025-06-07
Push model-switching logging into loadCliConfig (#815)
Tommaso Sciortino
2025-06-05
OpenTelemetry Integration & Telemetry Control Flag (#762)
Jerop Kipruto
2025-06-02
feat(cli): add pro model availability check and fallback to flash (#608)
Allen Hutchison
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-14
This commit introduces the hierarchical memory feature, allowing GEMI⦠(#327)
Allen Hutchison