GitHub Copilot CLI
brew install --cask copilot-cli@prerelease
v1.0.64-1
AI coding assistant that runs in your terminal to explain code, write commands, and answer development questions.
Why you might care
Integrates GitHub Copilot directly into your shell workflow, letting you get instant AI suggestions without leaving the terminal. Useful if you're already paying for Copilot and want faster command generation or code explanations without switching to an editor.
187
30-day installs · #944
761
90-day · #781
3.0k
365-day · #746
Links
- https://docs.github.com/en/copilot/concepts/agents/about-copilot-cli
- Brew formula source: Casks/c/copilot-cli@prerelease.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"alternatives": [
"GitHub Copilot in VS Code",
"ChatGPT"
],
"artifacts": [
{
"binary": [
"copilot"
],
"target": "$HOMEBREW_PREFIX/bin/copilot"
},
{
"generate_completions_from_executable": [
"copilot",
"completion",
{
"base_name": null,
"shell_parameter_format": null,
"shells": [
"bash",
"zsh",
"fish"
]
}
]
},
{
"zap": [
{
"trash": "~/.copilot"
}
]
}
],
"auto_updates": 1,
"categories": [
"terminal",
"ai",
"dev-tools"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Brings the power of Copilot coding agent directly to your terminal",
"disable_reason": null,
"disabled": 0,
"display_name": "GitHub Copilot CLI",
"enrichment_fetched_at": "2026-06-20T22:41:45+00:00",
"first_seen": "2026-06-20T00:47:34+00:00",
"full_token": "copilot-cli@prerelease",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://docs.github.com/en/copilot/concepts/agents/about-copilot-cli",
"homepage_og_description": null,
"homepage_og_image": "https://docs.github.com/assets/cb-345/images/social-cards/copilot.png",
"homepage_title": "About GitHub Copilot CLI - GitHub Docs",
"installs_30d": 187,
"installs_365d": 3019,
"installs_90d": 761,
"last_seen": "2026-06-20T00:47:34+00:00",
"llm_generated_at": "2026-06-20T23:06:14+00:00",
"llm_model": "claude-haiku-4-5",
"names": [
"GitHub Copilot CLI"
],
"one_liner": "AI coding assistant that runs in your terminal to explain code, write commands, and answer development questions.",
"rank_30d": 944,
"rank_365d": 746,
"rank_90d": 781,
"raw_hash": "a54b73b120e37f34",
"ruby_source_path": "Casks/c/copilot-cli@prerelease.rb",
"tap": "homebrew/cask",
"token": "copilot-cli@prerelease",
"version": "1.0.64-1",
"why_use_this": "Integrates GitHub Copilot directly into your shell workflow, letting you get instant AI suggestions without leaving the terminal. Useful if you\u0027re already paying for Copilot and want faster command generation or code explanations without switching to an editor."
}