Skip to content

v1.1.0

Choose a tag to compare

@AlexsJones AlexsJones released this 10 Jul 10:01
7799b57

1.1.0 (2026-07-10)

Features

  • bench --share — contribute benchmarks as PRs without the gh CLI (RFC #710) (5114694)
  • bench: add --share to contribute benchmarks via PR without gh CLI (721eb66)
  • bench: detect llama-server as a first-class provider (6dc367b)
  • bench: local benchmark store — save runs, share the backlog later (0e22a75)
  • bench: local store follow-ups — share backlog, dedup PRs, local-measurement overrides + calibration (390cbf1)
  • fit: local benchmark runs override estimated tok/s (274c048)
  • fit: purge test-stub catalog entries; calibrate estimates from local benchmarks (fb049c2)
  • share: reuse open benchmark PR and make submissions idempotent (52f3afb)
  • tui: expose installed/GGUF availability filter in the Filter modal (dd940d5)
  • tui: filter by installed models in the Filter modal (75f4f1e)
  • tui: offer to benchmark the selected model on entering leaderboard (61f6a47)

Bug Fixes

  • data: verify GGUF source provenance; unlink wrong-model quants (63b2d3a)
  • providers: stop marking whole model families as installed for llama.cpp (f839633)
  • tests: pin GitHub-credential state in bench-offer toggle test (618ba16)
  • tests: pin GitHub-credential state in bench-offer toggle test (fb5caff)

What's Changed

  • docs: break README sections out into docs/ guides by @AlexsJones in #711
  • feat: bench --share — contribute benchmarks as PRs without the gh CLI (RFC #710) by @AlexsJones in #712
  • feat(bench): local store follow-ups — share backlog, dedup PRs, local-measurement overrides + calibration by @AlexsJones in #717
  • fix(tests): pin GitHub-credential state in bench-offer toggle test by @AlexsJones in #718
  • bench: community results for intel-arc-graphics-130v-140v-integrated by @AlexsJones in #716
  • feat(tui): filter by installed models in the Filter modal by @AlexsJones in #715
  • chore(main): release 1.1.0 by @AlexsJones in #714

Full Changelog: v1.0.1...v1.1.0