gemini-cli/packages/core/src/config
2026-03-13 23:02:09 +00:00
..
agent-loop-context.ts feat(core): integrate SandboxManager to sandbox all process-spawning tools (#22231) 2026-03-13 21:11:51 +00:00
config.test.ts feat(core): Fully migrate packages/core to AgentLoopContext. (#22115) 2026-03-13 01:56:31 +00:00
config.ts feat(security): add disableAlwaysAllow setting to disable auto-approvals (#21941) 2026-03-13 23:02:09 +00:00
constants.ts Add support for an additional exclusion file besides .gitignore and .geminiignore (#16487) 2026-01-28 01:19:13 +00:00
defaultModelConfigs.ts feat(core): experimental in-progress steering hints (1 of 3) (#19008) 2026-02-17 22:59:33 +00:00
flashFallback.test.ts revert the change that was recently added from a fix (#16390) 2026-01-12 17:23:06 +00:00
memory.test.ts feat(core): Render memory hierarchically in context. (#18350) 2026-02-10 02:01:59 +00:00
memory.ts feat(core): Render memory hierarchically in context. (#18350) 2026-02-10 02:01:59 +00:00
models.test.ts fix(cli): validate --model argument at startup (#21393) 2026-03-12 14:38:54 +00:00
models.ts fix(cli): validate --model argument at startup (#21393) 2026-03-12 14:38:54 +00:00
projectRegistry.test.ts Shorten temp directory (#17901) 2026-02-06 16:10:17 +00:00
projectRegistry.ts Disallow unsafe returns. (#19767) 2026-02-21 01:12:56 +00:00
sandbox-integration.test.ts feat(core): integrate SandboxManager to sandbox all process-spawning tools (#22231) 2026-03-13 21:11:51 +00:00
storage.test.ts fix(core): resolve symlinks for non-existent paths during validation (#21487) 2026-03-09 16:02:13 +00:00
storage.ts feat(cli): customizable keyboard shortcuts (#21945) 2026-03-11 01:05:50 +00:00
storageMigration.test.ts bug(core): Fix minor bug in migration logic. (#18661) 2026-02-09 20:41:12 +00:00
storageMigration.ts bug(core): Fix minor bug in migration logic. (#18661) 2026-02-09 20:41:12 +00:00
trackerFeatureFlag.test.ts feat(core): Fully migrate packages/core to AgentLoopContext. (#22115) 2026-03-13 01:56:31 +00:00
userHintService.test.ts feat(core): experimental in-progress steering hints (2 of 2) (#19307) 2026-02-18 22:05:50 +00:00
userHintService.ts feat(core): experimental in-progress steering hints (2 of 2) (#19307) 2026-02-18 22:05:50 +00:00