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

Fig (Amazon Q Developer CLI autocomplete)

IDE-style autocomplete for your existing terminal & shell observed · 2026-08-28

github.com/withfig/autocomplete · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

43/100

  • Activity 20
  • Release rhythm 40
  • 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: 0
  • age_days: 2165
  • days_rel: 485
  • days_push: 485
  • n_releases_24m: 48

Full methodology

Adoption not part of the score

25221 stars · 5429 forks observed · 2026-08-28

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

Fig (now Amazon Q Developer CLI) adds IDE-style autocomplete to existing terminals and shells, suggesting subcommands, options, and arguments for hundreds of popular CLIs. This repository hosts the community-contributed completion specs written in TypeScript that power those suggestions.

Use cases

  • get autocomplete suggestions for git, npm, docker, and aws in my terminal
  • write a completion spec for a custom CLI tool
  • add IDE-style completions to zsh or bash without changing my terminal
  • contribute tab completion definitions for a CLI I use
  • speed up typing long CLI commands with contextual option suggestions

When to choose

  • you want rich, contextual autocomplete for popular CLIs on macOS
  • you want to author or share declarative completion specs in TypeScript
  • you use bash, zsh, or fish and want completions without switching shells

When to avoid

  • you need a fully open-source client, since the app itself moved to aws/amazon-q-developer-cli
  • you work exclusively on platforms without official Amazon Q support
  • you prefer lightweight shell-native completion without a background app

Facets

plugin · maturity active

cli developer-tools terminal-ui developer-tools windows cli autocomplete shell-completion zsh bash fish iterm2 amazon-q completion-specs command-line macos linux

1 source

Member repositories

RepositoryRoleHealth v2
withfig/autocompletemain43
withfig/figdocs10

For agents

markdown · JSON · MCP: product_card(name="withfig/autocomplete")

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