1.1.4 (2026-07-19)
Features
- api: expose usable_context and effective_context_length in the models envelope (086def6)
- api: unify fit envelope serializers, exposing parity fields on REST/MCP (2fb0a1c)
- api: unify fit envelope serializers, exposing parity fields on REST/MCP (c6bdccc)
- cli: expose usable_context and effective_context_length in JSON (edcd6ef)
- core: report macOS GPU-available unified memory (2e845e7)
- core: report macOS GPU-available unified memory (f082483)
Bug Fixes
- ci: list Cargo.lock/Cargo.toml separately in workflow path filters (1af2174)
- ci: list Cargo.lock/Cargo.toml separately in workflow path filters (6d1cb1c)
- core: clamp GPU-available display to the shared pool (7d188b5)
- core: clear gpu_available_gb on overrides; drop redundant sysctl check (c67a4eb)
- tui: force a full clear after entering the alternate screen (34df3dc)
- tui: force a full clear after entering the alternate screen (ebf045c), closes #732
What's Changed
- ci(docker): build arm64 image natively instead of under QEMU by @AlexsJones in #750
- ci(docker): lowercase image name for digest push by @AlexsJones in #751
- bench: community results for tesla-t4 by @Thoric314 in #753
- bench: add RTX 2080 community benchmark (Qwen3-30B-A3B, MoE offload) by @Akciali in #755
- chore(deps): bump rmcp from 1.7.0 to 1.8.0 by @dependabot[bot] in #739
- feat(core): report macOS GPU-available unified memory by @aramz33 in #754
- feat(api): expose usable_context and effective_context_length in the models envelope by @aramz33 in #758
- fix(ci): list Cargo.lock/Cargo.toml separately in workflow path filters by @AlexsJones in #756
- feat(api): unify fit envelope serializers, exposing parity fields on REST/MCP by @aramz33 in #761
- fix(tui): force a full clear after entering the alternate screen by @AlexsJones in #760
- chore(main): release 1.1.4 by @AlexsJones in #757
New Contributors
- @Thoric314 made their first contribution in #753
- @Akciali made their first contribution in #755
- @aramz33 made their first contribution in #754
Full Changelog: v1.1.3...v1.1.4