test(eval): record eval run at 1ad1ed4 - #256
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 free
to 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/31362802362
Note
Low Risk
Only updates tracked eval benchmark output; no runtime or CLI behavior changes in this PR.
Overview
Refreshes the committed full-suite agent eval snapshot in
evals/results.jsonfor modelclaude-sonnet-5after CI run at commit1ad1ed4.Compared to the previous snapshot, several scenarios improve (e.g. sync-models push is now 3/3, nested route modeling 2/3, home-at-root routing 2/3, production preview update 1/3, locale add back to 3/3). Regressions or persistent gaps remain on Next.js init (0/3), blog post field typing (0/3), locale-prefixed routes (0/3), and partial passes on production previews and pull-when-repo-newer.
Each trial’s recorded CLI trace (
calls,costUsd,durationS,pass) is updated to match this run; there is no application or eval-harness code change in the diff.Reviewed by Cursor Bugbot for commit ffdaad5. Bugbot is set up for automated code reviews on this repo. Configure here.