Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
999e1b0
feat(filesearch): implement two-tier file crawling strategy with git …
scrollDynasty Apr 13, 2026
21d4638
refactor(crawler): clean up comments and streamline git ls-files logic
scrollDynasty Apr 13, 2026
66f0d8f
Merge branch 'main' into feat/git-ls-files-file-search
scrollDynasty Apr 14, 2026
ce774f6
feat(crawler): enhance file crawling with maxDepth and ignore filters
scrollDynasty Apr 15, 2026
bdceec9
chore: resolve merge conflicts
scrollDynasty Apr 15, 2026
1e43923
test(crawler): enhance throttling test for non-git fallback paths
scrollDynasty Apr 15, 2026
d162f6d
feat(crawler): enhance maxDepth handling to be relative to crawl dire…
scrollDynasty Apr 16, 2026
8156924
feat(crawler): update git file enumeration to exclude standard ignore…
scrollDynasty Apr 16, 2026
86fee1d
feat(crawler): add path normalization and comparison functions for im…
scrollDynasty Apr 17, 2026
4364776
feat(crawler): add validation for ignore paths and enhance filtering …
scrollDynasty Apr 17, 2026
de37b70
Update packages/core/src/utils/filesearch/crawler.ts
scrollDynasty Apr 18, 2026
94428d1
feat(crawler): enhance git directory resolution and update file chang…
scrollDynasty Apr 18, 2026
c3660ce
Update crawler.ts
scrollDynasty Apr 19, 2026
1ab0b02
feat(crawler): enhance handling of untracked files and improve file i…
scrollDynasty Apr 19, 2026
8da1785
feat(crawler): add test for tracked dangling symlinks and improve exi…
scrollDynasty Apr 20, 2026
d66652f
feat(crawler): add tests for throttled snapshot behavior and git inde…
scrollDynasty Apr 20, 2026
b99234b
feat(crawler): enhance handling of untracked files in git ls-files an…
scrollDynasty Apr 20, 2026
65706cf
feat(crawler): skip untracked refresh while reusing throttled git res…
scrollDynasty Apr 21, 2026
2e0ac95
Merge branch 'main' into feat/git-ls-files-file-search
scrollDynasty Apr 21, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading