Skip to content

feat(studio): show DD/MM HH:mm · target · pass% run label with time-ago#1218

Merged
christso merged 1 commit intomainfrom
feat/studio-run-label-timestamp
May 6, 2026
Merged

feat(studio): show DD/MM HH:mm · target · pass% run label with time-ago#1218
christso merged 1 commit intomainfrom
feat/studio-run-label-timestamp

Conversation

@christso
Copy link
Copy Markdown
Collaborator

@christso christso commented May 6, 2026

Summary

  • Replaces opaque target-only run labels with DD/MM HH:mm · target · pass% (e.g. 04/05 07:16 · azure · 100%) so runs are immediately identifiable at a glance
  • Adds greyed-out "1 day ago" subtext beneath each run link in the sidebar, matching the Convex Evals pattern
  • Exports a timeAgo helper from run-label.ts for reuse

Test plan

  • run-label.test.ts updated and passing
  • Studio builds clean
  • Verified in browser: sidebar shows timestamp label + time-ago, run list table shows new format

…n sidebar

Replaces opaque target-only run labels with a short timestamp-derived
label (e.g. "04/05 07:16 · azure · 100%") so runs are immediately
identifiable at a glance. Adds "1 day ago" grey subtext beneath each
run link in the sidebar, matching the Convex Evals pattern.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@christso christso merged commit 0c0553b into main May 6, 2026
3 of 4 checks passed
@christso christso deleted the feat/studio-run-label-timestamp branch May 6, 2026 04:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant