macOS
brew install --cask copilot-clilocal Homebrew cask metadata
cask
Brings the power of Copilot coding agent directly to your terminal. Version 1.0.75 via Homebrew Cask; verified 2026-07-24. Also installable with macports: sudo port install copilot-cli.
install
brew install --cask copilot-clilocal Homebrew cask metadata
overview
Brings the power of Copilot coding agent directly to your terminal
history
GitHub Copilot CLI is GitHub's terminal interface for Copilot's agentic coding workflows. It lets users ask questions, edit and debug code, interact with GitHub.com, and run interactive or programmatic sessions from the command line.
The public repository metadata records the official `github/copilot-cli` repository as created in January 2023. By 2026, GitHub Docs presents Copilot CLI as available with all Copilot plans, with organization policy controls for managed users.
Homebrew distributes the macOS package as a cask, matching GitHub's own release artifacts. The release stream is active, with stable and prerelease tags published through the official GitHub repository.
Users start an interactive session with `copilot` or pass a one-shot prompt with `-p` or `--prompt`. The CLI supports ask/execute and plan modes, tool approvals, local and cloud sandboxing, GitHub.com workflows, custom agents, hooks, MCP servers, and programmatic automation.
For package-history purposes, Copilot CLI is notable as an official vendor cask for a fast-moving AI coding agent rather than a traditional open-source utility. Its configuration and auth state live under `~/.copilot`, while binary releases are packaged separately for Homebrew cask users.
security posture
No matching local secret-handling manifest was found for copilot-cli. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
copilot | binary | Homebrew cask binary | copilot |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/github/copilot-cli
install metadata
| Package key | cask:copilot-cli |
|---|---|
| Version | 1.0.75 |
| Package manager | Homebrew Cask |
| Package manager page | https://formulae.brew.sh/cask/copilot-cli |
| Homepage | https://docs.github.com/en/copilot/concepts/agents/about-copilot-cli |
| Repository | https://github.com/github/copilot-cli |
| Upstream docs | https://docs.github.com/en/copilot/concepts/agents/about-copilot-cli |
| Source archive | https://github.com/github/copilot-cli/releases/download/v1.0.75/copilot-darwin-arm64.tar.gz |
| Last updated | 2026-07-24T21:56:46Z |
| Pulse | updated |
| SHA-256 | a5ede0d96dbb6cfff8bed0f6872ac3eb05bf0a4ed342d44a0a6548cb242713c2 |
| Download URL | https://github.com/github/copilot-cli/releases/download/v1.0.75/copilot-darwin-arm64.tar.gz |
| Bottle | not recorded |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew cask API |
|---|---|
| Tap | homebrew/cask |
| Full Token | copilot-cli |
| Names |
|
| Depends On | |
| Conflicts With | |
| Artifacts | |
| Auto Updates | yes |
| Deprecated | no |
| Disabled | no |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
copilot-cli
sudo port install copilot-climain/copilot-cli
scoop install main/copilot-cliGitHub.Copilot
winget install --id GitHub.Copilot -ecopilot
sudo port install copilotsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.