GitHub Copilot CLI
brew install --cask copilot-cli
v1.0.63
AI-powered command-line assistant that explains, generates, and fixes shell commands using GitHub Copilot.
Why you might care
If you use GitHub Copilot and want AI assistance directly in your terminal, this integrates seamlessly with your existing subscription. It can explain complex commands, suggest fixes for errors, and generate commands from natural language descriptions, reducing time spent searching documentation or Stack Overflow.
26.4k
30-day installs · #15
95.7k
90-day · #12
174.9k
365-day · #22
Links
- https://docs.github.com/en/copilot/concepts/agents/about-copilot-cli
- Brew formula source: Casks/c/copilot-cli.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"alternatives": [
"fig",
"warp",
"phind"
],
"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": [
"dev-tools",
"terminal",
"ai"
],
"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",
"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": 26438,
"installs_365d": 174862,
"installs_90d": 95691,
"last_seen": "2026-06-20T00:47:34+00:00",
"llm_generated_at": "2026-06-20T23:02:35+00:00",
"llm_model": "claude-haiku-4-5",
"names": [
"GitHub Copilot CLI"
],
"one_liner": "AI-powered command-line assistant that explains, generates, and fixes shell commands using GitHub Copilot.",
"rank_30d": 15,
"rank_365d": 22,
"rank_90d": 12,
"raw_hash": "9e59ce1d37c1f4a8",
"ruby_source_path": "Casks/c/copilot-cli.rb",
"tap": "homebrew/cask",
"token": "copilot-cli",
"version": "1.0.63",
"why_use_this": "If you use GitHub Copilot and want AI assistance directly in your terminal, this integrates seamlessly with your existing subscription. It can explain complex commands, suggest fixes for errors, and generate commands from natural language descriptions, reducing time spent searching documentation or Stack Overflow."
}