gemini-cli/packages/cli/src/config
David Soria Parra b288f124b2
fix(cli): send gemini-cli version as mcp client version (#13407)
Co-authored-by: Taylor Mullen <ntaylormullen@google.com>
2026-01-20 22:01:18 +00:00
..
extensions Make merged settings non-nullable and fix all lints related to that. (#16647) 2026-01-15 17:26:10 +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(settings): rename negative settings to positive naming (disable* -> enable*) (#14142) 2026-01-16 22:33:49 +00:00
config.ts fix(cli): send gemini-cli version as mcp client version (#13407) 2026-01-20 22:01:18 +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-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.ts fix(cli): send gemini-cli version as mcp client version (#13407) 2026-01-20 22:01:18 +00:00
extension.test.ts Make merged settings non-nullable and fix all lints related to that. (#16647) 2026-01-15 17:26:10 +00:00
extension.ts Create ExtensionManager class which manages all high level extension tasks (#11667) 2025-10-23 18:39:36 +00:00
keyBindings.test.ts Remove sequence binding (#16664) 2026-01-14 23:09:09 +00:00
keyBindings.ts feat(admin): implement admin controls polling and restart prompt (#16627) 2026-01-16 20:24:53 +00:00
policy-engine.integration.test.ts feat(plan): enforce strict read-only policy and halt execution on violation (#16849) 2026-01-16 17:56:48 +00:00
policy.ts Refactor PolicyEngine to Core Package (#12325) 2025-11-03 23:41:00 +00:00
sandboxConfig.test.ts Optimize and improve test coverage for cli/src/config (#13485) 2025-11-21 04:57:59 +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 feat(admin): set admin.skills.enabled based on advancedFeaturesEnabled setting (#17095) 2026-01-20 16:57:47 +00:00
settings.ts feat(admin): set admin.skills.enabled based on advancedFeaturesEnabled setting (#17095) 2026-01-20 16:57:47 +00:00
settings_repro.test.ts refactor: deprecate legacy confirmation settings and enforce Policy Engine (#15626) 2025-12-29 19:22:42 +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 experiment gate for event-driven scheduler (#17055) 2026-01-20 03:59:30 +00:00
settingsSchema.ts feat(core): unify agent enabled and disabled flags (#17127) 2026-01-20 21:00:43 +00:00
skills-backward-compatibility.test.ts feat(agent): enable agent skills by default (#16736) 2026-01-16 23:10:55 +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