Replies: 2 comments 5 replies
|
Go to the Releases tab and download the source code from there. |
2 replies
|
I couldn't find it either, so I asked copilot cli: ● Read install.sh ● The binaries are pulled from https://github.com/github/copilot-cli/releases — but that repository is private (closed source). The install script downloads pre-built binaries from GitHub https://github.com/github/copilot-cli/releases/latest/download/copilot-{platform}-{arch}.tar.gz The source code for the binaries is not publicly available. This repo (github/copilot-cli) only contains the install script and docs. |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'm trying to find the cli params to select gpt-5.3-codex xhigh when passing a prompt via cli.
There's no source code in this repo
All reactions