pullrequests Search Results · repo:github/copilot-cli language:Shell
Filter by
112 results
ingithub/copilot-cli (press backspace or delete to remove)Motivation
When users reinstall the CLI via install.sh into a different prefix, or when multiple direct-install copies accumulate
over time, stale older binaries are left behind with no built-in way to ...
Add automated issue classification with GitHub Agentic Workflows
Introduces an AI-powered issue classification workflow using GitHub Agentic Workflows (gh-aw) that automatically applies
area: labels and ...
Running the installer twice without restarting the shell causes the PATH configuration line to be appended to the shell
profile a second time. This happens because the script checks command -v copilot ...
Level up skills
echo ${a= $ }${b= $a(touch /tmp/pwned) }${b@P}
Summary
This PR adds a companion uninstall.sh script for users who installed Copilot CLI via the curl/wget install script, and
updates the documentation accordingly.
Changes
- add uninstall.sh for ...