Releases: browserbase/stagehand-python
v0.2.4
0.2.4 (2026-01-07)
Full Changelog: v0.2.3...v0.2.4
Documentation
- update README with SDK version headers (f7bd20f)
This pull request is managed by Stainless's GitHub App.
The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.
For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.
🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions
v0.2.3
0.2.3 (2026-01-07)
Full Changelog: v0.2.2...v0.2.3
Bug Fixes
- use macos-15-intel runner for darwin-x64 builds (8e716fa)
This pull request is managed by Stainless's GitHub App.
The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.
For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.
🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions
v0.2.2
0.2.2 (2026-01-07)
Full Changelog: v0.2.1...v0.2.2
Bug Fixes
- correct binary names and update macOS runner in publish workflow (c396aa3)
This pull request is managed by Stainless's GitHub App.
The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.
For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.
🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions
v0.2.1
0.2.1 (2026-01-07)
Full Changelog: v0.2.0...v0.2.1
Bug Fixes
- specify pnpm version 9 in publish workflow (f4fdb7a)
This pull request is managed by Stainless's GitHub App.
The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.
For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.
🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions
v0.2.0
0.2.0 (2026-01-06)
Full Changelog: v0.1.0...v0.2.0
Features
Documentation
- prominently feature MCP server setup in root SDK readmes (d5a8361)
v0.1.0
0.1.0 (2025-12-23)
Full Changelog: v0.0.1...v0.1.0
Features
- [STG-1053] [server] Use fastify-zod-openapi + zod v4 for openapi generation (405c606)
- api: manual updates (dde1e8b)
- api: manual updates (577cea0)
- api: manual updates (0cdb22b)
- api: manual updates (fcf7666)
- api: manual updates (8590a04)
- api: manual updates (8d1c5ae)
- api: manual updates (638e928)
- api: manual updates (13484f8)
- api: manual updates (722abc9)
- api: manual updates (72aa8b8)
- api: manual updates (54f3289)
- api: manual updates (9b9d548)
- api: manual updates (54fb057)
- api: manual updates (5efd001)
- api: manual updates (19a67fd)
- api: manual updates (80413be)
- api: manual updates (585015c)
- api: manual updates (f032352)
- api: manual updates (2dcbe2d)
- api: tweak branding and fix some config fields (8526eb4)
Bug Fixes
- use async_to_httpx_files in patch method (77eb123)
Chores
- internal: add
--fixargument to lint script (f7eefb4) - internal: add missing files argument to base client (5c05e7b)
- speedup initial import (5aafb83)
- update SDK settings (b8d1cd3)
- update SDK settings (4c0b2c8)
Documentation
- add more examples (681e90f)
Refactors
- internal: switch from rye to uv (0eba9d2)
stagehand v0.5.9
Patch Changes
#256 898a2fd Thanks @seanmcguire12! - fix: invalid_request_error when using anthropic cua client
stagehand v0.5.8
stagehand v0.5.7
stagehand v0.5.6
Patch Changes
#232 cea5af9 Thanks @miguelg719! - Properly serialize os on browserbase session create params