gemini-cli/packages/cli/src/config
2025-11-25 20:18:49 +00:00
..
extensions Fix TypeError: "URL.parse is not a function" for Node.js < v22 (#13698) 2025-11-25 20:18:49 +00:00
auth.test.ts Optimize and improve test coverage for cli/src/config (#13485) 2025-11-21 04:57:59 +00:00
auth.ts Optimize and improve test coverage for cli/src/config (#13485) 2025-11-21 04:57:59 +00:00
config.integration.test.ts Optimize and improve test coverage for cli/src/config (#13485) 2025-11-21 04:57:59 +00:00
config.test.ts fix(resume): allow passing a prompt via stdin while resuming using --resume (#13520) 2025-11-25 17:53:17 +00:00
config.ts fix(resume): allow passing a prompt via stdin while resuming using --resume (#13520) 2025-11-25 17:53:17 +00:00
extension-manager.ts Add implementation for setting to disable Github extensions (#12838) 2025-11-11 18:37:01 +00:00
extension.test.ts Optimize and improve test coverage for cli/src/config (#13485) 2025-11-21 04:57:59 +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 feat: autogenerate keyboard shortcut docs (#12944) 2025-11-12 21:07:14 +00:00
keyBindings.ts Right click to paste in Alternate Buffer mode (#13234) 2025-11-17 23:48:33 +00:00
policy-engine.integration.test.ts feat(safety): Introduce safety checker framework (#12504) 2025-11-12 21:18:34 +00:00
policy.ts Refactor PolicyEngine to Core Package (#12325) 2025-11-03 23:41:00 +00:00
sandboxConfig.test.ts Optimize and improve test coverage for cli/src/config (#13485) 2025-11-21 04:57:59 +00:00
sandboxConfig.ts Optimize and improve test coverage for cli/src/config (#13485) 2025-11-21 04:57:59 +00:00
settingPaths.test.ts Optimize and improve test coverage for cli/src/config (#13485) 2025-11-21 04:57:59 +00:00
settingPaths.ts fix(editor): ensure preferred editor setting updates immediately (#12981) 2025-11-13 04:02:53 +00:00
settings.test.ts Optimize and improve test coverage for cli/src/config (#13485) 2025-11-21 04:57:59 +00:00
settings.ts fix(editor): ensure preferred editor setting updates immediately (#12981) 2025-11-13 04:02:53 +00:00
settingsSchema.test.ts feat(config): add isModelAvailabilityServiceEnabled setting (#13777) 2025-11-25 01:26:47 +00:00
settingsSchema.ts feat(config): add isModelAvailabilityServiceEnabled setting (#13777) 2025-11-25 01:26:47 +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 fix(cli): Exit CLI when trust save unsuccessful during launch (#11968) 2025-11-14 19:56:39 +00:00