v1.0.0
1.0.0 (2026-07-09)
Features
- add global --tui flag to force interactive TUI (749b22f)
- add global --tui flag to force interactive TUI (#547) (f0146b1)
- add model language metadata (784af4d)
- add TTS model discovery (40a69f6)
- auto-detect system RAM bandwidth for MoE-offload estimates (c10f567)
- auto-detect system RAM bandwidth for MoE-offload estimates (f469543)
- discover TTS language metadata in scraper (74cd130)
- estimate basis + measured tok/s provenance (#292) (93f6806)
- expose estimate basis and local verification commands (#292) (af54caf)
- pin Huihui-Qwen3.6-35B-A3B-abliterated and add GGUF source (d048900)
- pin Huihui-Qwen3.6-35B-A3B-abliterated and add GGUF source (#656) (e0a5654)
- surface community-measured tok/s when hardware matches benchmark data (34eca7e)
- surface community-measured tok/s when hardware matches benchmark data (730cc5d)
Bug Fixes
- harden AMD sysfs GPU detection against silent card drops (#303, #638) (84a6cfa)
- harden AMD sysfs GPU detection against silent card drops (#303, #638) (4dc94ca)
- keep text generation discovery budget (5b55e2c)
- mark TTS models as unsupported runtime (5ca524e)
- ollama: don't mark cloud models as locally installed (closes #619) (580afee)
- preserve popularity metadata through scraper merge and discovery (b2b35d6)
- resolve #171 — Include ONNX models. (9939e67)
- support TTS catalog metadata (c98b3d5)
- use cross-platform which crate for binary detection in TUI (55d77ec)
- use cross-platform which crate for binary detection in TUI (d450daa)
- wire onnx catalog into model database (f2e7dba)
Miscellaneous Chores
- cut 1.0.0 (21ebc84)
What's Changed
- chore(deps): bump regex from 1.12.3 to 1.12.4 by @dependabot[bot] in #664
- fix: use cross-platform which crate for binary detection in TUI by @AlexsJones in #689
- feat: add global --tui flag to force interactive TUI by @AlexsJones in #690
- feat: pin Huihui-Qwen3.6-35B-A3B-abliterated and add GGUF source by @AlexsJones in #691
- feat: discover TTS language metadata in scraper by @razzeee in #642
- chore(deps): bump docker/setup-buildx-action from 4 to 4.1.0 by @dependabot[bot] in #696
- fix(ollama): don't mark cloud models as locally installed (closes #619) by @AlexsJones in #650
- fix: resolve #171 — Include ONNX models. by @chinhkrb113 in #593
- chore(deps): bump tauri-build from 2.6.2 to 2.6.3 by @dependabot[bot] in #697
- chore(deps): bump docker/setup-qemu-action from 4 to 4.1.0 by @dependabot[bot] in #693
- chore(deps): bump tauri from 2.11.2 to 2.11.3 by @dependabot[bot] in #695
- Detect Intel Mac Metal GPUs by @souravsachin in #618
- feat: auto-detect system RAM bandwidth for MoE-offload estimates by @AlexsJones in #703
- fix: harden AMD sysfs GPU detection against silent card drops (#303, #638) by @AlexsJones in #705
- feat: surface community-measured tok/s when hardware matches benchmark data by @AlexsJones in #706
- Update MiniMax M3 context metadata by @octo-patch in #702
- feat: estimate basis + measured tok/s provenance (#292) by @AlexsJones in #707
- chore(main): release 1.0.0 by @AlexsJones in #692
New Contributors
- @chinhkrb113 made their first contribution in #593
- @souravsachin made their first contribution in #618
Full Changelog: v0.9.38...v1.0.0