gemini-cli/packages/core/src/utils/filesearch
Bryant Chandler 99a28e6b6a
fix: Enable disableFuzzySearch config option propagation (#7002)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
2025-08-27 15:27:41 +00:00
..
crawlCache.test.ts feat(file-search): Add support for non-recursive file search (#5648) 2025-08-06 06:33:27 +00:00
crawlCache.ts feat(file-search): Add support for non-recursive file search (#5648) 2025-08-06 06:33:27 +00:00
crawler.test.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
crawler.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
fileSearch.test.ts feat(search): Add option to disable fuzzy search (#6510) 2025-08-22 06:31:39 +00:00
fileSearch.ts fix: Enable disableFuzzySearch config option propagation (#7002) 2025-08-27 15:27:41 +00:00
ignore.test.ts feat(filesearch): Introduce non-recursive file search strategy (#6087) 2025-08-18 20:43:24 +00:00
ignore.ts feat(filesearch): Introduce non-recursive file search strategy (#6087) 2025-08-18 20:43:24 +00:00
result-cache.test.ts chore(build/compiler): Enable a bunch of strict TS compiler options. (#6138) 2025-08-13 20:17:38 +00:00
result-cache.ts chore(build/compiler): Enable a bunch of strict TS compiler options. (#6138) 2025-08-13 20:17:38 +00:00