stagehand-server-v3/v3.7.3
browserbase/stagehandstagehand-server-v3/v3.7.3Jul 16, 2026by github-actions[bot]
AI Summary
Catch-up release for server-v3 focusing on documentation, suppressing noisy AI SDK warnings, and adding new benchmarks for agent evaluation.
Key Highlights
- Added docs for `setDomainPolicy`
- Silenced AI SDK 'system message in messages' warning
- Added OdysseysBench agent benchmark
- Added opt-out flag for browse CLI .env auto-loading
New Features
- OdysseysBench agent benchmark
Full Release Notes
## What's Changed * [docs]: add docs for `setDomainPolicy` by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/2289 * fix: silence AI SDK "system message in messages" warning in act/extract/observe by @shrey150 in https://github.com/browserbase/stagehand/pull/2359 * [STG-2510] fix: source eval browser skill from packages/cli browse SKILL.md by @shrey150 in https://github.com/browserbase/stagehand/pull/2334 * chore(evals): add sonnet-5, gpt-5.6, and grok pricing to braintrust UI publisher by @miguelg719 in https://github.com/browserbase/stagehand/pull/2318 * feat: warn and add opt-out flag for browse CLI .env auto-loading by @shrey150 in https://github.com/browserbase/stagehand/pull/2361 * chore(docs): Replace “LLM model” wording in Stagehand docs by @Kylejeong2 in https://github.com/browserbase/stagehand/pull/2366 * feat(evals): add OdysseysBench agent benchmark by @miguelg719 in https://github.com/browserbase/stagehand/pull/2275 * chore: cut stagehand-server-v3 catchup release by @shrey150 in https://github.com/browserbase/stagehand/pull/2367 **Full Changelog**: https://github.com/browserbase/stagehand/compare/@browserbasehq/stagehand@3.7.0...stagehand-server-v3/v3.7.3