docs(evaluation): Test an eval#753
Merged
khushalsonawat merged 3 commits intoJul 16, 2026
Merged
Conversation
Walkthrough of the Test Evaluation panel on an eval's page: the four ways to feed it data (Custom, Dataset, Tracing, Simulation), how the eval's variables map to your fields (auto-mapped for Custom, mapped per field for real data), and reading the pass/fail result with its explanation. Includes two annotated screenshots. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
khushalsonawat
requested changes
Jul 15, 2026
- Reorder the four data sources to match the UI tab order (Dataset, Tracing, Simulation, Custom) - Add a colon after each bold term and tighten the Custom bullet to one clause - Link the first mention of Dataset, Tracing, and Simulation - Trim the Custom caption so it no longer repeats the mapping paragraph Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Replace the two Test Evaluation screenshots with uniform captures (both now the same dimensions), keeping the horizontal callouts on the mode tabs and the Pass result. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Base automatically changed from
docs/eval-explore-playground-overview
to
docs/evaluation-revamp
July 16, 2026 12:38
khushalsonawat
approved these changes
Jul 16, 2026
khushalsonawat
left a comment
Contributor
There was a problem hiding this comment.
LGTM. Content is accurate and grounded in the UI; the screenshot dimensions are a capture-environment constraint, not a content issue.
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.
Walkthrough of the Test Evaluation panel on an eval's page.
Two annotated screenshots (Custom mode, and a trace-based test result).
Stacked on #751 (Explore playground overview).