| .. |
|
__snapshots__
|
feat(core,cli): implement session-linked tool output storage and cleanup (#18416)
|
2026-02-06 06:36:42 +00:00 |
|
test-data
|
feat(core): experimental in-progress steering hints (1 of 3) (#19008)
|
2026-02-17 22:59:33 +00:00 |
|
chatCompressionService.test.ts
|
feat(core): Fully migrate packages/core to AgentLoopContext. (#22115)
|
2026-03-13 01:56:31 +00:00 |
|
chatCompressionService.ts
|
robustness(core): static checks to validate history is immutable (#21228)
|
2026-03-09 18:26:03 +00:00 |
|
chatRecordingService.test.ts
|
fix(core): fix manual deletion of subagent histories (#22407)
|
2026-03-14 20:09:43 +00:00 |
|
chatRecordingService.ts
|
fix(core): fix manual deletion of subagent histories (#22407)
|
2026-03-14 20:09:43 +00:00 |
|
contextManager.test.ts
|
fix(core): deduplicate GEMINI.md files by device/inode on case-insensitive filesystems (#19904) (#19915)
|
2026-03-06 17:52:08 +00:00 |
|
contextManager.ts
|
fix(core): deduplicate GEMINI.md files by device/inode on case-insensitive filesystems (#19904) (#19915)
|
2026-03-06 17:52:08 +00:00 |
|
environmentSanitization.test.ts
|
Linux sandbox bubblewrap (#22680)
|
2026-03-16 21:34:48 +00:00 |
|
environmentSanitization.ts
|
Linux sandbox bubblewrap (#22680)
|
2026-03-16 21:34:48 +00:00 |
|
executionLifecycleService.test.ts
|
refactor(core): introduce InjectionService with source-aware injection and backend-native background completions (#22544)
|
2026-03-16 21:06:29 +00:00 |
|
executionLifecycleService.ts
|
refactor(core): introduce InjectionService with source-aware injection and backend-native background completions (#22544)
|
2026-03-16 21:06:29 +00:00 |
|
fileDiscoveryService.test.ts
|
Add support for an additional exclusion file besides .gitignore and .geminiignore (#16487)
|
2026-01-28 01:19:13 +00:00 |
|
fileDiscoveryService.ts
|
fix: merge duplicate imports in packages/core (3/4) (#20928)
|
2026-03-04 00:12:59 +00:00 |
|
fileKeychain.ts
|
Move keychain fallback to keychain service (#22332)
|
2026-03-13 20:57:08 +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 |
|
FolderTrustDiscoveryService.test.ts
|
feat: enable subagents (#22386)
|
2026-03-16 18:40:12 +00:00 |
|
FolderTrustDiscoveryService.ts
|
Linux sandbox seccomp (#22815)
|
2026-03-17 20:29:13 +00:00 |
|
gitService.test.ts
|
Shorten temp directory (#17901)
|
2026-02-06 16:10:17 +00:00 |
|
gitService.ts
|
fix: merge duplicate imports in packages/core (3/4) (#20928)
|
2026-03-04 00:12:59 +00:00 |
|
keychainService.test.ts
|
feat(extensions): implement cryptographic integrity verification for extension updates (#21772)
|
2026-03-16 19:01:52 +00:00 |
|
keychainService.ts
|
feat(extensions): implement cryptographic integrity verification for extension updates (#21772)
|
2026-03-16 19:01:52 +00:00 |
|
keychainTypes.ts
|
feat(core): implement unified KeychainService and migrate token storage (#21344)
|
2026-03-06 18:56:08 +00:00 |
|
loopDetectionService.test.ts
|
feat(core): Fully migrate packages/core to AgentLoopContext. (#22115)
|
2026-03-13 01:56:31 +00:00 |
|
loopDetectionService.ts
|
feat(core): Fully migrate packages/core to AgentLoopContext. (#22115)
|
2026-03-13 01:56:31 +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
|
fix: merge duplicate imports in packages/core (3/4) (#20928)
|
2026-03-04 00:12:59 +00:00 |
|
modelConfigService.test.ts
|
fix: merge duplicate imports in packages/core (3/4) (#20928)
|
2026-03-04 00:12:59 +00:00 |
|
modelConfigService.ts
|
Add support for dynamic model Resolution to ModelConfigService (#22578)
|
2026-03-17 21:15:50 +00:00 |
|
modelConfigServiceTestUtils.ts
|
Disallow unsafe type assertions (#18688)
|
2026-02-10 00:10:15 +00:00 |
|
sandboxManager.test.ts
|
Linux sandbox bubblewrap (#22680)
|
2026-03-16 21:34:48 +00:00 |
|
sandboxManager.ts
|
Linux sandbox bubblewrap (#22680)
|
2026-03-16 21:34:48 +00:00 |
|
sessionSummaryService.test.ts
|
fix(core): Resolve AbortSignal MaxListenersExceededWarning (#5950) (#16735)
|
2026-01-22 20:16:00 +00:00 |
|
sessionSummaryService.ts
|
feat: add role-specific statistics to telemetry and UI (cont. #15234) (#18824)
|
2026-02-17 17:32:30 +00:00 |
|
sessionSummaryUtils.test.ts
|
refactor(sessions): move session summary generation to startup (#14691)
|
2025-12-10 03:25:22 +00:00 |
|
sessionSummaryUtils.ts
|
Disallow and suppress unsafe assignment (#19736)
|
2026-02-20 22:28:55 +00:00 |
|
shellExecutionService.test.ts
|
feat(core): integrate SandboxManager to sandbox all process-spawning tools (#22231)
|
2026-03-13 21:11:51 +00:00 |
|
shellExecutionService.ts
|
feat(core): integrate SandboxManager to sandbox all process-spawning tools (#22231)
|
2026-03-13 21:11:51 +00:00 |
|
toolOutputMaskingService.test.ts
|
feat(context): add remote configuration for tool output masking thresholds (#18553)
|
2026-02-08 03:04:46 +00:00 |
|
toolOutputMaskingService.ts
|
robustness(core): static checks to validate history is immutable (#21228)
|
2026-03-09 18:26:03 +00:00 |
|
trackerService.test.ts
|
feat(core): implement task tracker foundation and service (#19464)
|
2026-02-25 23:17:17 +00:00 |
|
trackerService.ts
|
perf: optimize TrackerService dependency checks (#22384)
|
2026-03-16 13:40:58 +00:00 |
|
trackerTypes.ts
|
feat: add 'blocked' status to tasks and todos (#22735)
|
2026-03-17 23:24:26 +00:00 |