gh-copilot
gh-copilot copied to clipboard
Ask for assistance right in your terminal.
### Describe the need In order to streamline the development process for people living in the command line, it would be awesome to have GitHub Copilot Chat in the CLI...
### What happened? gh copilot explain & suggest not using HTTPS_PROXY. Other gh commands are okay (auth, search, status, etc) Edited: The issue happened inside WSL ubuntu terminal, copilot cli...
### What happened? Installed the github/gh-copilot extension on Windows in Terminal (PowerShell). `gh copilot extension` and `suggest` commands work fine When I run the commands to enable aliases, it is...
### Describe the need When the extension reports that a new version is available, it would be nice if it also gave me an easily copy/pasteable command to update to...
Thanks for taking the time to fill out this out! :bow: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/github/gh-copilot/blob/main/CODE_OF_CONDUCT.md). ### What happened? _What did you do?...
### Describe the need I would like to be able to choose the output type of the copilot command (JSON for example) to be able to parse the result easily....
### Describe the need ``` ➜ ~ gh copilot suggest "Receive webhooks locally" ✗ Error: No valid OAuth token detected ``` I use a local GITHUB_TOKEN environment variable instead of...
Thanks for taking the time to fill out this out! :bow: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/github/gh-copilot/blob/main/CODE_OF_CONDUCT.md). ### What happened? _What did you do?...
## Overview This is a follow up to #38 regarding extending the `gh copilot alias` support for PowerShell to include PowerShell Desktop. As explained by @xt0rted below, the current design...