Skip to content

fix(dashboard): clarify repeat attempt rows - #1636

Merged
christso merged 1 commit into
mainfrom
dashboard-repeat-ui-polish
Jul 4, 2026
Merged

fix(dashboard): clarify repeat attempt rows#1636
christso merged 1 commit into
mainfrom
dashboard-repeat-ui-polish

Conversation

@christso

@christso christso commented Jul 4, 2026

Copy link
Copy Markdown
Collaborator

Summary

Repeat-run results now read as one logical test case first, with aggregate reliability metrics visible in the collapsed row and individual attempts clearly nested underneath when expanded.

The table defaults repeat groups to the aggregate view, labels the parent as an aggregate case, and shows attempt success, mean score, attempts passed, execution-error attempts, and assertion coverage without flattening attempts into peer test cases. Expanded rows now use Attempt N labels, parent-case context, and sample artifact paths so per-attempt score, duration, cost, token, and error values stay readable but visually subordinate. The detail panel uses the same aggregate-first vocabulary and exposes execution-error counts in the aggregate metrics.

Validation

  • bunx biome check apps/dashboard/src/components/ResultTable.tsx apps/dashboard/src/components/EvalDetail.tsx apps/dashboard/src/components/ResultTable.test.tsx apps/dashboard/src/lib/result-table.ts apps/dashboard/src/lib/result-table.test.ts apps/dashboard/src/lib/types.ts
  • bun test ./apps/dashboard/src/lib/result-table.test.ts ./apps/dashboard/src/components/ResultTable.test.tsx
  • bun --filter @agentv/dashboard test
  • bun --filter @agentv/dashboard build
  • Browser UAT with a local realistic repeat-run fixture containing three attempts: pass, quality fail, and execution error. Checked desktop expanded detail and 390px mobile-ish viewport against agentv dashboard --dir . --single --port 3127.

Evidence

Private evidence branch: EntityProcess/agentv-private:evidence/dashboard-repeat-ui-polish at 507c77f.

  • desktop-expanded-detail.png: expanded attempts with aggregate detail panel on desktop.
  • mobile-expanded-detail.png: 390px viewport with expanded attempts and aggregate detail.

Related

Related: Bead av-i0l.4.


Compound Engineering
GPT-5

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying agentv with  Cloudflare Pages  Cloudflare Pages

Latest commit: 96033c4
Status: ✅  Deploy successful!
Preview URL: https://b8e96f49.agentv.pages.dev
Branch Preview URL: https://dashboard-repeat-ui-polish.agentv.pages.dev

View logs

@christso
christso merged commit 2e48171 into main Jul 4, 2026
8 checks passed
@christso
christso deleted the dashboard-repeat-ui-polish branch July 4, 2026 07:50
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