From d657dbb79f673ea64dbf35ffa730789585af0e58 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 11:30:03 +0000 Subject: [PATCH] Version Packages --- .changeset/crazy-nights-prove.md | 5 ----- .changeset/heavy-queens-watch.md | 5 ----- .changeset/light-heads-raise.md | 5 ----- .changeset/odd-grapes-glow.md | 5 ----- .changeset/thirty-trees-stop.md | 6 ------ .changeset/tough-buttons-return.md | 5 ----- .changeset/typed-sse-events.md | 6 ------ .changeset/warm-cats-play.md | 5 ----- .changeset/wild-dryers-search.md | 5 ----- packages/core/CHANGELOG.md | 18 ++++++++++++++++++ packages/core/package.json | 2 +- packages/evals/CHANGELOG.md | 7 +++++++ packages/evals/package.json | 2 +- packages/server-v3/CHANGELOG.md | 15 +++++++++++++++ packages/server-v3/package.json | 2 +- packages/server-v4/CHANGELOG.md | 7 +++++++ packages/server-v4/package.json | 2 +- 17 files changed, 51 insertions(+), 51 deletions(-) delete mode 100644 .changeset/crazy-nights-prove.md delete mode 100644 .changeset/heavy-queens-watch.md delete mode 100644 .changeset/light-heads-raise.md delete mode 100644 .changeset/odd-grapes-glow.md delete mode 100644 .changeset/thirty-trees-stop.md delete mode 100644 .changeset/tough-buttons-return.md delete mode 100644 .changeset/typed-sse-events.md delete mode 100644 .changeset/warm-cats-play.md delete mode 100644 .changeset/wild-dryers-search.md diff --git a/.changeset/crazy-nights-prove.md b/.changeset/crazy-nights-prove.md deleted file mode 100644 index a396de023..000000000 --- a/.changeset/crazy-nights-prove.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@browserbasehq/stagehand": patch ---- - -apply user defined toolTimeout to all agent tools (other than wait & think tools) diff --git a/.changeset/heavy-queens-watch.md b/.changeset/heavy-queens-watch.md deleted file mode 100644 index 135ccd0dc..000000000 --- a/.changeset/heavy-queens-watch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@browserbasehq/stagehand": patch ---- - -Add support for LLM provider middleware diff --git a/.changeset/light-heads-raise.md b/.changeset/light-heads-raise.md deleted file mode 100644 index bb00d1e47..000000000 --- a/.changeset/light-heads-raise.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@browserbasehq/stagehand": patch ---- - -fix issue where stagehand could not attach to new tabs that were created manually. diff --git a/.changeset/odd-grapes-glow.md b/.changeset/odd-grapes-glow.md deleted file mode 100644 index 714aa9155..000000000 --- a/.changeset/odd-grapes-glow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@browserbasehq/stagehand": patch ---- - -Add headers (LLM) to ModelConfig diff --git a/.changeset/thirty-trees-stop.md b/.changeset/thirty-trees-stop.md deleted file mode 100644 index 68e3bf3ef..000000000 --- a/.changeset/thirty-trees-stop.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@browserbasehq/stagehand-server-v3": patch -"@browserbasehq/stagehand": patch ---- - -pass timeout as timeoutMs in goto() diff --git a/.changeset/tough-buttons-return.md b/.changeset/tough-buttons-return.md deleted file mode 100644 index dc229fe0f..000000000 --- a/.changeset/tough-buttons-return.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@browserbasehq/stagehand-server-v3": patch ---- - -Fix schema parsing bug for Pydantic `.model_json_schema()` on missing nested references diff --git a/.changeset/typed-sse-events.md b/.changeset/typed-sse-events.md deleted file mode 100644 index ac6fdc8a5..000000000 --- a/.changeset/typed-sse-events.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@browserbasehq/stagehand": patch -"@browserbasehq/stagehand-server-v3": patch ---- - -Add explicit SSE event names for local v3 streaming and update the generated SDK contract to match. diff --git a/.changeset/warm-cats-play.md b/.changeset/warm-cats-play.md deleted file mode 100644 index f090ebc4e..000000000 --- a/.changeset/warm-cats-play.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@browserbasehq/stagehand": patch ---- - -fix: include screenshot in openai cua agents first message diff --git a/.changeset/wild-dryers-search.md b/.changeset/wild-dryers-search.md deleted file mode 100644 index d6750e4b4..000000000 --- a/.changeset/wild-dryers-search.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@browserbasehq/stagehand-server-v3": patch ---- - -Improve server-v3 error passthrough for local operation failures diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index b81cabbd9..0ff368215 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -1,5 +1,23 @@ # @browserbasehq/stagehand +## 3.2.1 + +### Patch Changes + +- [#1843](https://github.com/browserbase/stagehand/pull/1843) [`144e18e`](https://github.com/browserbase/stagehand/commit/144e18e9e0334ad3bc23aea6f4f7e181e0e6b9f0) Thanks [@seanmcguire12](https://github.com/seanmcguire12)! - apply user defined toolTimeout to all agent tools (other than wait & think tools) + +- [#1872](https://github.com/browserbase/stagehand/pull/1872) [`d3c3736`](https://github.com/browserbase/stagehand/commit/d3c3736c579a78dfee8f7ad0ed4a299bfad70c41) Thanks [@tkattkat](https://github.com/tkattkat)! - Add support for LLM provider middleware + +- [#1924](https://github.com/browserbase/stagehand/pull/1924) [`a1ab39e`](https://github.com/browserbase/stagehand/commit/a1ab39e7aa805ac739d7bfa39dce9a2680bb1b17) Thanks [@seanmcguire12](https://github.com/seanmcguire12)! - fix issue where stagehand could not attach to new tabs that were created manually. + +- [#1874](https://github.com/browserbase/stagehand/pull/1874) [`f3fe7ce`](https://github.com/browserbase/stagehand/commit/f3fe7ce59743be8b5bdd070f749af7a9c6e84f19) Thanks [@miguelg719](https://github.com/miguelg719)! - Add headers (LLM) to ModelConfig + +- [#1901](https://github.com/browserbase/stagehand/pull/1901) [`f5d1f1f`](https://github.com/browserbase/stagehand/commit/f5d1f1ff8072fa4acf979bc63f491c775a48991d) Thanks [@seanmcguire12](https://github.com/seanmcguire12)! - pass timeout as timeoutMs in goto() + +- [#1858](https://github.com/browserbase/stagehand/pull/1858) [`8bf5db8`](https://github.com/browserbase/stagehand/commit/8bf5db8eb8c69ce46fb8467d4216befe3a247f5b) Thanks [@monadoid](https://github.com/monadoid)! - Add explicit SSE event names for local v3 streaming and update the generated SDK contract to match. + +- [#1899](https://github.com/browserbase/stagehand/pull/1899) [`6dc2276`](https://github.com/browserbase/stagehand/commit/6dc2276144ed48456a2b3e6525c5be47fa4eda18) Thanks [@tkattkat](https://github.com/tkattkat)! - fix: include screenshot in openai cua agents first message + ## 3.2.0 ### Minor Changes diff --git a/packages/core/package.json b/packages/core/package.json index 9e19bf667..6666e78fc 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@browserbasehq/stagehand", - "version": "3.2.0", + "version": "3.2.1", "description": "An AI web browsing framework focused on simplicity and extensibility.", "type": "module", "main": "./dist/cjs/index.js", diff --git a/packages/evals/CHANGELOG.md b/packages/evals/CHANGELOG.md index 91934d809..27599267d 100644 --- a/packages/evals/CHANGELOG.md +++ b/packages/evals/CHANGELOG.md @@ -1,5 +1,12 @@ # @browserbasehq/stagehand-evals +## 1.1.10 + +### Patch Changes + +- Updated dependencies [[`144e18e`](https://github.com/browserbase/stagehand/commit/144e18e9e0334ad3bc23aea6f4f7e181e0e6b9f0), [`d3c3736`](https://github.com/browserbase/stagehand/commit/d3c3736c579a78dfee8f7ad0ed4a299bfad70c41), [`a1ab39e`](https://github.com/browserbase/stagehand/commit/a1ab39e7aa805ac739d7bfa39dce9a2680bb1b17), [`f3fe7ce`](https://github.com/browserbase/stagehand/commit/f3fe7ce59743be8b5bdd070f749af7a9c6e84f19), [`f5d1f1f`](https://github.com/browserbase/stagehand/commit/f5d1f1ff8072fa4acf979bc63f491c775a48991d), [`8bf5db8`](https://github.com/browserbase/stagehand/commit/8bf5db8eb8c69ce46fb8467d4216befe3a247f5b), [`6dc2276`](https://github.com/browserbase/stagehand/commit/6dc2276144ed48456a2b3e6525c5be47fa4eda18)]: + - @browserbasehq/stagehand@3.2.1 + ## 1.1.9 ### Patch Changes diff --git a/packages/evals/package.json b/packages/evals/package.json index 0104ed27c..9c4419ba9 100644 --- a/packages/evals/package.json +++ b/packages/evals/package.json @@ -1,6 +1,6 @@ { "name": "@browserbasehq/stagehand-evals", - "version": "1.1.9", + "version": "1.1.10", "private": true, "description": "Evaluation suite for Stagehand", "type": "module", diff --git a/packages/server-v3/CHANGELOG.md b/packages/server-v3/CHANGELOG.md index 8d8d9a5bf..94fc35fec 100644 --- a/packages/server-v3/CHANGELOG.md +++ b/packages/server-v3/CHANGELOG.md @@ -1,5 +1,20 @@ # @browserbasehq/stagehand-server-v3 +## 3.6.2 + +### Patch Changes + +- [#1901](https://github.com/browserbase/stagehand/pull/1901) [`f5d1f1f`](https://github.com/browserbase/stagehand/commit/f5d1f1ff8072fa4acf979bc63f491c775a48991d) Thanks [@seanmcguire12](https://github.com/seanmcguire12)! - pass timeout as timeoutMs in goto() + +- [#1873](https://github.com/browserbase/stagehand/pull/1873) [`a98801a`](https://github.com/browserbase/stagehand/commit/a98801a17f8ab34580e819babb35b14bc814fce0) Thanks [@miguelg719](https://github.com/miguelg719)! - Fix schema parsing bug for Pydantic `.model_json_schema()` on missing nested references + +- [#1858](https://github.com/browserbase/stagehand/pull/1858) [`8bf5db8`](https://github.com/browserbase/stagehand/commit/8bf5db8eb8c69ce46fb8467d4216befe3a247f5b) Thanks [@monadoid](https://github.com/monadoid)! - Add explicit SSE event names for local v3 streaming and update the generated SDK contract to match. + +- [#1937](https://github.com/browserbase/stagehand/pull/1937) [`249f5ed`](https://github.com/browserbase/stagehand/commit/249f5ed634857fc684ee7dc6a17157e2d2810f57) Thanks [@monadoid](https://github.com/monadoid)! - Improve server-v3 error passthrough for local operation failures + +- Updated dependencies [[`144e18e`](https://github.com/browserbase/stagehand/commit/144e18e9e0334ad3bc23aea6f4f7e181e0e6b9f0), [`d3c3736`](https://github.com/browserbase/stagehand/commit/d3c3736c579a78dfee8f7ad0ed4a299bfad70c41), [`a1ab39e`](https://github.com/browserbase/stagehand/commit/a1ab39e7aa805ac739d7bfa39dce9a2680bb1b17), [`f3fe7ce`](https://github.com/browserbase/stagehand/commit/f3fe7ce59743be8b5bdd070f749af7a9c6e84f19), [`f5d1f1f`](https://github.com/browserbase/stagehand/commit/f5d1f1ff8072fa4acf979bc63f491c775a48991d), [`8bf5db8`](https://github.com/browserbase/stagehand/commit/8bf5db8eb8c69ce46fb8467d4216befe3a247f5b), [`6dc2276`](https://github.com/browserbase/stagehand/commit/6dc2276144ed48456a2b3e6525c5be47fa4eda18)]: + - @browserbasehq/stagehand@3.2.1 + ## 3.6.1 ### Patch Changes diff --git a/packages/server-v3/package.json b/packages/server-v3/package.json index 5d9d81cc4..36d7904d8 100644 --- a/packages/server-v3/package.json +++ b/packages/server-v3/package.json @@ -1,6 +1,6 @@ { "name": "@browserbasehq/stagehand-server-v3", - "version": "3.6.1", + "version": "3.6.2", "description": "Stagehand API server v3", "type": "module", "private": true, diff --git a/packages/server-v4/CHANGELOG.md b/packages/server-v4/CHANGELOG.md index 47f03b807..0385efeea 100644 --- a/packages/server-v4/CHANGELOG.md +++ b/packages/server-v4/CHANGELOG.md @@ -1,5 +1,12 @@ # @browserbasehq/stagehand-server-v4 +## 3.6.2 + +### Patch Changes + +- Updated dependencies [[`144e18e`](https://github.com/browserbase/stagehand/commit/144e18e9e0334ad3bc23aea6f4f7e181e0e6b9f0), [`d3c3736`](https://github.com/browserbase/stagehand/commit/d3c3736c579a78dfee8f7ad0ed4a299bfad70c41), [`a1ab39e`](https://github.com/browserbase/stagehand/commit/a1ab39e7aa805ac739d7bfa39dce9a2680bb1b17), [`f3fe7ce`](https://github.com/browserbase/stagehand/commit/f3fe7ce59743be8b5bdd070f749af7a9c6e84f19), [`f5d1f1f`](https://github.com/browserbase/stagehand/commit/f5d1f1ff8072fa4acf979bc63f491c775a48991d), [`8bf5db8`](https://github.com/browserbase/stagehand/commit/8bf5db8eb8c69ce46fb8467d4216befe3a247f5b), [`6dc2276`](https://github.com/browserbase/stagehand/commit/6dc2276144ed48456a2b3e6525c5be47fa4eda18)]: + - @browserbasehq/stagehand@3.2.1 + ## 3.6.1 ### Patch Changes diff --git a/packages/server-v4/package.json b/packages/server-v4/package.json index d6e10ca1a..3d37b9416 100644 --- a/packages/server-v4/package.json +++ b/packages/server-v4/package.json @@ -1,6 +1,6 @@ { "name": "@browserbasehq/stagehand-server-v4", - "version": "3.6.1", + "version": "3.6.2", "description": "Stagehand API server v4", "type": "module", "private": true,