gemini-cli/packages/cli/src/config
2026-03-12 22:05:12 +00:00
..
extensions merge duplicate imports packages/cli/src subtask1 (#22040) 2026-03-11 17:50:42 +00:00
mcp Disallow unsafe type assertions (#18688) 2026-02-10 00:10:15 +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 fix(cli): resolve environment loading and auth validation issues in ACP mode (#18025) 2026-02-03 05:54:10 +00:00
config.integration.test.ts Make merged settings non-nullable and fix all lints related to that. (#16647) 2026-01-15 17:26:10 +00:00
config.test.ts fix(core): prevent duplicate tool schemas for instantiated tools (#22204) 2026-03-12 19:09:23 +00:00
config.ts fix(cli): validate --model argument at startup (#21393) 2026-03-12 14:38:54 +00:00
extension-manager-agents.test.ts Make merged settings non-nullable and fix all lints related to that. (#16647) 2026-01-15 17:26:10 +00:00
extension-manager-hydration.test.ts feat(hooks): adds support for RuntimeHook functions. (#19598) 2026-02-24 21:03:36 +00:00
extension-manager-scope.test.ts fix(cli): allow restricted .env loading in untrusted sandboxed folders (#17806) 2026-02-04 01:08:10 +00:00
extension-manager-skills.test.ts Make merged settings non-nullable and fix all lints related to that. (#16647) 2026-01-15 17:26:10 +00:00
extension-manager-themes.spec.ts ci: shard windows tests and fix event listener leaks (#18670) 2026-02-10 18:46:42 +00:00
extension-manager.test.ts fix: register themes on extension load not start (#22148) 2026-03-12 13:38:09 +00:00
extension-manager.ts fix: register themes on extension load not start (#22148) 2026-03-12 13:38:09 +00:00
extension.test.ts perf(cli): cache loadSettings to reduce redundant disk I/O at startup (#21521) 2026-03-09 21:33:16 +00:00
extension.ts Add support for updating extension sources and names (#21715) 2026-03-09 23:31:31 +00:00
extensionRegistryClient.test.ts Add extensionRegistryURI setting to change where the registry is read from (#20463) 2026-03-10 20:22:03 +00:00
extensionRegistryClient.ts Add extensionRegistryURI setting to change where the registry is read from (#20463) 2026-03-10 20:22:03 +00:00
footerItems.test.ts feat: add custom footer configuration via /footer (#19001) 2026-03-05 02:21:48 +00:00
footerItems.ts feat: add custom footer configuration via /footer (#19001) 2026-03-05 02:21:48 +00:00
policy-engine.integration.test.ts refactor(core): standardize MCP tool naming to mcp_ FQN format (#21425) 2026-03-06 22:17:28 +00:00
policy.test.ts feat(cli): Invert quota language to 'percent used' (#20100) 2026-03-07 23:17:10 +00:00
policy.ts feat(policy): add --admin-policy flag for supplemental admin policies (#20360) 2026-03-11 17:35:45 +00:00
sandboxConfig.test.ts feat(core): implement SandboxManager interface and config schema (#21774) 2026-03-11 21:42:50 +00:00
sandboxConfig.ts feat(core): implement SandboxManager interface and config schema (#21774) 2026-03-11 21:42:50 +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 Docs: Update UI links. (#20224) 2026-02-24 21:12:53 +00:00
settings-validation.ts Docs: Update UI links. (#20224) 2026-02-24 21:12:53 +00:00
settings.test.ts perf(cli): cache loadSettings to reduce redundant disk I/O at startup (#21521) 2026-03-09 21:33:16 +00:00
settings.ts perf(cli): cache loadSettings to reduce redundant disk I/O at startup (#21521) 2026-03-09 21:33:16 +00:00
settings_repro.test.ts refactor(config): remove enablePromptCompletion from settings (#19974) 2026-02-22 19:10:20 -05:00
settings_validation_warning.test.ts perf(cli): cache loadSettings to reduce redundant disk I/O at startup (#21521) 2026-03-09 21:33:16 +00:00
settingsSchema.test.ts feat(plan): enable Plan Mode by default (#21713) 2026-03-09 15:58:46 +00:00
settingsSchema.ts fix(cli): escape @ symbols on paste to prevent unintended file expansion (#21239) 2026-03-12 22:05:12 +00:00
trustedFolders.test.ts merge duplicate imports packages/cli/src subtask1 (#22040) 2026-03-11 17:50:42 +00:00
trustedFolders.ts fix(core): improve headless mode detection for flags and query args (#18855) 2026-02-12 00:20:54 +00:00
workspace-policy-cli.test.ts feat(cli): add temporary flag to disable workspace policies (#20523) 2026-02-27 17:25:16 +00:00