Skip to content

v0.5.22

Choose a tag to compare

@github-actions github-actions released this 10 Jun 17:37
· 16 commits to main since this release

Added

  • Verdict now incorporates AI latency and TPS from benchmark results for a more accurate health assessment.
  • Verdict column now displays magical sparkle emojis (✨) for visual appeal.
  • NEW badge (🆕) added next to models introduced in the last 2–3 releases.
  • Updated utility functions to include benchmark data in verdict calculation.

Changed

  • Updated src/core/utils.js to merge benchmark data into verdict logic.
  • Updated src/tui/render-table.js to show sparkle emojis and NEW model badges.
  • Bumped package version to 0.5.22.

Fixed

  • Ensured all tests pass with the new verdict logic.