GitHub Copilot CLI — GitHub's official terminal-native Copilot coding agent. Install with npm i -g @github/copilot, authenticate with your existing GitHub account, then run copilot interactively or pass a prompt with -p "...". Supports macOS, Linux, and Windows.
📖 CLI docs: https://docs.github.com/en/copilot/how-tos/copilot-cli
🔗 Repo: https://github.com/github/copilot-cli
Split out from #116 (provider tracking issue).
Status: Implemented by @pluuto19 and currently in testing (see #116 (comment)). Keeping open until verified / bugs filed.
Requested by @Undertaker-afk.
GitHub Copilot CLI — GitHub's official terminal-native Copilot coding agent. Install with
npm i -g @github/copilot, authenticate with your existing GitHub account, then runcopilotinteractively or pass a prompt with-p "...". Supports macOS, Linux, and Windows.📖 CLI docs: https://docs.github.com/en/copilot/how-tos/copilot-cli
🔗 Repo: https://github.com/github/copilot-cli
Split out from #116 (provider tracking issue).
Status: Implemented by @pluuto19 and currently in testing (see #116 (comment)). Keeping open until verified / bugs filed.
Requested by @Undertaker-afk.