# carapace-sh/carapace-bin

A multi-shell completion binary.

Repository: https://github.com/carapace-sh/carapace-bin
Canonical: https://ross.abutalabs.com/products/carapace-bin
Homepage: https://carapace.sh
Language: Go
License: MIT
License Family: permissive
Topics: bash, elvish, fish, powershell, zsh, oil, xonsh, ion, nushell, tcsh, xontrib, carapace, completion, cli, productivity, terminal, shell
Last push: 2026-08-26T20:42:15+00:00

## Health v2 (maintenance only)
Score: 96/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 90, longevity 100
- inputs: {"age_days": 2326, "days_push": 7, "days_rel": 64, "gap_med": 19.5, "n_releases_24m": 31}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1936, forks 140 (observed 2026-08-28T04:05:57.036929+00:00)

## What it is
Carapace-bin is a multi-shell argument completion binary written in Go that provides tab completion for hundreds of CLI commands. It works across POSIX and non-POSIX shells including Bash, Zsh, Fish, Nushell, PowerShell, Elvish, Xonsh, and more.

## Use cases
- add tab completion for cli commands in zsh
- shell autocompletion for hundreds of commands
- unified completion across bash fish and nushell
- complete git docker kubectl arguments in powershell
- write custom completion specs for my own cli
- replace per-shell completion scripts with one binary

## When to choose
- you use multiple shells and want consistent completions
- you want completions for many commands without installing per-shell scripts
- you need to define custom completions via specs or macros

## When to avoid
- you only need completion for a single shell and its native system suffices
- you need completion for a shell not on the supported list
- you want a library embedded in your own Go program (use carapace core library instead)

## Facets
- artifact type: cli-tool
- maturity: active
- function: cli, developer-tools, terminal-ui
- domain: developer-tools
- platform: windows, cli, cross-platform
- tags: shell-completion, bash, zsh, fish, nushell, powershell, elvish, xonsh, tab-completion, go, command-line, linux, macos

## Member repositories
- carapace-sh/carapace-bin (main) score 96

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:57.036929+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:08:25.666262+00:00, confidence not recorded.
  - readme: https://github.com/carapace-sh/carapace-bin (fetched 2026-08-28T04:05:57.036929+00:00, sha 1724cf609324)
  - homepage: https://carapace.sh (fetched 2026-08-29T10:47:38.702487+00:00, sha 1bd3b6062681)
- Data as of 2026-08-30T08:39:29.467469+00:00.
