Skip to content

stagehand-python@4.0.2

@github-actions github-actions tagged this 20 Aug 01:34
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## @browserbasehq/stagehand@4.0.2

### Patch Changes

- [#2752](https://github.com/browserbase/stagehand/pull/2752)
[`c0a2734`](https://github.com/browserbase/stagehand/commit/c0a2734c46c1fb49e89705b186736cb11b5f78b7)
Thanks [@monadoid](https://github.com/monadoid)! - Allow SDK clients to
reattach to an initialized Stagehand extension runtime.
## @browserbasehq/stagehand-extension@1.0.1

### Patch Changes

- [#2752](https://github.com/browserbase/stagehand/pull/2752)
[`c0a2734`](https://github.com/browserbase/stagehand/commit/c0a2734c46c1fb49e89705b186736cb11b5f78b7)
Thanks [@monadoid](https://github.com/monadoid)! - Allow SDK clients to
reattach to an initialized Stagehand extension runtime.
##
@browserbasehq/stagehand-integrations-example-claude-code-facade@4.0.2

### Patch Changes

- Updated dependencies []:
  - @browserbasehq/stagehand-integrations@4.0.2
## @browserbasehq/stagehand-integrations-example-codex-facade@4.0.2

### Patch Changes

- Updated dependencies []:
  - @browserbasehq/stagehand-integrations@4.0.2
## @browserbasehq/stagehand-integrations@4.0.2

### Patch Changes

- Updated dependencies
[[`c0a2734`](https://github.com/browserbase/stagehand/commit/c0a2734c46c1fb49e89705b186736cb11b5f78b7)]:
  - @browserbasehq/stagehand@4.0.2
## @browserbasehq/stagehand-integrations-example-eve-facade@4.0.2

### Patch Changes

- Updated dependencies
[[`c0a2734`](https://github.com/browserbase/stagehand/commit/c0a2734c46c1fb49e89705b186736cb11b5f78b7)]:
  - @browserbasehq/stagehand@4.0.2
  - @browserbasehq/stagehand-integrations@4.0.2
## @browserbasehq/stagehand-integrations-example-mastra-facade@4.0.2

### Patch Changes

- Updated dependencies []:
  - @browserbasehq/stagehand-integrations@4.0.2
## @browserbasehq/stagehand-integrations-example-pi-facade@4.0.2

### Patch Changes

- Updated dependencies
[[`c0a2734`](https://github.com/browserbase/stagehand/commit/c0a2734c46c1fb49e89705b186736cb11b5f78b7)]:
  - @browserbasehq/stagehand@4.0.2
  - @browserbasehq/stagehand-integrations@4.0.2
## @browserbasehq/stagehand-integrations-example-vercel-ai-facade@4.0.2

### Patch Changes

- Updated dependencies []:
  - @browserbasehq/stagehand-integrations@4.0.2
## @browserbasehq/stagehand-go@4.0.2

### Patch Changes

- [#2752](https://github.com/browserbase/stagehand/pull/2752)
[`c0a2734`](https://github.com/browserbase/stagehand/commit/c0a2734c46c1fb49e89705b186736cb11b5f78b7)
Thanks [@monadoid](https://github.com/monadoid)! - Allow SDK clients to
reattach to an initialized Stagehand extension runtime.
## @browserbasehq/stagehand-python@4.0.2

### Patch Changes

- [#2752](https://github.com/browserbase/stagehand/pull/2752)
[`c0a2734`](https://github.com/browserbase/stagehand/commit/c0a2734c46c1fb49e89705b186736cb11b5f78b7)
Thanks [@monadoid](https://github.com/monadoid)! - Allow SDK clients to
reattach to an initialized Stagehand extension runtime.

<!-- This is an auto-generated description by cubic. -->
---
## Summary by cubic
Enables SDK clients to reattach to an initialized Stagehand extension
runtime to improve reconnection reliability. Previously, disconnects
required starting a new runtime; now clients can reattach to the
existing runtime without restarting.

- Publishes `@browserbasehq/stagehand@4.0.2`,
`@browserbasehq/stagehand-python@4.0.2`,
`@browserbasehq/stagehand-go@4.0.2`, and
`@browserbasehq/stagehand-extension@1.0.1`; updates all integration
example packages to 4.0.2.
- Updates the Go SDK’s bundled extension asset
(`stagehand-extension.zip`) and version string.
- No breaking changes. To adopt reattach behavior, upgrade the SDK and
the extension together.

<sup>Written for commit 8f5ede62ef7e668e432323c5d7deac247e502703.
Summary will update on new commits.</sup>

<a
href="https://cubic.dev/pr/browserbase/stagehand/pull/2780?utm_source=github"
target="_blank" rel="noopener noreferrer"
data-no-image-dialog="true"><picture><source
media="(prefers-color-scheme: dark)"
srcset="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"><source
media="(prefers-color-scheme: light)"
srcset="https://www.cubic.dev/buttons/review-in-cubic-light.svg"><img
alt="Review in cubic"
src="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"></picture></a>

<!-- End of auto-generated description by cubic. -->

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Assets 2
Loading