Overview
Playground for your agent evals to view experiments, evals, and compare runs.
Recent Experiments
View all →Eval Fixtures
View all →Build an accessible `ToggleSwitch` component with `label`, `checked`, `onChange`, and optional `disabled` props, exported from `src/components/ToggleS...
Build a `ProfileCard` with avatar (or initials), name, title, optional tags, and action buttons. Export default from `src/components/ProfileCard.tsx`....
Update `ReviewCard` (`src/components/ReviewCard.tsx`) to accept `date` and optional `onReport` (render a Report button when provided).
Add stories in `stories/AlertBanner.stories.tsx` for the existing `AlertBanner` component.
Rename the `formatRating` helper in `src/utils/formatRating.ts` to `formatStars` and update all usages. This is a pure rename; no behavior change.
Show me all the `ReviewCard` states we have in Storybook.
Compare
Compare two experiment runs side-by-side to see pass rate deltas, duration changes, and per-eval breakdowns.
Open Compare →