gemini-cli/packages/cli/src/config
2026-02-11 06:21:55 +00:00
..
extensions ci: shard windows tests and fix event listener leaks (#18670) 2026-02-10 18:46: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 ci: shard windows tests and fix event listener leaks (#18670) 2026-02-10 18:46:42 +00:00
config.ts fix(plan): update persistent approval mode setting (#18638) 2026-02-10 13:07:04 +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 unsafe type assertions (#18688) 2026-02-10 00:10:15 +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 extension registry client (#18396) 2026-02-06 17:14:14 +00:00
extensionRegistryClient.ts Disallow unsafe type assertions (#18688) 2026-02-10 00:10:15 +00:00
keyBindings.test.ts Support command/ctrl/alt backspace correctly (#17175) 2026-01-21 18:13:26 +00:00
keyBindings.ts feat: Ctrl+O to expand paste placeholder (#18103) 2026-02-10 02:04:34 +00:00
policy-engine.integration.test.ts fix(core): prevent subagent bypass in plan mode (#18484) 2026-02-06 22:55:00 +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 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(plan): update persistent approval mode setting (#18638) 2026-02-10 13:07:04 +00:00
settings.ts fix(plan): update persistent approval mode setting (#18638) 2026-02-10 13:07:04 +00:00
settings_repro.test.ts refactor: simplify tool output truncation to single config (#18446) 2026-02-06 21:41:19 +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 feat(cli): add setting to hide shortcuts hint UI (#18562) 2026-02-11 02:46:20 +00:00
settingsSchema.ts feat(masking): enable tool output masking by default (#18564) 2026-02-11 06:21:55 +00:00
trustedFolders.test.ts feat(cli): disable folder trust in headless mode (#18407) 2026-02-09 23:46:49 +00:00
trustedFolders.ts Disallow unsafe type assertions (#18688) 2026-02-10 00:10:15 +00:00