gemini-cli/packages/cli/src/config
2025-11-04 23:09:53 +00:00
..
extensions refactor(core): Refactored and removed redundant test lines in telemetry (#12356) 2025-11-04 08:42:31 +00:00
policies feat(policy): Introduce config-based policy engine with TOML configuration (#11992) 2025-10-28 16:20:57 +00:00
auth.test.ts feat(auth): improve API key authentication flow (#11760) 2025-10-30 01:58:08 +00:00
auth.ts feat(auth): improve API key authentication flow (#11760) 2025-10-30 01:58:08 +00:00
config.integration.test.ts Pass whole extensions rather than just context files (#10910) 2025-10-20 23:15:23 +00:00
config.test.ts feat(core): Integrate remote experiments configuration (#12539) 2025-11-04 23:09:53 +00:00
config.ts Extensions MCP refactor (#12413) 2025-11-04 15:51:18 +00:00
extension-manager.ts Extensions MCP refactor (#12413) 2025-11-04 15:51:18 +00:00
extension.test.ts Extensions MCP refactor (#12413) 2025-11-04 15:51:18 +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 Modify navigation and completion keyboard shortcuts to not use scroll. (#12502) 2025-11-04 00:22:04 +00:00
keyBindings.ts Modify navigation and completion keyboard shortcuts to not use scroll. (#12502) 2025-11-04 00:22:04 +00:00
policy-engine.integration.test.ts feat(policy): Introduce config-based policy engine with TOML configuration (#11992) 2025-10-28 16:20:57 +00:00
policy.ts Refactor PolicyEngine to Core Package (#12325) 2025-11-03 23:41:00 +00:00
sandboxConfig.ts refactor(core): Move getPackageJson utility to core package (#12224) 2025-10-29 20:23:35 +00:00
settings.test.ts Make compression threshold editable in the UI. (#12317) 2025-10-30 23:03:58 +00:00
settings.ts feat(hooks): Hook Configuration Schema and Types (#9074) 2025-11-02 19:49:16 +00:00
settingsSchema.test.ts chore: autogenerate settings documentation (#12451) 2025-11-03 01:42:49 +00:00
settingsSchema.ts enable codebase investigator by default for preview (#12555) 2025-11-04 22:30:01 +00:00
trustedFolders.test.ts fix(cli): Handle formatting errors in trustedFolders.json similar to settings file (#9167) 2025-09-23 00:06:43 +00:00
trustedFolders.ts Handle untrusted folders on extension install and link (#12322) 2025-10-31 19:17:01 +00:00