Skip to content

fix(studio): scope experiment detail pages to project#1251

Merged
christso merged 1 commit into
mainfrom
fix/multi-project-runs
May 19, 2026
Merged

fix(studio): scope experiment detail pages to project#1251
christso merged 1 commit into
mainfrom
fix/multi-project-runs

Conversation

@christso
Copy link
Copy Markdown
Collaborator

Summary

  • keep experiment detail navigation on project-scoped routes in multi-project mode
  • reuse a shared experiment detail view for single-project and project-scoped pages
  • keep sidebar and breadcrumbs aligned with the selected project context

Red/green UAT

Red

  • http://localhost:3118/api/projects/wisetech-academy-evals/runs returned 22 runs
  • http://localhost:3118/api/projects/wisetech-academy-evals/experiments reported default:21
  • http://localhost:3118/api/runs returned 0 runs
  • headless DOM for http://localhost:3118/experiments/default showed No evaluation runs found.

Green

  • headless DOM for http://localhost:3119/projects/wisetech-academy-evals/experiments/default no longer showed the empty state
  • the same page rendered project-scoped run links like /projects/wisetech-academy-evals/runs/2026-05-19T07-25-33-977Z
  • the project experiments tab linked to /projects/wisetech-academy-evals/experiments/default

Validation

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

Keep experiment detail navigation and data loading on the selected project's API surface in multi-project mode, and reuse the same shared detail view in single-project mode.

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

cloudflare-workers-and-pages Bot commented May 19, 2026

Deploying agentv with  Cloudflare Pages  Cloudflare Pages

Latest commit: 2b98d53
Status: ✅  Deploy successful!
Preview URL: https://f0bba128.agentv.pages.dev
Branch Preview URL: https://fix-multi-project-runs.agentv.pages.dev

View logs

@christso christso marked this pull request as ready for review May 19, 2026 08:30
@christso christso merged commit 6b79edc into main May 19, 2026
4 checks passed
@christso christso deleted the fix/multi-project-runs branch May 19, 2026 10:16
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