Version Packages - #1031
Version Packages#1031
Conversation
There was a problem hiding this comment.
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
44da245 to
5473282
Compare
5473282 to
8285276
Compare
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
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
8244ab2Thanks @sameelarif! - Added support forstagehand.agentto interact with MCP servers as well as custom tools to be passed in. For more information, reference the MCP integrations documentationPatch Changes
#959
09b5e1eThanks @filip-michalsky! - add webvoyager evals#1049
e3734b9Thanks @miguelg719! - Support local MCP server connections#1025
be85b19Thanks @tkattkat! - add support for custom baseUrl within openai provider#1040
88d1565Thanks @miguelg719! - Allow OpenAI CUA to take in an optional baseURL#1046
ab5d6edThanks @tkattkat! - Add support for gpt-5 in operator agent@browserbasehq/stagehand-evals@1.0.9
Patch Changes
09b5e1e,e3734b9,8244ab2,be85b19,88d1565,ab5d6ed]:@browserbasehq/stagehand-examples@1.0.9
Patch Changes
09b5e1e,e3734b9,8244ab2,be85b19,88d1565,ab5d6ed]: