Search Criteria
Package Details: github-copilot-cli 0.1.36-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/github-copilot-cli.git (read-only, click to copy) |
---|---|
Package Base: | github-copilot-cli |
Description: | A CLI experience for letting GitHub Copilot help you on the command line |
Upstream URL: | https://githubnext.com/projects/copilot-cli/ |
Licenses: | None |
Submitter: | JP-Ellis |
Maintainer: | cphyc |
Last Packager: | cphyc |
Votes: | 5 |
Popularity: | 0.57 |
First Submitted: | 2023-03-21 22:02 (UTC) |
Last Updated: | 2024-04-11 13:26 (UTC) |
Dependencies (2)
- jq (jq-gitAUR, jq-staticAUR, jaq-binAUR) (make)
- npm (python-nodejs-wheelAUR, corepackerAUR) (make)
Latest Comments
Dominiquini commented on 2025-10-03 23:40 (UTC)
@cphyc: Hi. Do you want to continue maintaining this package? It doesn't seem to be useful anymore. I couldn't authenticate to use the application?
I ended up creating another package to install the newer version, but I'd prefer to update this one. Or at least remove this one so I can use this name!
If you're interested, I can also make you a maintainer of the new package!
Dominiquini commented on 2025-09-26 21:57 (UTC) (edited on 2025-09-26 21:58 (UTC) by Dominiquini)
@cphyc: I create a new package with this new version: https://aur.archlinux.org/packages/github-copilot
@cphyc: If you want to update this package with the new version, I'll deleted the package that I create!
cphyc commented on 2025-09-26 16:46 (UTC)
Note: this tool is different from Github's new Copilot CLI tool.
The present one allows you to ask questions in the terminal in plain text and receive a command-line response. It is, however, not maintained anymore and will eventually cease to function.
The new one Github has released (https://docs.github.com/en/copilot/how-tos/use-copilot-agents/use-copilot-cli) is an agent that operates on the current folder (typically associated to a Github repository).
I think there is value in having both, since they provide different features.
qupfer commented on 2025-03-13 22:27 (UTC)
after installing it, it complains about missing node. So maybe add nodejs as dependency too.
cphyc commented on 2024-01-15 16:11 (UTC) (edited on 2024-01-15 16:11 (UTC) by cphyc)
Would it be possible to apply this patch to fix the out-of-date flag?