stagehand-server-v3/v3.7.4
browserbase/stagehandstagehand-server-v3/v3.7.4Jul 21, 2026by github-actions[bot]
AI Summary
Server-v3 release adding support for OpenAI Chat Completions via endpoint format configuration and improving evaluation trajectory organization.
Key Highlights
- Grouped trajectories by run and cross-linked Braintrust experiments
- Added support for OpenAI Chat Completions via `openaiEndpointFormat`
- Exposed OpenAI endpoint format
New Features
- OpenAI Chat Completions support
Full Release Notes
## What's Changed * feat(evals): group trajectories by run and cross-link Braintrust experiments by @miguelg719 in https://github.com/browserbase/stagehand/pull/2177 * chore(docs): Add docs ownership and review rules by @Kylejeong2 in https://github.com/browserbase/stagehand/pull/2226 * feat(core): support OpenAI Chat Completions via openaiEndpointFormat by @miguelg719 in https://github.com/browserbase/stagehand/pull/2347 * feat(server-v3): expose OpenAI endpoint format by @miguelg719 in https://github.com/browserbase/stagehand/pull/2374 **Full Changelog**: https://github.com/browserbase/stagehand/compare/stagehand-server-v3/v3.7.3...stagehand-server-v3/v3.7.4