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

manifoldco/promptui

Interactive prompt for command-line applications observed · 2026-08-28

github.com/manifoldco/promptui · homepage · Go · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

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

  • gap_med: n/a
  • age_days: 3243
  • days_rel: n/a
  • days_push: 757
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

6402 stars · 343 forks observed · 2026-08-28

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

Promptui is a Go library for building interactive command-line prompts, offering single-line input with validation and masking plus searchable, paginated select lists. It integrates easily with CLI frameworks like cobra and urfave/cli.

Use cases

  • ask users for input in a go cli tool
  • interactive select menu from a list in terminal
  • prompt with validation and masked password input in go
  • build interactive command-line application prompts
  • searchable dropdown selection in a terminal app

When to choose

  • you are writing a Go CLI and need interactive prompts or select menus
  • you want lightweight, dependency-free terminal input with validation and templating

When to avoid

  • you need a TUI framework with panels and complex layouts
  • your project is not in Go
  • you need a library under very active development, as maintenance is minimal

Facets

library · maturity maintenance

cli terminal-ui developer-tools developer-tools cross-platform go cli cross-platform interactive-prompts user-input select-menu cobra-integration command-line

7 sources

Member repositories

RepositoryRoleHealth v2
manifoldco/promptuimain23

For agents

markdown · JSON · MCP: product_card(name="manifoldco/promptui")

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