-
Notifications
You must be signed in to change notification settings - Fork 14.3k
feat(core): share file list patterns between glob and grep tools #6359
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
bulkypanda
merged 22 commits into
google-gemini:main
from
Han5991:feature/share-file-list-with-glob-grep-tool
Aug 23, 2025
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
096d267
feat(core): share file list patterns between glob and grep tools
Han5991 ed4dade
feat(core): extend binary file patterns with Python-specific exclusions
Han5991 48bc0b5
Update packages/core/src/utils/ignorePatterns.ts
Han5991 43bdaf1
feat(core): enhance ignore patterns and extend media file handling
Han5991 17ae19f
Update packages/core/src/utils/ignorePatterns.ts
Han5991 aa20ada
refactor(core): simplify ignore pattern handling in grep tool
Han5991 64f49be
feat(core): enhance binary extensions handling and add tests for brac…
Han5991 a212b86
refactor(core): replace COMMON_IGNORE_PATTERNS with FileExclusions ut…
Han5991 1cfa214
feat(core): improve extension extraction logic with path.extname and …
Han5991 8f38518
refactor(core): update grep exclusion logic and remove unused param doc
Han5991 214204d
refactor(core): enhance glob exclusion handling in grep tool
Han5991 c4c50c0
Update packages/core/src/tools/grep.ts
Han5991 c5eaf9e
refactor(core): adjust grep exclude filtering logic for improved path…
Han5991 2a098c1
refactor(core): refine grep directory filtering logic
Han5991 032c7ea
feat(core): expand ignore patterns and refine directory filtering logic
Han5991 78b0a9e
refactor(core): simplify directory filtering logic in grep tool
Han5991 3e601fd
refactor(core): clean up redundant directory filtering logic in grep …
Han5991 0798a79
refactor(core): remove unused import in read-many-files tool
Han5991 9d3754e
refactor(core): remove unused COMMON_IGNORE_PATTERNS import in grep tool
Han5991 2c4d1a0
feat(core): integrate file exclusion handling into tools and config
Han5991 62589cc
Merge branch 'main' into feature/share-file-list-with-glob-grep-tool
bulkypanda ab108bc
Merge branch 'main' into feature/share-file-list-with-glob-grep-tool
bulkypanda File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.