Model comparisons, agent setups, cost, and modalities, measured on real tasks. Read the methodology and results, or rerun a study on your own data.
A coding agent rebuilt 27 complex designs through each MCP server, three trials each. Visual similarity scores CLIP embedding distance to the reference screenshot, and faithfulness comes from a claude-sonnet-5 judge.
0–1 CLIP score · 0.93 practical ceiling
0–1 · complex designs
225 procedurally generated tasks span arithmetic, symbolic rules, and data transforms, graded by exact match in code with no partial credit. Each model runs every task three times.
225 code-graded tasks · higher is better
Six providers transcribed 240 clips across eight content domains. Answer equivalence checks whether a downstream agent reaches the same answer from the transcript as from the ground-truth text.
Downstream answer correctness · 0–1
Applying the best-performing Parallel configuration from the World Cup eval to inspect the USA vs Belgium matchup as a source-backed research map.
We used Braintrust to evaluate six Parallel web research configurations across 48 World Cup matchups
A Braintrust-native eval comparing GLM-5.2, Opus 4.8, and Sonnet 5 on exact long-context retrieval, cost, and latency.
The full methodology, hypotheses, and findings for Braintrust's GLM-5.2, Opus 4.8, (and Sonnet 5!) long-context retrieval eval.
Call GLM-5.2 directly in playgrounds, prompts, and scorers, with no configuration, through July 31.
We pulled 1,781 real agent traces from Hugging Face into Braintrust, scored every run, and found that the wrapper around your model explains 7× more variation in success than the model itself.
Each skill packages best practices from leading AI teams and researchers into a plain SKILL.md file your coding agent can read. Use them to get started running evals on your data.
Ask it to do what the skill describes, like validating a scorer against human labels or finding hidden failure modes.