gemini-cli/packages/cli/src/config
2026-02-23 22:08:56 +00:00
..
extensions Disallow unsafe returns. (#19767) 2026-02-21 01:12:56 +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 feat(core): implement experimental direct web fetch (#19557) 2026-02-23 19:50:14 +00:00
config.ts feat(core): implement experimental direct web fetch (#19557) 2026-02-23 19:50:14 +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 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.ts Disallow and suppress unsafe assignment (#19736) 2026-02-20 22:28:55 +00:00
extension.test.ts Add allowedExtensions setting (#17695) 2026-01-30 19:43:51 +00:00
extension.ts Disallow unsafe type assertions (#18688) 2026-02-10 00:10:15 +00:00
extensionRegistryClient.test.ts Add initial implementation of /extensions explore command (#19029) 2026-02-20 17:30:49 +00:00
extensionRegistryClient.ts Disallow unsafe returns. (#19767) 2026-02-21 01:12:56 +00:00
keyBindings.test.ts Support command/ctrl/alt backspace correctly (#17175) 2026-01-21 18:13:26 +00:00
keyBindings.ts fix(cli): disable auto-completion on Shift+Tab to preserve mode cycling (#19451) 2026-02-18 22:08:38 +00:00
policy-engine.integration.test.ts feat(policy): Implement Tool Annotation Matching in Policy Engine (#20029) 2026-02-23 21:39:40 +00:00
policy.test.ts fix(cli): skip workspace policy loading when in home directory (#20054) 2026-02-23 22:08:56 +00:00
policy.ts fix(cli): skip workspace policy loading when in home directory (#20054) 2026-02-23 22:08:56 +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 chore: delete autoAccept setting unused in production (#17862) 2026-02-02 13:49:17 +00:00
settings-validation.ts Disallow unsafe type assertions (#18688) 2026-02-10 00:10:15 +00:00
settings.test.ts fix(cli): skip workspace policy loading when in home directory (#20054) 2026-02-23 22:08:56 +00:00
settings.ts fix(cli): skip workspace policy loading when in home directory (#20054) 2026-02-23 22:08:56 +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 Introduce GEMINI_CLI_HOME for strict test isolation (#15907) 2026-01-07 04:09:39 +00:00
settingsSchema.test.ts feat(plan): support configuring custom plans storage directory (#19577) 2026-02-19 22:47:08 +00:00
settingsSchema.ts feat(core): implement experimental direct web fetch (#19557) 2026-02-23 19:50:14 +00:00
trustedFolders.test.ts Migrate core render util to use xterm.js as part of the rendering loop. (#19044) 2026-02-19 00:46:50 +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(policy): implement project-level policy support (#18682) 2026-02-20 00:16:03 +00:00