Conversation
- Merge simulation questions into Getting Started section - Add coming soon tags for multi-turn conversations and enterprise environments - Update Metrics references to Critic Agent Metrics - Add Claude Agent SDK as first framework integration - Condense from 8 to 5 questions with more bolding on key points
Updated the "Viewing simulation results" section to point users to the Record's details page directly, replacing references to Scorecard Run.
Merge main's improved eval description and new agent improvement accordion while preserving branch's Record terminology and Claude Agent SDK framework integration.
Add new features/sdk-tracing.mdx page documenting how to combine runAndEvaluate() with OpenTelemetry traces via otelLinkId. Includes tested code examples for Claude Agent SDK (TypeScript + Python) and SDK wrappers (Python with manual otel_link_id). Also adds "Where to go next" links at the end of SDK quickstart and tracing quickstart pointing to each other and the new page.
🖼️ Image Usage Check ✅All 240 images in the repository are being used! No unused images found. Great job keeping the repository clean! 🎉 |
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.
Summary
features/sdk-tracing.mdxpage documenting how to linkrunAndEvaluate()records with OpenTelemetry traces viaotelLinkIdotel_link_id)Test plan
otelLinkIdconfirmed in UI