storybookjs
Enterprise
storybook
Sign in / Sign up
Open main menu
Distributed computation caching and task execution are currently disabled for this organization.
Your Enterprise license has expired.
storybook
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
34365
65893e93 Increase CircleCI memory for format check again
by Kasper Peulen
K
Canceled
34365
68d0d5a1 Increase CircleCI memory for format check
by Kasper Peulen
K
Succeeded
34365
8de10d24 Remove eval script from tsconfig exclude list
by Kasper Peulen
K
Canceled
34365
eccfb785 Simplify eval CLI flow
by Kasper Peulen
K
Failed
34365
7a8e2d5c Refine eval harness execution and cache refresh
by Kasper Peulen
K
Succeeded
34365
0c5f06a8 Increase CircleCI resources for config generation
by Kasper Peulen
K
Succeeded
34365
2bd91694 Tune eval defaults and CI resources
by Kasper Peulen
K
Succeeded
34365
db7a142c Restore helper ordering in modified PR files
by Kasper Peulen
K
Succeeded
34365
48a6e57d Changes from Codex
by Kasper Peulen
K
Canceled
34365
9a850af6 Changes from Codex
by Kasper Peulen
K
Failed
34365
b4e9cb8a Improve eval install detection and Codex pricing
by Kasper Peulen
K
Succeeded
34365
a11a7838 Update review-pr skill instructions
by Kasper Peulen
K
Canceled
34365
a55f40a4 Colocate eval types and config, remove setup-patterns, drop section comments Move types from centralized types.ts into their owning modules: - Agent types/config → lib/agents/config.ts - Project/PROJECTS → lib/projects.ts - Logger → lib/utils.ts - Grade/scoring types → lib/grade.ts - TrialConfig/TrialReport → lib/run-trial.ts - TrialWorkspace → lib/prepare-trial.ts Remove setup-patterns (detectSetupPatterns, SetupPattern) entirely. Strip all // --- section separator comments.
by Kasper Peulen
K
Failed
34365
78877325 Make review-pr skill project-local and contributor-friendly - Write output to .pr-review/ instead of ~/life/slideshows/ - Add .pr-review to .gitignore - Replace eval-specific examples with generic ones - Add mkdir -p step before writing output files
by Kasper Peulen
K
Failed
34365
37192c07 Eval: add --manual flag to prepare trial without running the agent Prepares the trial (clone, install, cache) then prints the project path, prompt file location, and the exact CLI command to run the agent yourself interactively.
by Kasper Peulen
K
Failed
34365
3011b469 Update AGENTS.md: use yarn fmt:write from repo root
by Kasper Peulen
K
Failed
34365
35561d2b Eval: import ghost stories from core-server, grade without empty renders - Export `getComponentCandidates` and `runGhostStories` from `storybook/internal/core-server` so eval uses the real implementation instead of a duplicate. - Delete `scripts/eval/lib/ghost-stories.ts` — no more wrapper file. - Grade ghost stories using `successRateWithoutEmptyRender` so components that render an empty DOM don't count as passing. - Simplify eval CLI to single-trial runs with Zod discriminated union. - Derive agent model/effort types from const arrays. - Expand setup prompt with step-by-step instructions and self-healing loop. - Remove unused self-heal prompt.
by Kasper Peulen
K
Succeeded
34365
b4bab02d Fix CI: format eval files, fix effort type narrowing in Claude agent
by Kasper Peulen
K
Succeeded
34365
8bd0adb5 Fix CI: format eval files, fix effort type narrowing in Claude agent
by Kasper Peulen
K
Failed
34365
f1e913c8 Refine eval API: discriminated AgentVariant union, rename runTask→runTrial, throw on ghost story errors - Make AgentVariant a discriminated union on agent, with typed model/effort per agent - Rename runTask→runTrial and run-task.ts→run-trial.ts for consistent domain naming - Store full Project in TrialReport instead of just the name for reproducibility - Replace error-object returns with GhostStoryError throws in ghost-stories.ts - Fix successRate rounding to use Math.round(x*100)/100 consistently - Extract scoring magic numbers into named constants - Validate git status chars against known set instead of blind casting - Truncate build/typecheck output at line boundaries
by Kasper Peulen
K
Previous page
Previous
Next
Next page