carapace
brew install carapace
v1.7.1
MIT
Go command-line completion engine that generates shell completions for any command.
Why you might care
Carapace provides intelligent, context-aware argument completion across bash, zsh, fish, and other shells without requiring per-command setup. It's useful if you want rich completions for tools that don't ship them natively, and it works as a bridge for older or lesser-known CLI utilities. Especially valuable in multi-shell environments.
1.8k
30-day installs · #1026
5.9k
90-day · #1015
26.0k
365-day · #951
Build dependencies
Links
- https://carapace.sh
- Brew formula source: Formula/c/carapace.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"zsh-completions",
"bash-completion",
"fish-completions"
],
"build_dependencies": [
"go"
],
"categories": [
"shell",
"shell-prompt",
"completion"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Multi-shell multi-command argument completer",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:36:07+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "carapace",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://carapace.sh",
"homepage_og_description": null,
"homepage_og_image": "https://carapace.sh/opengraph.png",
"homepage_title": "Carapace",
"installs_30d": 1809,
"installs_365d": 25999,
"installs_90d": 5946,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MIT",
"llm_generated_at": "2026-06-20T23:48:31+00:00",
"llm_model": "claude-haiku-4-5",
"name": "carapace",
"oldnames": [],
"one_liner": "Go command-line completion engine that generates shell completions for any command.",
"optional_dependencies": [],
"rank_30d": 1026,
"rank_365d": 951,
"rank_90d": 1015,
"raw_hash": "5af7b1dca75043a3",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/c/carapace.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "1.7.1",
"versioned_formulae": [],
"why_use_this": "Carapace provides intelligent, context-aware argument completion across bash, zsh, fish, and other shells without requiring per-command setup. It\u0027s useful if you want rich completions for tools that don\u0027t ship them natively, and it works as a bridge for older or lesser-known CLI utilities. Especially valuable in multi-shell environments."
}