summaryrefslogtreecommitdiff
path: root/packages/cli/src/config/config.test.ts
AgeCommit message (Expand)Author
2025-06-09Use GOOGLE_API_KEY as default if both GEMINI and GOOGLE set (#777)Seth Troisi
2025-06-07refactor: rename gemini-code to gemini-cli (#822)cperry-goog
2025-06-07Eliminate createServerConfig() (#821)Tommaso Sciortino
2025-06-07Fix missing arg warning in tests (#820)Tommaso Sciortino
2025-06-07Push model-switching logging into loadCliConfig (#815)Tommaso Sciortino
2025-06-05OpenTelemetry Integration & Telemetry Control Flag (#762)Jerop Kipruto
2025-06-02feat(cli): add pro model availability check and fallback to flash (#608)Allen Hutchison
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-14This commit introduces the hierarchical memory feature, allowing GEMI… (#327)Allen Hutchison