Skip to content

style(evals): improve CI summary layout and harden inline Python#2550

Merged
Mason Daugherty (mdrxy) merged 1 commit into
mainfrom
mdrxy/evals/nits
Apr 8, 2026
Merged

style(evals): improve CI summary layout and harden inline Python#2550
Mason Daugherty (mdrxy) merged 1 commit into
mainfrom
mdrxy/evals/nits

Conversation

@mdrxy

Copy link
Copy Markdown
Member

Clean up the eval CI summary rendering: per-model results were full-width vertical tables that dominated the page. Now they're compact horizontal tables inside collapsed <details> toggles, radar charts are constrained to 500px, and the aggregate section has a frontmatter callout clarifying these are the final results. Also hardens the inline Python against unclosed <details> tags and malformed experiment_links entries.

@mdrxy
Mason Daugherty (mdrxy) marked this pull request as ready for review April 8, 2026 02:54
@github-actions github-actions Bot added evals Evaluation suite and Harbor integration github_actions PR touching `.github` internal User is a member of the `langchain-ai` GitHub organization linting Code style or linting changes size: S 50-199 LOC labels Apr 8, 2026
@mdrxy
Mason Daugherty (mdrxy) merged commit 3b341f8 into main Apr 8, 2026
29 checks passed
@mdrxy
Mason Daugherty (mdrxy) deleted the mdrxy/evals/nits branch April 8, 2026 02:54
james8814 pushed a commit to james8814/deepagents that referenced this pull request May 1, 2026
…gchain-ai#2550)

Clean up the eval CI summary rendering: per-model results were
full-width vertical tables that dominated the page. Now they're compact
horizontal tables inside collapsed `<details>` toggles, radar charts are
constrained to 500px, and the aggregate section has a frontmatter
callout clarifying these are the final results. Also hardens the inline
Python against unclosed `<details>` tags and malformed
`experiment_links` entries.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

evals Evaluation suite and Harbor integration github_actions PR touching `.github` internal User is a member of the `langchain-ai` GitHub organization linting Code style or linting changes size: S 50-199 LOC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant