# charmbracelet/huh

Build terminal forms and prompts 🤷🏻‍♀️

Repository: https://github.com/charmbracelet/huh
Canonical: https://ross.abutalabs.com/products/huh
Language: Go
License: MIT
License Family: permissive
Last push: 2026-08-12T21:02:17+00:00

## Health v2 (maintenance only)
Score: 80/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 97, release rhythm 62, longevity 75
- inputs: {"age_days": 1057, "days_push": 21, "days_rel": 176, "gap_med": 73.0, "n_releases_24m": 7}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 7127, forks 261 (observed 2026-08-28T04:09:56.081364+00:00)

## What it is
A Go library for building interactive terminal forms and prompts, built on the Bubble Tea TUI framework. It supports grouped multi-page forms with inputs, selects, multi-selects, and an accessible mode for screen readers.

## Use cases
- build interactive terminal prompts in Go
- create multi-page CLI forms
- ask users for input in a command-line tool
- add select and multiselect prompts to a TUI app
- build accessible terminal forms for screen readers
- collect configuration answers in a CLI installer

## When to choose
- you're writing a Go CLI or Bubble Tea app that needs structured user input
- you want polished, styled terminal forms with minimal code
- accessibility support for screen readers matters

## When to avoid
- you need a GUI or web-based form
- you're not working in Go
- you only need simple yes/no confirmations from shell scripts

## Facets
- artifact type: library
- maturity: active
- function: cli, developer-tools, terminal-ui, form-handling
- domain: developer-tools, cross-platform
- platform: go, cli, cross-platform
- tags: terminal-forms, prompts, bubbletea, tui, interactive-cli, accessibility, command-line

## Member repositories
- charmbracelet/huh (main) score 80

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:56.081364+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-29T17:40:04.118708+00:00, confidence not recorded.
  - readme: https://github.com/charmbracelet/huh (fetched 2026-08-28T04:09:56.081364+00:00, sha f9762865a45c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
