gemini-cli/packages/cli/src/config
Jack Wotherspoon c94edcd862
Some checks are pending
Testing: E2E (Chained) / Merge Queue Skipper (push) Waiting to run
Testing: E2E (Chained) / download_repo_name (push) Waiting to run
Testing: CI / Lint (push) Blocked by required conditions
Testing: CI / Merge Queue Skipper (push) Waiting to run
Testing: CI / Link Checker (push) Waiting to run
Testing: CI / Test (Mac) - 20.x, cli (push) Blocked by required conditions
Testing: E2E (Chained) / Parse run context (push) Blocked by required conditions
Testing: CI / Test (Mac) - 20.x, others (push) Blocked by required conditions
Testing: CI / Test (Mac) - 22.x, cli (push) Blocked by required conditions
Testing: CI / Test (Mac) - 22.x, others (push) Blocked by required conditions
Testing: CI / Test (Mac) - 24.x, others (push) Blocked by required conditions
Testing: CI / CodeQL (push) Blocked by required conditions
Testing: CI / Check Bundle Size (push) Blocked by required conditions
Testing: E2E (Chained) / set_pending_status (push) Blocked by required conditions
Testing: E2E (Chained) / E2E Test (Linux) - sandbox:docker (push) Blocked by required conditions
Testing: E2E (Chained) / E2E Test (Linux) - sandbox:none (push) Blocked by required conditions
Testing: E2E (Chained) / Slow E2E - Win (push) Blocked by required conditions
Testing: CI / Test (Mac) - 24.x, cli (push) Blocked by required conditions
Testing: E2E (Chained) / E2E Test (macOS) (push) Blocked by required conditions
Testing: E2E (Chained) / Evals (ALWAYS_PASSING) (push) Blocked by required conditions
Testing: CI / Slow Test - Win - cli (push) Blocked by required conditions
Testing: CI / Slow Test - Win - others (push) Blocked by required conditions
Trigger Docs Rebuild / trigger-rebuild (push) Waiting to run
Testing: E2E (Chained) / E2E (push) Blocked by required conditions
Links / linkChecker (push) Waiting to run
Testing: E2E (Chained) / set_workflow_status (push) Blocked by required conditions
On Merge Smoke Test / smoke-test (push) Waiting to run
Testing: CI / Test (Linux) - 20.x, cli (push) Blocked by required conditions
Testing: CI / Test (Linux) - 20.x, others (push) Blocked by required conditions
Testing: CI / Test (Linux) - 22.x, cli (push) Blocked by required conditions
Testing: CI / Test (Linux) - 22.x, others (push) Blocked by required conditions
Testing: CI / Test (Linux) - 24.x, cli (push) Blocked by required conditions
Testing: CI / Test (Linux) - 24.x, others (push) Blocked by required conditions
Testing: CI / CI (push) Blocked by required conditions
fix(cli): do not override GOOGLE_CLOUD_PROJECT in Cloud Shell when using Vertex AI (#24455)
Co-authored-by: David Pierce <davidapierce@google.com>
2026-04-30 17:52:18 +00:00
..
extensions fix: correct redirect count increment in fetchJson (#24896) 2026-04-13 20:45:52 +00:00
mcp Disallow and suppress misused spread operator. (#23294) 2026-03-21 05:21:53 +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 refactor(acp): delegate prompt turn processing logic to GeminiClient (#26222) 2026-04-29 23:58:16 +00:00
config.ts fix: suppress duplicate extension warnings during startup (#26208) 2026-04-30 14:11:06 +00:00
extension-manager-agents.test.ts test: fix failures due to antigravity environment leakage (#26162) 2026-04-29 14:51:43 +00:00
extension-manager-hydration.test.ts test: fix failures due to antigravity environment leakage (#26162) 2026-04-29 14:51:43 +00:00
extension-manager-permissions.test.ts Unused error variables in catch block are not allowed (#24487) 2026-04-02 04:33:07 +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 Ensure that copied extensions are writable in the user's local directory (#23016) 2026-03-19 22:22:08 +00:00
extension-manager-themes.spec.ts feat(context): add configurable memoryBoundaryMarkers setting (#24020) 2026-03-27 21:51:32 +00:00
extension-manager.test.ts Unused error variables in catch block are not allowed (#24487) 2026-04-02 04:33:07 +00:00
extension-manager.ts fix(cli): prevent subcommand shadowing and skip auth for commands (#23177) 2026-03-23 20:34:09 +00:00
extension.test.ts feat(cli): secure .env loading and enforce workspace trust in headless mode (#25814) 2026-04-23 16:09:14 +00:00
extension.ts Unused error variables in catch block are not allowed (#24487) 2026-04-02 04:33:07 +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 fix: respect hideContextPercentage when FooterConfigDialog is closed without changes (#24773) 2026-04-09 18:17:00 +00:00
footerItems.ts fix(core): fix quota footer for non-auto models and improve display (#25121) 2026-04-13 17:03:41 +00:00
policy-engine.integration.test.ts feat(core): refactor subagent tool to unified invoke_subagent tool (#24489) 2026-04-09 16:48:24 +00:00
policy.test.ts feat(cli): Invert quota language to 'percent used' (#20100) 2026-03-07 23:17:10 +00:00
policy.ts fix(core): replace hardcoded non-interactive ASK_USER denial with explicit policy rules (#23668) 2026-03-26 18:35:12 +00:00
sandboxConfig.test.ts Enable network access in sandbox configuration (#24055) 2026-03-27 21:28:01 +00:00
sandboxConfig.ts Enable network access in sandbox configuration (#24055) 2026-03-27 21:28:01 +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 feat(cli): support boolean and number casting for env vars in settings.json (#26118) 2026-04-28 17:32:51 +00:00
settings-validation.ts feat(cli): support boolean and number casting for env vars in settings.json (#26118) 2026-04-28 17:32:51 +00:00
settings.test.ts fix(cli): do not override GOOGLE_CLOUD_PROJECT in Cloud Shell when using Vertex AI (#24455) 2026-04-30 17:52:18 +00:00
settings.ts fix(cli): do not override GOOGLE_CLOUD_PROJECT in Cloud Shell when using Vertex AI (#24455) 2026-04-30 17:52:18 +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: detect new files in @ recommendations with watcher based updates (#25256) 2026-04-21 18:35:14 +00:00
settingsSchema.ts feat(core): wire up the new ContextManager and AgentChatHistory (#25409) 2026-04-27 18:50:00 +00:00
skipExtensions.test.ts fix: suppress duplicate extension warnings during startup (#26208) 2026-04-30 14:11:06 +00:00
trustedFolders.test.ts feat(cli): secure .env loading and enforce workspace trust in headless mode (#25814) 2026-04-23 16:09:14 +00:00
trustedFolders.ts feat(cli): secure .env loading and enforce workspace trust in headless mode (#25814) 2026-04-23 16:09:14 +00:00
workspace-policy-cli.test.ts fix(core): replace hardcoded non-interactive ASK_USER denial with explicit policy rules (#23668) 2026-03-26 18:35:12 +00:00