gemini-cli/packages/cli/src/config
2025-10-23 23:10:43 +00:00
..
extensions Create ExtensionManager class which manages all high level extension tasks (#11667) 2025-10-23 18:39:36 +00:00
auth.test.ts feat(auth): Improve auth dialog error handling and messaging (#11320) 2025-10-16 22:08:42 +00:00
auth.ts feat(auth): Improve auth dialog error handling and messaging (#11320) 2025-10-16 22:08:42 +00:00
config.integration.test.ts Pass whole extensions rather than just context files (#10910) 2025-10-20 23:15:23 +00:00
config.test.ts Add setting to disable YOLO mode (#11609) 2025-10-22 18:57:10 +00:00
config.ts First take at mocking out gemini cli responses in integration tests (#11156) 2025-10-23 23:10:43 +00:00
extension-manager.ts Create ExtensionManager class which manages all high level extension tasks (#11667) 2025-10-23 18:39:36 +00:00
extension.test.ts Create ExtensionManager class which manages all high level extension tasks (#11667) 2025-10-23 18:39:36 +00:00
extension.ts Create ExtensionManager class which manages all high level extension tasks (#11667) 2025-10-23 18:39:36 +00:00
keyBindings.test.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
keyBindings.ts Create Todo List Tab (#11430) 2025-10-18 04:10:57 +00:00
policy-engine.integration.test.ts feat(cli): configure policy engine from existing settings (#8348) 2025-09-18 20:44:23 +00:00
policy.test.ts feat: Implement message bus and policy engine (#11523) 2025-10-21 18:45:33 +00:00
policy.ts feat: Implement message bus and policy engine (#11523) 2025-10-21 18:45:33 +00:00
sandboxConfig.ts feat: Remove deprecated flags (#11338) 2025-10-17 15:58:00 +00:00
settings.test.ts Create ExtensionManager class which manages all high level extension tasks (#11667) 2025-10-23 18:39:36 +00:00
settings.ts Create ExtensionManager class which manages all high level extension tasks (#11667) 2025-10-23 18:39:36 +00:00
settingsSchema.test.ts Revert "Disable Routing by default (#11549)" (#11594) 2025-10-21 18:36:28 +00:00
settingsSchema.ts Add setting to disable YOLO mode (#11609) 2025-10-22 18:57:10 +00:00
trustedFolders.test.ts fix(cli): Handle formatting errors in trustedFolders.json similar to settings file (#9167) 2025-09-23 00:06:43 +00:00
trustedFolders.ts chore: Extract '.gemini' to GEMINI_DIR constant (#10540) 2025-10-13 17:31:39 +00:00