-
Notifications
You must be signed in to change notification settings - Fork 562
Query vs q #221
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
Comments
Hey @eavanvalkenburg, So just to be clear, the issue is that the README should be updated to mention
I'm a bit confused by this, since the implementations use |
I'm not sure anymore, all I do know is that either the documentation is wrong or the code is wrong... might be that I was getting an error because my PAT did not have access to do search... |
I also think q is also a poor name, as making the LLM more certain of what the field means is more useful than copying the API - so I think we should ensure this is correct, but also converge on the best solution for the LLM and not the API. |
I have also encountered an agent having this confusion, so it's definitely not imagined! |
Describe the bug
A clear and concise description of what the bug is.
In the search functions below, there is still mention of
q
instead ofquery
the docs say query and using q throws a api errorsearch_code
search_issues
Affected version
Please run
docker run -i --rm ghcr.io/github/github-mcp-server ./github-mcp-server --version
and paste the output belowserver version v0.1.1 (7ab5d96) 2025-04-07T16:05:06Z
Steps to reproduce the behavior
Expected vs actual behavior
A clear and concise description of what you expected to happen and what actually happened.
Logs
Paste any available logs. Redact if needed.
The text was updated successfully, but these errors were encountered: