← All repos

copilot-cli

GitHub Copilot CLI brings the power of Copilot coding agent directly to your terminal.

Browse cluster: Cluster 137
302commits
22contributors
1languages

Tech stack & purpose

GitHub Copilot CLI brings AI-powered coding assistance directly to the command line, enabling users to build, debug, and understand code through natural language conversations. The tool is powered by the same agentic system as GitHub's Copilot coding agent and integrates deeply with GitHub workflows, allowing access to repositories, issues, and pull requests. Built by GitHub, the CLI supports extensibility through Model Context Protocol (MCP) servers, integrates Language Server Protocol (LSP) for code intelligence, and is available across Linux, macOS, and Windows via multiple installation methods including Homebrew, WinGet, and npm. It requires an active Copilot subscription and runs models such as Claude Sonnet 4.5 and GPT-5.

Languages

Shell
100.0%

Contributors