Skip to content

v0.2.5

Choose a tag to compare

@stevenlei stevenlei released this 15 May 16:37
· 42 commits to main since this release
v0.2.5
aae4514
  • Added repeated test runs with majority voting, supporting 1, 3, 5, 7, and 9 runs per test. Fixes #10.
  • Added provider/network error classification with yellow status styling, plus retry actions for provider errors and failed results. Fixes #7.
  • Added scenario result timings in the table for new runs, while keeping older results clean when timing data is unavailable. Fixes #11.
  • Added presence_penalty sampling override support. Fixes #9.
  • Clarified sampling defaults so blank sampling fields are omitted and backend/provider defaults are used. Fixes #12.
  • Restored tab right-click duplicate behavior.
  • Added a fresh-state action for resumable runs, keeping selected models while clearing partial run state.
  • Result summaries now show provider display names instead of internal provider UUIDs.
  • Fixed macOS Cmd+Q so it quits the app directly instead of only closing the window first.