Ross ROSS = Recommend OSS · open-source software intelligence for agents

carapace-sh/carapace-bin

A multi-shell completion binary. observed · 2026-08-28

github.com/carapace-sh/carapace-bin · homepage · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

96/100

  • Activity 99
  • Release rhythm 90
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 19.5
  • age_days: 2326
  • days_rel: 64
  • days_push: 7
  • n_releases_24m: 31

Full methodology

Adoption not part of the score

1936 stars · 140 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

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

cli-tool · maturity active

cli developer-tools terminal-ui developer-tools windows cli cross-platform shell-completion bash zsh fish nushell powershell elvish xonsh tab-completion go command-line linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
carapace-sh/carapace-binmain96

For agents

markdown · JSON · MCP: product_card(name="carapace-sh/carapace-bin")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem