mattpocock / mattpocock/evalite

UI: Show progress and evals as they complete when trialCount > 1

Open
#345 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
1.7k
Forks
102
PR merge metrics
No merged PRs in 30d

Description

It would be nice if the UI showed how many evals have completed for a given suite (i.e. "6 out of 10 runs completed"), and for completed evals to be rendered in the table upon completion (rather than waiting until all runs for the suite complete)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the UI code that renders eval suites and their results table, then follow how completion events are received when trialCount is greater than 1. Done means the suite shows completed-versus-total progress and each completed eval appears in the table without waiting for the remaining runs; the issue names no files or tests to run.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend, testing-qa
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.