Skip to content
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

[BUG]: copilot gives wrong instructions on how to update gh-copilot #69

Open
MohamedElashri opened this issue Apr 24, 2024 · 0 comments
Labels
bug Something isn't working needs-triage needs to be reviewed

Comments

@MohamedElashri
Copy link

Thanks for taking the time to fill out this out! 🙇
By submitting this issue, you agree to follow our Code of Conduct.

What happened?

What did you do? What happened? What did you expect to happen?

If you as gh-copilot "how to update gh-copilot?" it will give wrong answers. i.e.

gh extension update GitHub.copilot

Instead, the correct command should be

gh extension upgrade gh-copilot

Versions

What versions of the relevant software are you running?
gh-copilot v1.0.1

Relevant terminal output

Please copy and paste any relevant terminal output.

❯ suggest "how to update gh-copilot?"

Welcome to GitHub Copilot in the CLI!
version 0.5.4-beta (2024-01-04)

I'm powered by AI, so surprises and mistakes are possible. Make sure to verify any generated code or suggestions, and share feedback so that we can learn and improve. For more information, see https://gh.io/gh-copilot-transparency

? What kind of command can I help you with?
> generic shell command

Suggestion:

  gh extension update GitHub.copilot

I know that this probably due to hallucination by GPT-4, but I think it is worth tuning things that is related to copilot itself.

@MohamedElashri MohamedElashri added bug Something isn't working needs-triage needs to be reviewed labels Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs-triage needs to be reviewed
Projects
None yet
Development

No branches or pull requests

1 participant