Skip to content

Releases: arimxyer/models

v0.11.4

31 Mar 18:10

Choose a tag to compare

What's Changed

  • Added the PI coding agent to the built-in agents list, thanks to @danchamorro for logging issue #31.
  • Added custom agent support in the CLI and improved config UX, including preserving saved tracking state.
  • Defaulted tabs and pickers to sorting by release date.
  • Added and polished the website landing page, including accessibility, animation, and deployment improvements.

Maintenance

  • Refreshed benchmark data and cleaned up docs and workflow details.

Full Changelog: v0.11.3...v0.11.4

v0.11.3

23 Mar 19:53

Choose a tag to compare

What's Changed

  • CLI tweaks: fix benchmarks symlink, add link command, grouped help by @arimxyer in #28
  • feat: add status CLI commands by @arimxyer in #29

Full Changelog: v0.11.2...v0.11.3

v0.11.2

21 Mar 17:58
5fdd8ef

Choose a tag to compare

What's Changed

  • Fix help text alignment, remove --pick flag and Aider agent by @arimxyer in #27

Full Changelog: v0.11.1...v0.11.2

v0.11.1

20 Mar 22:24

Choose a tag to compare

What's New in v0.11.1

Status Tab

  • Live provider health monitoring — track 22 AI providers across 7 status page platforms (Statuspage, BetterStack, Instatus, incident.io, and more)
  • Overall dashboard — health gauge, incident and maintenance cards at a glance
  • Provider detail — grouped services, active incidents, and scheduled maintenance
  • Customizable tracking — press a to choose which providers to monitor, saved to config

Agent Service Health

  • Agents detail panel now shows live service health from provider status pages for Claude Code, Codex, Cursor, Gemini CLI, Kimi CLI, and Zed
  • CLI agents status — new Status column with health icons, sorted by most recently updated

Scrollable Detail Panels

  • Models and Benchmarks detail panels are now navigable and scrollable — press h/l/Tab to focus, then j/k/g/G/Ctrl+d/Ctrl+u to scroll

CLI Revamp

  • Benchmarks CLImodels benchmarks list/show with interactive picker, filtering, sorting, and JSON output
  • Standalone benchmarks command — create a symlink for direct access: ln -s $(which models) ~/.local/bin/benchmarks
  • Models picker — side-by-side layout with preview, live filter, sort, and copy
  • Benchmarks picker — side-by-side layout with rich preview
  • Agents browser — revamped flow with enriched source picker and condensed layout
  • All 3 pickers share consistent navigation, styling, and PickerTerminal infrastructure

UI Improvements

  • Improved label visibility across all detail panels
  • Provider category indicator at front of provider list

Fixes

  • GitHub Actions updated to Node 22 runtime

Full Changelog: v0.11.0...v0.11.1

v0.11.0

20 Mar 22:10

Choose a tag to compare

What's New in v0.11.0

Status Tab

  • Live provider health monitoring — track 22 AI providers across 7 status page platforms (Statuspage, BetterStack, Instatus, incident.io, and more)
  • Overall dashboard — health gauge, incident and maintenance cards at a glance
  • Provider detail — grouped services, active incidents, and scheduled maintenance
  • Customizable tracking — press a to choose which providers to monitor, saved to config

Agent Service Health

  • Agents detail panel now shows live service health from provider status pages for Claude Code, Codex, Cursor, Gemini CLI, Kimi CLI, and Zed
  • CLI agents status — new Status column with health icons, sorted by most recently updated

Scrollable Detail Panels

  • Models and Benchmarks detail panels are now navigable and scrollable — press h/l/Tab to focus, then j/k/g/G/Ctrl+d/Ctrl+u to scroll

CLI Revamp

  • Benchmarks CLImodels benchmarks list/show with interactive picker, filtering, sorting, and JSON output
  • Models picker — side-by-side layout with preview, live filter, sort, and copy
  • Benchmarks picker — side-by-side layout with rich preview
  • Agents browser — revamped flow with enriched source picker and condensed layout
  • All 3 pickers share consistent navigation, styling, and PickerTerminal infrastructure

UI Improvements

  • Improved label visibility across all detail panels
  • Provider category indicator at front of provider list

Full Changelog: v0.10.2...v0.11.0

v0.10.2

10 Mar 04:54

Choose a tag to compare

Full Changelog: v0.10.1...v0.10.2

v0.10.1

09 Mar 15:38

Choose a tag to compare

Full Changelog: v0.10.0...v0.10.1

v0.10.0

09 Mar 03:11

Choose a tag to compare

What's Changed

Benchmarks Tab

  • Compare mode with head-to-head tables, scatter plots, and radar charts
  • Sort picker popup with reasoning, source, and region/type indicators
  • Chart legends with coordinates and dynamic name widths
  • Reasoning filter and improved creator sidebar filtering

Models Tab

  • Redesigned 3-column layout with adaptive provider panel
  • RTFO capability indicators (Reasoning, Tools, Files, Open/Closed) in the model list
  • Capabilities table with Source (Open/Closed) and Temperature
  • Modalities displayed as Input/Output table
  • Status shown as labeled field, conditional keybinding hints, smart pricing

Packaging

  • Native .deb and .rpm packages for x86_64 and aarch64
  • AUR package (models-bin) with automated release updates

Pull Requests

  • feat: add Linux distro installers (AUR, .deb, .rpm, Nix) by @arimxyer in #13
  • feat: redesign Models tab with improved layout and detail panel by @arimxyer in #14

Full Changelog: v0.9.8...v0.10.0

v0.9.8

08 Mar 20:09

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.7...v0.9.8

v0.9.8-rc1

08 Mar 19:23
60c0548

Choose a tag to compare

v0.9.8-rc1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.9.7...v0.9.8-rc1