gemini-cli/packages/cli/src/config
2026-01-30 19:43:51 +00:00
..
extensions Resolve error thrown for sensitive values (#17826) 2026-01-29 14:59:26 +00:00
mcp feat(mcp/extensions): Allow users to selectively enable/disable MCP servers included in an extension( Issue #11057 & #17402) (#17434) 2026-01-27 01:02:14 +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 Make merged settings non-nullable and fix all lints related to that. (#16647) 2026-01-15 17:26:10 +00:00
config.test.ts feat(admin): provide actionable error messages for disabled features (#17815) 2026-01-30 18:05:22 +00:00
config.ts feat(admin): provide actionable error messages for disabled features (#17815) 2026-01-30 18:05:22 +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 refactor(hooks): remove legacy tools.enableHooks setting (#17867) 2026-01-30 15:15:48 +00:00
extension-manager-scope.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-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 refactor(hooks): remove legacy tools.enableHooks setting (#17867) 2026-01-30 15:15:48 +00:00
extension-manager.ts Add allowedExtensions setting (#17695) 2026-01-30 19:43:51 +00:00
extension.test.ts Add allowedExtensions setting (#17695) 2026-01-30 19:43:51 +00:00
extension.ts feat(extensions): add support for custom themes in extensions (#17327) 2026-01-28 18:58:35 +00:00
keyBindings.test.ts Support command/ctrl/alt backspace correctly (#17175) 2026-01-21 18:13:26 +00:00
keyBindings.ts feat: Implement background shell commands (#14849) 2026-01-30 17:53:09 +00:00
policy-engine.integration.test.ts feat(plan): add persistent plan file storage (#17563) 2026-01-26 21:57:27 +00:00
policy.ts Refactor PolicyEngine to Core Package (#12325) 2025-11-03 23:41:00 +00:00
sandboxConfig.test.ts fix(core,cli): enable recursive directory access for (#17094) 2026-01-21 17:58:23 +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 fix(admin): Rename secureModeEnabled to strictModeDisabled (#17789) 2026-01-29 15:31:00 +00:00
settings.ts fix(admin): Rename secureModeEnabled to strictModeDisabled (#17789) 2026-01-29 15:31:00 +00:00
settings_repro.test.ts feat(core): Remove legacy settings. (#17244) 2026-01-22 20:59:47 +00:00
settings_validation_warning.test.ts Introduce GEMINI_CLI_HOME for strict test isolation (#15907) 2026-01-07 04:09:39 +00:00
settingsSchema.test.ts Add support for an additional exclusion file besides .gitignore and .geminiignore (#16487) 2026-01-28 01:19:13 +00:00
settingsSchema.ts Add allowedExtensions setting (#17695) 2026-01-30 19:43:51 +00:00
trustedFolders.test.ts Introduce GEMINI_CLI_HOME for strict test isolation (#15907) 2026-01-07 04:09:39 +00:00
trustedFolders.ts Introduce GEMINI_CLI_HOME for strict test isolation (#15907) 2026-01-07 04:09:39 +00:00