gemini-cli/packages/core/src/services
2025-12-19 17:04:03 +00:00
..
test-data feat: launch Gemini 3 Flash in Gemini CLI ️ (#15196) 2025-12-17 09:43:21 -08:00
chatCompressionService.test.ts feat(hooks): Hook Session Lifecycle & Compression Integration (#14151) 2025-12-03 17:04:13 +00:00
chatCompressionService.ts feat: launch Gemini 3 Flash in Gemini CLI ️ (#15196) 2025-12-17 09:43:21 -08:00
chatRecordingService.test.ts # feat(routing): Introduce useModelRouter feature flag (#8366) 2025-09-12 19:57:07 +00:00
chatRecordingService.ts feat(core): Add support for transcript_path in hooks for git-ai/Gemini extension (#14663) 2025-12-10 20:44:30 +00:00
contextManager.test.ts feat(core): Implement JIT context memory loading and UI sync (#14469) 2025-12-19 17:04:03 +00:00
contextManager.ts feat(core): Implement JIT context memory loading and UI sync (#14469) 2025-12-19 17:04:03 +00:00
fileDiscoveryService.test.ts fix(core): combine .gitignore and .geminiignore logic for correct precedence (#11587) 2025-11-01 17:06:34 +00:00
fileDiscoveryService.ts fix(core): combine .gitignore and .geminiignore logic for correct precedence (#11587) 2025-11-01 17:06:34 +00:00
fileSystemService.test.ts chore: consistently import node modules with prefix (#3013) 2025-08-25 20:11:27 +00:00
fileSystemService.ts Limit search depth in path corrector (#14869) 2025-12-10 04:08:39 +00:00
gitService.test.ts feat(a2a): Introduce restore command for a2a server (#13015) 2025-12-09 15:08:23 +00:00
gitService.ts feat(a2a): Introduce restore command for a2a server (#13015) 2025-12-09 15:08:23 +00:00
loopDetectionService.test.ts chore(core): remove legacy fallback flags and migrate loop detection (#15213) 2025-12-17 22:14:33 +00:00
loopDetectionService.ts chore(core): remove legacy fallback flags and migrate loop detection (#15213) 2025-12-17 22:14:33 +00:00
modelConfig.golden.test.ts feat(core): Plumbing for late resolution of model configs. (#14597) 2025-12-10 17:36:27 +00:00
modelConfig.integration.test.ts feat(core): introduce remote agent infrastructure and rename local executor (#15110) 2025-12-17 17:06:38 +00:00
modelConfigService.test.ts feat(core): Plumbing for late resolution of model configs. (#14597) 2025-12-10 17:36:27 +00:00
modelConfigService.ts Disallow redundant typecasts. (#15030) 2025-12-13 01:43:43 +00:00
modelConfigServiceTestUtils.ts feat(modelAvailabilityService): integrate model availability service into backend logic (#14470) 2025-12-08 14:44:34 +00:00
sessionSummaryService.test.ts feat(sessions): use 1-line generated session summary to describe sessions (#14467) 2025-12-05 17:20:15 +00:00
sessionSummaryService.ts feat(sessions): use 1-line generated session summary to describe sessions (#14467) 2025-12-05 17:20:15 +00:00
sessionSummaryUtils.test.ts refactor(sessions): move session summary generation to startup (#14691) 2025-12-10 03:25:22 +00:00
sessionSummaryUtils.ts refactor(sessions): move session summary generation to startup (#14691) 2025-12-10 03:25:22 +00:00
shellExecutionService.test.ts Disallow redundant typecasts. (#15030) 2025-12-13 01:43:43 +00:00
shellExecutionService.ts feat: Pass additional environment variables to shell execution (#15160) 2025-12-18 22:01:23 +00:00