summaryrefslogtreecommitdiff
path: root/packages/cli/src/config/config.ts
AgeCommit message (Expand)Author
2025-06-20Make checkpoints configurable in settings.json (#1251)Louis Jimenez
2025-06-19Auth First Run (#1207)matt korwel
2025-06-18feat: consolidate sandbox configurations into a single object (#1154)Brandon Keiji
2025-06-18fix: check package.json for app version (#1160) (#1182)Brandon Keiji
2025-06-16fix version release for Dockerfile build (#1080)Zach Sais
2025-06-15Add telemetry command and refactor telemetry settings (#1060)Jerop Kipruto
2025-06-14centralize file filtering in `FileDiscoveryService` (#1039)Anas H. Sulaiman
2025-06-14Fix 404 URL for Vertex Auth (#1040)Steren
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-13initialize `FileDiscoveryService` once (#1029)Anas H. Sulaiman
2025-06-13Stop extension MCPs from hopping into settings. (#1026)Tommaso Sciortino
2025-06-13Fix default extension context filename and update docs (#1024)Tommaso Sciortino
2025-06-13cleanup unused `allowBuildArtifacts` (#1010)Anas H. Sulaiman
2025-06-13refactor: Use default centralized Flash & Pro models everywhere (#994)N. Taylor Mullen
2025-06-12Code Assist cleanup and docs (#993)Tommaso Sciortino
2025-06-12Reduce coupling between core and cli packages (#961)Marat Boshernitsan
2025-06-12remove enable editor flag (#984)Leo
2025-06-11add excludeTools flag to settings.json config (#957)JingboWang1997-1
2025-06-11Extensibility: Gemini.md files (#944)matt korwel
2025-06-11Restore Checkpoint Feature (#934)Louis Jimenez
2025-06-11fix version set for cli and slash commands (#892)Zach Sais
2025-06-11refactor: Centralize session ID generation and propagationjerop
2025-06-10Change yolo mode so it doesn't disable sandboxing. (#918)Tommaso Sciortino
2025-06-10Basic code assist support (#910)Tommaso Sciortino
2025-06-10Allow simple extensions for registering MCPservers (#890)Tommaso Sciortino
2025-06-10GEMINI_SANDBOX=false should disable seatbelt (#888)Tommaso Sciortino
2025-06-09Use GOOGLE_API_KEY as default if both GEMINI and GOOGLE set (#777)Seth Troisi
2025-06-09Simplify user agent handling. (#828)Tommaso Sciortino
2025-06-08feat: Add flow to allow modifying edits during edit tool call (#808)Leo
2025-06-07Introduce ContentGeneratorConfig (#826)Tommaso Sciortino
2025-06-07refactor: rename gemini-code to gemini-cli (#822)cperry-goog
2025-06-07Eliminate createServerConfig() (#821)Tommaso Sciortino
2025-06-07Add embedder (#818)Eddie Santos
2025-06-07Push model-switching logging into loadCliConfig (#815)Tommaso Sciortino
2025-06-07More version simplifiction. (#810)Tommaso Sciortino
2025-06-06clean up version lookup code (#804)Tommaso Sciortino
2025-06-05OpenTelemetry Integration & Telemetry Control Flag (#762)Jerop Kipruto
2025-06-05Bump default model to `gemini-2.5-pro-preview-06-05` (#765)Eddie Santos
2025-06-05Add support for `.geminiignore` file (#757)Eddie Santos
2025-06-04Bring back 2.5-pro usage (#744)N. Taylor Mullen
2025-06-04feat(accessibility): Add option to disable loading phrases (#745)N. Taylor Mullen
2025-06-04Ignore folders files (#651)Keith Ballinger
2025-06-03remove noop code (#728)Olcan
2025-06-03Fix flash preview (#723)N. Taylor Mullen
2025-06-03Workaround Gemini API break - Use flash 04-17 (#721)N. Taylor Mullen
2025-06-02feat(cli): add pro model availability check and fallback to flash (#608)Allen Hutchison
2025-06-02feat: Add --yolo mode that automatically accepts all tools executions (#695)Tolik Malibroda
2025-05-31feat: allow custom filename for context files (#654)Allen Hutchison
2025-05-30Fix/cli version unknown (#642)Scott Densmore