gemini-cli/packages/core/src/utils
matt korwel 4160d904da
Extensibility: Gemini.md files (#944)
2025-06-11 20:34:35 +00:00
..
LruCache.ts Rename server->core (#638) 2025-05-30 18:25:47 -07:00
bfsFileSearch.test.ts feat(core): Create BFS file search utility (#903) 2025-06-11 09:21:23 -07:00
bfsFileSearch.ts feat(core): Create BFS file search utility (#903) 2025-06-11 09:21:23 -07:00
editCorrector.test.ts Revert "Add batch editing capabilities to Edit Tool (#648)" (#857) 2025-06-08 23:20:43 +00:00
editCorrector.ts Revert "Add batch editing capabilities to Edit Tool (#648)" (#857) 2025-06-08 23:20:43 +00:00
editor.test.ts Add Windsurf in edit tool to modify changes, if installed (#853) 2025-06-09 16:01:06 -07:00
editor.ts Add Windsurf in edit tool to modify changes, if installed (#853) 2025-06-09 16:01:06 -07:00
errorReporting.test.ts Remove unneeded `mockRestore()`s from tests (#919) 2025-06-10 20:32:00 -07:00
errorReporting.ts Rename server->core (#638) 2025-05-30 18:25:47 -07:00
errors.ts Rename server->core (#638) 2025-05-30 18:25:47 -07:00
fileUtils.test.ts Rename server->core (#638) 2025-05-30 18:25:47 -07:00
fileUtils.ts Rename server->core (#638) 2025-05-30 18:25:47 -07:00
generateContentResponseUtilities.ts refactor(core): Centralize tool response formatting (#743) 2025-06-04 07:24:25 +00:00
getFolderStructure.test.ts feat(core): Add .gitignore support to getFolderStructure (#865) 2025-06-09 01:42:38 +00:00
getFolderStructure.ts feat(core): Add .gitignore support to getFolderStructure (#865) 2025-06-09 01:42:38 +00:00
gitIgnoreParser.test.ts feat(git): Refactor gitignore handling to use `ignore` library instead of `minimatch` (#864) 2025-06-08 18:32:19 -07:00
gitIgnoreParser.ts feat(git): Refactor gitignore handling to use `ignore` library instead of `minimatch` (#864) 2025-06-08 18:32:19 -07:00
gitUtils.ts Ignore folders files (#651) 2025-06-04 04:40:46 +00:00
memoryDiscovery.test.ts Extensibility: Gemini.md files (#944) 2025-06-11 20:34:35 +00:00
memoryDiscovery.ts Extensibility: Gemini.md files (#944) 2025-06-11 20:34:35 +00:00
messageInspectors.ts Rename server->core (#638) 2025-05-30 18:25:47 -07:00
nextSpeakerChecker.test.ts refactor(telemetry): pass config object to telemetry functions 2025-06-11 13:24:41 -04:00
nextSpeakerChecker.ts Rename server->core (#638) 2025-05-30 18:25:47 -07:00
paths.ts Modify shortenPath and add param validation (#663) 2025-06-03 08:59:17 -07:00
retry.test.ts Remove unneeded `mockRestore()`s from tests (#919) 2025-06-10 20:32:00 -07:00
retry.ts Rename server->core (#638) 2025-05-30 18:25:47 -07:00
schemaValidator.ts Rename server->core (#638) 2025-05-30 18:25:47 -07:00
session.ts refactor: Centralize session ID generation and propagation 2025-06-11 01:18:40 -04:00