gemini-cli/packages/cli/src/config
2025-08-29 18:12:36 +00:00
..
extensions [extensions] Add an initial set of extension variables (#7035) 2025-08-26 02:13:16 +00:00
auth.test.ts fix(trust): Update config.isTrustedFolder (#7373) 2025-08-29 02:41:33 +00:00
auth.ts fix(settings/env): Ensure that loadEnvironment is always called with settings. (#7313) 2025-08-28 17:52:25 +00:00
config.integration.test.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
config.test.ts fix(trust): Respect folder trust setting when reading GEMINI.md (#7409) 2025-08-29 18:12:36 +00:00
config.ts fix(trust): Respect folder trust setting when reading GEMINI.md (#7409) 2025-08-29 18:12:36 +00:00
extension.test.ts feat(extension): resolve environment variables in extension configuration (#7213) 2025-08-29 17:53:39 +00:00
extension.ts feat(extension): resolve environment variables in extension configuration (#7213) 2025-08-29 17:53:39 +00:00
keyBindings.test.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
keyBindings.ts fix(input) ctrl-j support was lost switching to keyBindings.ts (#6305) 2025-08-15 15:31:17 +00:00
sandboxConfig.ts refactor: refactor settings to a nested structure (#7244) 2025-08-28 01:39:45 +00:00
settings.test.ts Fix backwards-compatibility for allowedTools -> tools.allowed (#7384) 2025-08-29 15:59:20 +00:00
settings.ts feat(extension): resolve environment variables in extension configuration (#7213) 2025-08-29 17:53:39 +00:00
settingsSchema.test.ts refactor: refactor settings to a nested structure (#7244) 2025-08-28 01:39:45 +00:00
settingsSchema.ts Show citations at the end of each turn (#7350) 2025-08-28 23:42:54 +00:00
trustedFolders.test.ts fix(trust): Refuse to load from untrusted process.cwd() sources; Add tests (#7323) 2025-08-28 19:16:07 +00:00
trustedFolders.ts fix(trust): Refuse to load from untrusted process.cwd() sources; Add tests (#7323) 2025-08-28 19:16:07 +00:00