# versenilvis/IRIS

A shell auto-completion tool for your terminal

Repository: https://github.com/versenilvis/IRIS
Canonical: https://ross.abutalabs.com/products/versenilvis-iris
Language: Go
License: 0BSD
License Family: permissive
Last push: 2026-08-24T11:20:50+00:00

## Health v2 (maintenance only)
Score: 80/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 97, longevity 10
- inputs: {"age_days": 149, "days_push": 9, "days_rel": 20, "gap_med": 0.0, "n_releases_24m": 43}
- flags: young
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1243, forks 47 (observed 2026-08-28T04:04:06.550375+00:00)

## What it is
IRIS (Intelligent Real-time Input Suggestion) is a shell auto-completion tool that provides IntelliSense-style inline suggestions in the terminal. Built on TTY in Go, it works in any terminal, locally or over SSH, without breaking full-screen TUIs.

## Use cases
- autocomplete shell commands as I type
- get inline command suggestions in my terminal like an IDE
- replace Fig with an open-source terminal completion tool
- show suggestion menus inside my real terminal session over ssh
- speed up typing long shell commands with auto-suggestions

## When to choose
- you want IDE-like autocompletion directly in your shell on macOS or Linux
- you need a lightweight TTY-based tool that works over SSH and with any terminal
- you want an open-source alternative to Fig

## When to avoid
- you need Windows support
- you want a fully stable tool - it is still in beta
- you only need static tab-completion for a single shell rather than real-time suggestions

## Facets
- artifact type: cli-tool
- maturity: active
- function: cli, developer-tools, terminal-ui
- domain: developer-tools
- platform: cli, cross-platform
- tags: shell-autocompletion, intellisense, tty, terminal-suggestions, go, command-line, macos, linux

## Member repositories
- versenilvis/IRIS (main) score 80

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:06.550375+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-30T05:08:21.904720+00:00, confidence not recorded.
  - readme: https://github.com/versenilvis/IRIS (fetched 2026-08-28T04:04:06.550375+00:00, sha a83ad65b3e38)
- Data as of 2026-08-30T08:39:29.467469+00:00.
