gemini-cli/packages/cli/src/config/extensions
2025-12-17 05:28:18 +00:00
..
consent.test.ts feat: Support Extension Hooks with Security Warning (#14460) 2025-12-03 20:07:37 +00:00
consent.ts feat: Support Extension Hooks with Security Warning (#14460) 2025-12-03 20:07:37 +00:00
extensionEnablement.test.ts Optimize and improve test coverage for cli/src/config (#13485) 2025-11-21 04:57:59 +00:00
extensionEnablement.ts use coreEvents.emitFeedback in extension enablement (#11985) 2025-10-24 21:47:13 +00:00
extensionSettings.test.ts Add missing await. (#14910) 2025-12-10 19:52:31 +00:00
extensionSettings.ts Add missing await. (#14910) 2025-12-10 19:52:31 +00:00
github.test.ts Disallow unnecessary awaits. (#15172) 2025-12-17 05:28:18 +00:00
github.ts Disallow unnecessary awaits. (#15172) 2025-12-17 05:28:18 +00:00
github_fetch.test.ts Support redirects in fetchJson, add tests for it (#11993) 2025-10-24 22:35:09 +00:00
github_fetch.ts Disallow redundant typecasts. (#15030) 2025-12-13 01:43:43 +00:00
storage.test.ts Optimize and improve test coverage for cli/src/config (#13485) 2025-11-21 04:57:59 +00:00
storage.ts fix(async): prevent missed async errors from bypassing catch handlers (#13714) 2025-12-01 22:11:40 +00:00
update.test.ts Disallow unnecessary awaits. (#15172) 2025-12-17 05:28:18 +00:00
update.ts Disallow unnecessary awaits. (#15172) 2025-12-17 05:28:18 +00:00
variables.test.ts Optimize and improve test coverage for cli/src/config (#13485) 2025-11-21 04:57:59 +00:00
variables.ts Create ExtensionManager class which manages all high level extension tasks (#11667) 2025-10-23 18:39:36 +00:00
variableSchema.ts Create ExtensionManager class which manages all high level extension tasks (#11667) 2025-10-23 18:39:36 +00:00