Uh oh!
There was an error while loading. Please reload this page.
test(eval): record eval run at d5ab9bd - #260
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Run: https://github.com/prismicio/cli/actions/runs/32001185558
Note
Low Risk
Single-file update to eval benchmark output; no runtime or CLI behavior is modified in this diff.
Overview
Refreshes
evals/results.jsonwith the latest benchmark run (modelclaude-sonnet-5), replacing per-scenario pass/fail, cost, duration, and CLI call traces for each of three trials.The snapshot adds results for
repair-generated-files.eval.ts(regenerate stale slice index viagen slice-index) at 3/3. Compared to the prior snapshot in the PR description, notable shifts include Next.jsinit(3/3 vs 0/3),sync-modelspull-when-remote-is-newer (3/3 vs 2/3), and still-weak areas such route configuration (home root, locale prefix) and mixed scores on production preview updates and blog field-type modeling.No CLI or application source files change—only the committed eval artifact for CI tracking.
Reviewed by Cursor Bugbot for commit bd125f5. Bugbot is set up for automated code reviews on this repo. Configure here.