Version Packages - #2362
Merged
Merged
Conversation
github-actions
Bot
force-pushed
the
changeset-release/main
branch
9 times, most recently
from
July 21, 2026 16:10
e78c450 to
4535c4a
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
July 21, 2026 23:39
4535c4a to
99d4cc9
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
July 22, 2026 00:18
99d4cc9 to
d4006e8
Compare
miguelg719
approved these changes
Jul 22, 2026
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@3.7.1 ### Patch Changes - [browserbase#2359](browserbase#2359) [`2cd1edf`](browserbase@2cd1edf) Thanks [@shrey150](https://github.com/shrey150)! - Remove the noisy AI SDK "system message in messages" warning from `act()`, `extract()`, and `observe()` (including when the agent's own tools call them internally). - [browserbase#2347](browserbase#2347) [`84197d8`](browserbase@84197d8) Thanks [@miguelg719](https://github.com/miguelg719)! - Allow OpenAI-compatible models to select the Chat Completions API with `openaiEndpointFormat: "chat"` ## @browserbasehq/stagehand-evals@2.1.0 ### Minor Changes - [browserbase#2275](browserbase#2275) [`cdae405`](browserbase@cdae405) Thanks [@miguelg719](https://github.com/miguelg719)! - Add OdysseysBench as a supported agent benchmark in the evals CLI. OdysseysBench is a 200-task web-agent benchmark (45 easy / 46 medium / 109 hard); each task ships a weighted rubric that is baked into the verifier's `precomputed_rubric` format so process + outcome are scored against the published criteria. Run with `--eval-name agent/odysseysbench` (or the `external_agent_benchmarks` category); supports `EVAL_ODYSSEYSBENCH_LIMIT`, `EVAL_ODYSSEYSBENCH_SAMPLE`, `EVAL_ODYSSEYSBENCH_LEVEL`, and `EVAL_ODYSSEYSBENCH_IDS`. ### Patch Changes - Updated dependencies \[[`2cd1edf`](browserbase@2cd1edf), [`84197d8`](browserbase@84197d8)]: - @browserbasehq/stagehand@3.7.1 ## @browserbasehq/stagehand-server-v3@3.7.3 ### Patch Changes - [browserbase#2347](browserbase#2347) [`84197d8`](browserbase@84197d8) Thanks [@miguelg719](https://github.com/miguelg719)! - Allow OpenAI-compatible models to select the Chat Completions API with `openaiEndpointFormat: "chat"` - [browserbase#2367](browserbase#2367) [`a985943`](browserbase@a985943) Thanks [@shrey150](https://github.com/shrey150)! - Cut a new stagehand-server-v3 SEA binary release to catch up with recent core changes, including Gemini 3.5 Flash computer-use support. - Updated dependencies \[[`2cd1edf`](browserbase@2cd1edf), [`84197d8`](browserbase@84197d8)]: - @browserbasehq/stagehand@3.7.1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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@3.7.1
Patch Changes
#2359
2cd1edfThanks @shrey150! - Remove the noisy AI SDK "system message in messages" warning fromact(),extract(), andobserve()(including when the agent's own tools call them internally).#2347
84197d8Thanks @miguelg719! - Allow OpenAI-compatible models to select the Chat Completions API withopenaiEndpointFormat: "chat"@browserbasehq/stagehand-evals@2.1.0
Minor Changes
cdae405Thanks @miguelg719! - Add OdysseysBench as a supported agent benchmark in the evals CLI. OdysseysBench is a 200-task web-agent benchmark (45 easy / 46 medium / 109 hard); each task ships a weighted rubric that is baked into the verifier'sprecomputed_rubricformat so process + outcome are scored against the published criteria. Run with--eval-name agent/odysseysbench(or theexternal_agent_benchmarkscategory); supportsEVAL_ODYSSEYSBENCH_LIMIT,EVAL_ODYSSEYSBENCH_SAMPLE,EVAL_ODYSSEYSBENCH_LEVEL, andEVAL_ODYSSEYSBENCH_IDS.Patch Changes
2cd1edf,84197d8]:@browserbasehq/stagehand-server-v3@3.7.3
Patch Changes
#2347
84197d8Thanks @miguelg719! - Allow OpenAI-compatible models to select the Chat Completions API withopenaiEndpointFormat: "chat"#2367
a985943Thanks @shrey150! - Cut a new stagehand-server-v3 SEA binary release to catch up with recent core changes, including Gemini 3.5 Flash computer-use support.Updated dependencies [
2cd1edf,84197d8]: