Skip to content

feat(studio): add targets tab drilldown#1189

Merged
christso merged 1 commit intomainfrom
feat/1188-targets-drill-down
Apr 28, 2026
Merged

feat(studio): add targets tab drilldown#1189
christso merged 1 commit intomainfrom
feat/1188-targets-drill-down

Conversation

@christso
Copy link
Copy Markdown
Collaborator

Closes #1188

Summary

  • make Targets rows clickable in Studio
  • drill into experiment-grouped runs for the selected target
  • reuse existing run detail pages for category breakdowns and individual test cases
  • use the same TargetsTab drill-down for benchmark-scoped pages

Red/green UAT

Red

Baseline origin/main targets tab snapshot on the shared fixture showed only static cells:

  • claude and gpt-4o rendered as plain table cells
  • no interactive control existed to drill into runs by experiment

Green

Feature branch targets tab snapshot on the same fixture showed:

  • claude and gpt-4o rendered as buttons in the Targets table
  • clicking gpt-4o opened a drill-down with exp-b and exp-a sections, each with its run list
  • clicking gpt-4o · exp-b opened the existing run detail page with Category Breakdown and All Evals visible

Verification

  • bun run lint
  • bun run build
  • bun run test

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying agentv with  Cloudflare Pages  Cloudflare Pages

Latest commit: c8b7efc
Status: ✅  Deploy successful!
Preview URL: https://0f5d9829.agentv.pages.dev
Branch Preview URL: https://feat-1188-targets-drill-down.agentv.pages.dev

View logs

@christso christso marked this pull request as ready for review April 28, 2026 04:31
@christso christso merged commit 0074fd2 into main Apr 28, 2026
4 checks passed
@christso christso deleted the feat/1188-targets-drill-down branch April 28, 2026 04:31
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.

feat: drill down from targets tab

1 participant