gemini-cli/packages/cli/src/config
2026-01-05 23:12:51 +00:00
..
extensions fix(cli): mock fs.readdir in consent tests for Windows compatibility (#15904) 2026-01-04 21:19:33 -08: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 Unify shell security policy and remove legacy logic (#15770) 2026-01-04 05:19:00 +00:00
config.ts Agent Skills: Implement /skills reload (#15865) 2026-01-05 23:12:51 +00:00
extension-manager-skills.test.ts Agent Skills: Extension Support & Security Disclosure (#15834) 2026-01-04 22:45:07 +00:00
extension-manager.ts Agent Skills: Extension Support & Security Disclosure (#15834) 2026-01-04 22:45:07 +00:00
extension.test.ts Disallow unnecessary awaits. (#15172) 2025-12-17 05:28:18 +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): add Windows clipboard image support and Alt+V paste workaround (#15218) 2025-12-17 22:05:25 +00:00
policy-engine.integration.test.ts Add Folder Trust Support To Hooks (#15325) 2025-12-22 16:46:38 +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 Make schema validation errors non-fatal (#15487) 2025-12-23 18:26:37 +00:00
settings-validation.ts Make schema validation errors non-fatal (#15487) 2025-12-23 18:26:37 +00:00
settings.test.ts Agent Skills: Implement /skills reload (#15865) 2026-01-05 23:12:51 +00:00
settings.ts Agent Skills: Implement /skills reload (#15865) 2026-01-05 23:12:51 +00:00
settings_repro.test.ts refactor: deprecate legacy confirmation settings and enforce Policy Engine (#15626) 2025-12-29 19:22:42 +00:00
settings_validation_warning.test.ts Make schema validation errors non-fatal (#15487) 2025-12-23 18:26:37 +00:00
settingsSchema.test.ts feat(hooks): add support for friendly names and descriptions (#15174) 2025-12-18 16:09:24 +00:00
settingsSchema.ts chore: cleanup old smart edit settings (#15832) 2026-01-02 22:28:28 +00:00
trustedFolders.test.ts fix(folder trust): add validation for trusted folder level (#12215) 2025-12-20 00:13:03 +00:00
trustedFolders.ts Add Folder Trust Support To Hooks (#15325) 2025-12-22 16:46:38 +00:00