gemini-cli/packages/core/src/services
2025-08-19 00:39:57 +00:00
..
chatRecordingService.test.ts feat(sessions): Introduce core ChatRecordingService for automatic conversation saving (#5221) 2025-08-19 00:39:57 +00:00
chatRecordingService.ts feat(sessions): Introduce core ChatRecordingService for automatic conversation saving (#5221) 2025-08-19 00:39:57 +00:00
fileDiscoveryService.test.ts Make fileDiscoveryService.test.ts win compatible (#4892) 2025-07-25 21:30:15 +00:00
fileDiscoveryService.ts @file don't respect config respectGitIgnore=false (#3382) (#3387) 2025-07-07 05:48:39 +00:00
fileSystemService.test.ts Read and write files through Zed (#6169) 2025-08-18 22:29:45 +00:00
fileSystemService.ts Read and write files through Zed (#6169) 2025-08-18 22:29:45 +00:00
gitService.test.ts Run presubmit tests in windows as well as linux. (#4672) 2025-07-25 15:57:30 -07:00
gitService.ts fix(checkpoint): Prevent silent failure and enable for non-Git projects (#4144) 2025-07-14 17:23:51 +00:00
loopDetectionService.test.ts skip loop check if it is currently inside a loop (#6022) 2025-08-11 23:45:31 +00:00
loopDetectionService.ts chore(compiler): Enable strict property access TS compiler flag. (#6255) 2025-08-17 16:43:21 +00:00
shellExecutionService.test.ts feat(cli): Introduce arguments for shell execution in custom commands (#5966) 2025-08-17 04:02:54 +00:00
shellExecutionService.ts Revert #6088 (#6328) 2025-08-15 17:27:33 +00:00