gemini-cli/packages/cli/src/config
2025-11-14 16:39:11 +00:00
..
extensions fix: Downloading release assets from private GitHub repository #11928 (#12682) 2025-11-07 15:50:44 +00:00
auth.test.ts feat(auth): Add option for metadata server application default credentials without project override (#12948) 2025-11-14 16:39:11 +00:00
auth.ts feat(auth): Add option for metadata server application default credentials without project override (#12948) 2025-11-14 16:39:11 +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 feat(sessions): add resuming to geminiChat and add CLI flags for session management (#10719) 2025-11-11 01:31:00 +00:00
config.ts feat(sessions): add resuming to geminiChat and add CLI flags for session management (#10719) 2025-11-11 01:31:00 +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 Add implementation for setting to disable Github extensions (#12838) 2025-11-11 18:37:01 +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 feat(ui) support animated page up/down, fn-up/down and end+home (#13012) 2025-11-13 19:16:23 +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.ts refactor(core): Move getPackageJson utility to core package (#12224) 2025-10-29 20:23:35 +00:00
settingPaths.ts fix(editor): ensure preferred editor setting updates immediately (#12981) 2025-11-13 04:02:53 +00:00
settings.test.ts Make compression threshold editable in the UI. (#12317) 2025-10-30 23:03:58 +00:00
settings.ts fix(editor): ensure preferred editor setting updates immediately (#12981) 2025-11-13 04:02:53 +00:00
settingsSchema.test.ts chore: autogenerate settings documentation (#12451) 2025-11-03 01:42:49 +00:00
settingsSchema.ts Show model in history (#13034) 2025-11-14 03:11:06 +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 Handle untrusted folders on extension install and link (#12322) 2025-10-31 19:17:01 +00:00