Releases: arimxyer/models
Releases · arimxyer/models
v0.11.4
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
v0.11.2
What's Changed
Full Changelog: v0.11.1...v0.11.2
v0.11.1
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
ato 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/Tabto focus, thenj/k/g/G/Ctrl+d/Ctrl+uto scroll
CLI Revamp
- Benchmarks CLI —
models benchmarks list/showwith interactive picker, filtering, sorting, and JSON output - Standalone
benchmarkscommand — 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
PickerTerminalinfrastructure
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
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
ato 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/Tabto focus, thenj/k/g/G/Ctrl+d/Ctrl+uto scroll
CLI Revamp
- Benchmarks CLI —
models benchmarks list/showwith 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
PickerTerminalinfrastructure
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
Full Changelog: v0.10.1...v0.10.2
v0.10.1
Full Changelog: v0.10.0...v0.10.1
v0.10.0
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
What's Changed
- docs: add CODE_OF_CONDUCT.md by @haosenwang1018 in #10
- feat: add Linux distro installers (AUR, .deb, .rpm, Nix) by @arimxyer in #13
New Contributors
- @haosenwang1018 made their first contribution in #10
Full Changelog: v0.9.7...v0.9.8
v0.9.8-rc1
What's Changed
- docs: add CODE_OF_CONDUCT.md by @haosenwang1018 in #10
- feat: add Linux distro installers (AUR, .deb, .rpm, Nix) by @arimxyer in #13
New Contributors
- @haosenwang1018 made their first contribution in #10
Full Changelog: v0.9.7...v0.9.8-rc1