gemini-cli/packages/cli/src/config
2025-12-15 17:40:54 +00:00
..
extensions Disallow redundant typecasts. (#15030) 2025-12-13 01:43:43 +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 Disallow redundant typecasts. (#15030) 2025-12-13 01:43:43 +00:00
config.ts Send the model and CLI version with the user agent (#14865) 2025-12-10 00:38:33 +00:00
extension-manager.ts update(telemetry): add hashed_extension_name to field to extension events (#15025) 2025-12-15 17:40:54 +00:00
extension.test.ts update(telemetry): add hashed_extension_name to field to extension events (#15025) 2025-12-15 17:40:54 +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-validation.test.ts feat(settings-validation): add validation for settings schema (#12929) 2025-12-12 06:30:34 +00:00
settings-validation.ts Disallow redundant typecasts. (#15030) 2025-12-13 01:43:43 +00:00
settings.test.ts Disallow redundant typecasts. (#15030) 2025-12-13 01:43:43 +00:00
settings.ts feat(settings-validation): add validation for settings schema (#12929) 2025-12-12 06:30:34 +00:00
settingsSchema.test.ts Disallow redundant typecasts. (#15030) 2025-12-13 01:43:43 +00:00
settingsSchema.ts feat(core): Plumbing for late resolution of model configs. (#14597) 2025-12-10 17:36:27 +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