Skip to content

Version Packages - #1031

Merged
miguelg719 merged 1 commit into
mainfrom
changeset-release/main
Sep 4, 2025
Merged

miguelg719 merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 27, 2025

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release 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@2.5.0

Minor Changes

Patch Changes

@browserbasehq/stagehand-evals@1.0.9

Patch Changes

@browserbasehq/stagehand-examples@1.0.9

Patch Changes

@greptile-apps greptile-apps Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Greptile Summary

This PR is an automated version release generated by the Changesets GitHub action that bumps all packages in the monorepo to their next versions. The main change is releasing Stagehand v2.4.5, which adds WebVoyager evaluation capabilities (PR #959 by @filip-michalsky). The WebVoyager evaluation suite provides 643 test cases for benchmarking web navigation capabilities, along with the GAIA eval suite containing 90 test cases for reasoning evaluation.

The release coordinates version updates across three packages:

  • @browserbasehq/stagehand: 2.4.4 → 2.4.5 (main library with new WebVoyager evals)
  • @browserbasehq/stagehand-evals: 1.0.8 → 1.0.9 (evaluation framework)
  • @browserbasehq/stagehand-examples: 1.0.8 → 1.0.9 (examples package)

All changes are standard version bumps in package.json files and corresponding changelog updates. The release follows semantic versioning with patch-level increments, which is appropriate since the WebVoyager addition enhances testing capabilities without introducing breaking changes to the public API. The Changesets system ensures all dependent packages stay synchronized with workspace dependencies.

Confidence score: 5/5

  • This PR is extremely safe to merge as it contains only automated version bumps and changelog updates
  • Score reflects the mechanical nature of the changes with no logic modifications or potential breaking changes
  • No files require special attention as all changes are standard release artifacts

6 files reviewed, no comments

Edit Code Review Bot Settings | Greptile

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 9 times, most recently from 44da245 to 5473282 Compare September 2, 2025 22:37
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 5473282 to 8285276 Compare September 4, 2025 17:23
@miguelg719
miguelg719 merged commit 749ce6c into main Sep 4, 2025
1 check passed
felipeofdev-ai pushed a commit to felipeofdev-ai/stagehand that referenced this pull request Aug 4, 2026
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@2.5.0

### Minor Changes

- [browserbase#981](browserbase#981)
[`8244ab2`](browserbase@8244ab2)
Thanks [@sameelarif](https://github.com/sameelarif)! - Added support for
`stagehand.agent` to interact with MCP servers as well as custom tools
to be passed in. For more information, reference the [MCP integrations
documentation](https://docs.stagehand.dev/best-practices/mcp-integrations)

### Patch Changes

- [browserbase#959](browserbase#959)
[`09b5e1e`](browserbase@09b5e1e)
Thanks [@filip-michalsky](https://github.com/filip-michalsky)! - add
webvoyager evals

- [browserbase#1049](browserbase#1049)
[`e3734b9`](browserbase@e3734b9)
Thanks [@miguelg719](https://github.com/miguelg719)! - Support local MCP
server connections

- [browserbase#1025](browserbase#1025)
[`be85b19`](browserbase@be85b19)
Thanks [@tkattkat](https://github.com/tkattkat)! - add support for
custom baseUrl within openai provider

- [browserbase#1040](browserbase#1040)
[`88d1565`](browserbase@88d1565)
Thanks [@miguelg719](https://github.com/miguelg719)! - Allow OpenAI CUA
to take in an optional baseURL

- [browserbase#1046](browserbase#1046)
[`ab5d6ed`](browserbase@ab5d6ed)
Thanks [@tkattkat](https://github.com/tkattkat)! - Add support for gpt-5
in operator agent

## @browserbasehq/stagehand-evals@1.0.9

### Patch Changes

- Updated dependencies
\[[`09b5e1e`](browserbase@09b5e1e),
[`e3734b9`](browserbase@e3734b9),
[`8244ab2`](browserbase@8244ab2),
[`be85b19`](browserbase@be85b19),
[`88d1565`](browserbase@88d1565),
[`ab5d6ed`](browserbase@ab5d6ed)]:
    -   @browserbasehq/stagehand@2.5.0

## @browserbasehq/stagehand-examples@1.0.9

### Patch Changes

- Updated dependencies
\[[`09b5e1e`](browserbase@09b5e1e),
[`e3734b9`](browserbase@e3734b9),
[`8244ab2`](browserbase@8244ab2),
[`be85b19`](browserbase@be85b19),
[`88d1565`](browserbase@88d1565),
[`ab5d6ed`](browserbase@ab5d6ed)]:
    -   @browserbasehq/stagehand@2.5.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant