Main
Make selection decisions reproducible
Use models as your quick “truth-check” in terminal, then paste the relevant facts into PRs or incident notes.
README excerpt (verbatim)
models
TUI and CLI for browsing AI models, benchmarks, coding agents, and provider statuses.

Highlights
- ~4,000+ models across 85+ providers from models.dev — filter by capability, price, context, and provider category
- ~400 benchmark entries from Artificial Analysis — compare models head-to-head with scatter plots and radar charts
- 11+ coding agents tracked with version detection, changelogs, and GitHub integration
- 22 provider statuses monitored live across 7 status page platforms
What's New in v0.11.3
- Status CLI —
models status list,show,sources, andstatuscommands with interactive picker and JSON output - Configurable aliases — customize symlink names via
[aliases]in config.toml;models linkcreates all three - Status tab — live provider health monitoring with incidents, maintenance, and customizable tracking
- Agent service health — live operational status from provider status pages in the agents detail panel and CLI
Install
Homebrew (macOS/Linux)
brew install modelsCargo (any platform)
cargo install modelsdevScoop (Windows)
scoop install extras/modelsAUR (Arch Linux)
paru -S models-binPre-built binaries, .deb, and .rpm packages are available on GitHub Releases. See the Installation wiki page for all methods, shell completions, and command aliases.