Skip to content

Releases: browserbase/stagehand-python

v0.2.4

07 Jan 23:28
4abfc84

Choose a tag to compare

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

07 Jan 03:15
48115fb

Choose a tag to compare

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

07 Jan 02:55
fc7025e

Choose a tag to compare

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

07 Jan 02:32
cbb133c

Choose a tag to compare

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

07 Jan 01:53
9ff03e4

Choose a tag to compare

0.2.0 (2026-01-06)

Full Changelog: v0.1.0...v0.2.0

Features

  • Added optional param to force empty object (b15e097)
  • api: manual updates (5a3f419)

Documentation

  • prominently feature MCP server setup in root SDK readmes (d5a8361)

v0.1.0

23 Dec 20:14
1996efe

Choose a tag to compare

0.1.0 (2025-12-23)

Full Changelog: v0.0.1...v0.1.0

Features

Bug Fixes

  • use async_to_httpx_files in patch method (77eb123)

Chores

  • internal: add --fix argument 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

Refactors

  • internal: switch from rye to uv (0eba9d2)

stagehand v0.5.9

23 Dec 02:13
9823ad3

Choose a tag to compare

Patch Changes

#256 898a2fd Thanks @seanmcguire12! - fix: invalid_request_error when using anthropic cua client


stagehand v0.5.8

19 Dec 02:02
3b27747

Choose a tag to compare

Patch Changes

#241 69289b9 Thanks @tkattkat! - add support for claude 4.5 opus in cua agent
#251 94304c5 Thanks @shrey150! - Fix active page context

stagehand v0.5.7

03 Dec 21:53
f1ae498

Choose a tag to compare

Patch Changes

#234 f978db2 Thanks @shrey150! - bump litellm to 1.80.0
#234 f978db2 Thanks @shrey150! - Allow running browser in headless mode


stagehand v0.5.6

14 Nov 00:27
061c50c

Choose a tag to compare

Patch Changes

#232 cea5af9 Thanks @miguelg719! - Properly serialize os on browserbase session create params