Skip to content

feat: add the grepSearch tool #1109

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
merged 2 commits into from
Apr 24, 2025
Merged

feat: add the grepSearch tool #1109

merged 2 commits into from
Apr 24, 2025

Conversation

grl-wang
Copy link
Contributor

Problem

required UX for the grep search result
image (4)

Solution

  1. adding the grepSearch tool to support search for text content in files within a directory and its subdirectories.
  2. using the vscode-ripgrep npm module to implement the tool: https://github.com/microsoft/vscode-ripgrep
  3. tested the tool local E2E, check the following screenshot
Screenshot 2025-04-23 at 9 57 06 PM

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@grl-wang grl-wang marked this pull request as ready for review April 24, 2025 05:36
@grl-wang grl-wang requested a review from a team as a code owner April 24, 2025 05:36
@zixlin7
Copy link
Contributor

zixlin7 commented Apr 24, 2025

approved to unblock testing

@grl-wang grl-wang merged commit 6016264 into aws:main Apr 24, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants