-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Updated descriptions for search tools #737
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
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates search tool descriptions to provide more detailed, user-friendly explanations of when and how to use each search tool, replacing generic descriptions with specific guidance and examples.
- Enhanced tool descriptions with clear use cases and practical examples
- Updated parameter descriptions to include syntax examples and filtering options
- Improved clarity on when to use specific search tools (e.g., code search as first choice)
Reviewed Changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 2 comments.
Show a summary per file
File | Description |
---|---|
pkg/github/search.go | Updated descriptions for search repositories, code, users, and organizations tools with examples and usage guidance |
pkg/github/toolsnaps/search_users.snap | Updated snapshot reflecting new user search descriptions |
pkg/github/toolsnaps/search_repositories.snap | Updated snapshot reflecting new repository search descriptions |
pkg/github/toolsnaps/search_code.snap | Updated snapshot reflecting new code search descriptions |
README.md | Updated documentation to reflect the new parameter descriptions for search tools |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Update search tools with more precise descriptions when then could be used.