# Fig (Amazon Q Developer CLI autocomplete)

IDE-style autocomplete for your existing terminal & shell

Repository: https://github.com/withfig/autocomplete
Canonical: https://ross.abutalabs.com/products/fig-amazon-q-developer-cli-autocomplete
Homepage: https://fig.io
Language: TypeScript
License: MIT
License Family: permissive
Topics: autocomplete, terminal, shell, macos, zsh, bash, fish, iterm2, cli, typescript, fig, hacktoberfest
Last push: 2025-05-05T17:15:31+00:00

## Health v2 (maintenance only)
Score: 43/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 20, release rhythm 40, longevity 100
- inputs: {"age_days": 2165, "days_push": 485, "days_rel": 485, "gap_med": 0, "n_releases_24m": 48}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 25221, forks 5429 (observed 2026-08-28T04:11:38.067132+00:00)

## What it is
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
- artifact type: plugin
- maturity: active
- function: cli, developer-tools, terminal-ui
- domain: developer-tools
- platform: windows, cli
- tags: autocomplete, shell-completion, zsh, bash, fish, iterm2, amazon-q, completion-specs, command-line, macos, linux

## Member repositories
- withfig/autocomplete (main) score 43
- withfig/fig (docs) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:38.067132+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-29T16:56:04.994131+00:00, confidence not recorded.
  - readme: https://github.com/withfig/autocomplete (fetched 2026-08-28T04:11:38.067132+00:00, sha 8a1c41f3a30e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
