- Notifications
You must be signed in to change notification settings - Fork2.7k
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
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 |
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
514c56b
to85ad212
Compare…_descriptions' into update_search_tools_descriptions
Uh oh!
There was an error while loading.Please reload this page.
4b64121
intomainUh oh!
There was an error while loading.Please reload this page.
* Updated description for search_code* Update toolsnaps and docs
Uh oh!
There was an error while loading.Please reload this page.
Update search tools with more precise descriptions when then could be used.