stagehand-server/v3.4.0
browserbase/stagehandstagehand-server/v3.4.0Jan 13, 2026by github-actions[bot]
AI Summary
Updates to the server OpenAPI specification and documentation, including the removal of specific metadata headers and updates to model name syntax.
Key Highlights
- Remove x-language and x-sdk-version from OpenAPI spec
- Update OpenAPI spec to use provider/model syntax
Breaking Changes
- Remove x-language and x-sdk-version from OpenAPI spec
Full Release Notes
## What's Changed * Removed x-language and x-sdk-version from openapi spec by @monadoid in https://github.com/browserbase/stagehand/pull/1515 * Using provider/model syntax in modelName examples within openapi spec by @monadoid in https://github.com/browserbase/stagehand/pull/1526 * Update docs for canonical by @tkattkat in https://github.com/browserbase/stagehand/pull/1519 * Update version number for new 3.4.0 release by @monadoid in https://github.com/browserbase/stagehand/pull/1529 **Full Changelog**: https://github.com/browserbase/stagehand/compare/stagehand-server/v3.3.0...stagehand-server/v3.4.0