From 8981c5a9f4bcde59bcde85128da6c435e61c28a2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 Dec 2025 01:12:12 +0000 Subject: [PATCH] Version Packages --- .changeset/beige-taxes-punch.md | 5 ---- .changeset/curly-webs-fetch.md | 5 ---- .changeset/fancy-spies-serve.md | 5 ---- .changeset/five-mammals-fix.md | 5 ---- .changeset/floppy-carpets-wish.md | 5 ---- .changeset/forty-bugs-tap.md | 5 ---- .changeset/fruity-badgers-sort.md | 5 ---- .changeset/hungry-apples-greet.md | 5 ---- .changeset/late-icons-pick.md | 5 ---- .changeset/lucky-dolls-joke.md | 5 ---- .changeset/orange-peaches-happen.md | 5 ---- .changeset/pretty-hands-wink.md | 5 ---- .changeset/red-boxes-occur.md | 5 ---- .changeset/rich-donuts-shake.md | 5 ---- .changeset/rude-steaks-lie.md | 5 ---- .changeset/shy-bears-dress.md | 5 ---- .changeset/silent-clubs-retire.md | 5 ---- .changeset/violet-toes-boil.md | 5 ---- .changeset/yummy-humans-enjoy.md | 5 ---- packages/core/CHANGELOG.md | 36 +++++++++++++++++++++++++++++ packages/core/package.json | 2 +- packages/evals/CHANGELOG.md | 9 ++++++++ packages/evals/package.json | 2 +- packages/server/CHANGELOG.md | 13 +++++++++++ packages/server/package.json | 2 +- 25 files changed, 61 insertions(+), 98 deletions(-) delete mode 100644 .changeset/beige-taxes-punch.md delete mode 100644 .changeset/curly-webs-fetch.md delete mode 100644 .changeset/fancy-spies-serve.md delete mode 100644 .changeset/five-mammals-fix.md delete mode 100644 .changeset/floppy-carpets-wish.md delete mode 100644 .changeset/forty-bugs-tap.md delete mode 100644 .changeset/fruity-badgers-sort.md delete mode 100644 .changeset/hungry-apples-greet.md delete mode 100644 .changeset/late-icons-pick.md delete mode 100644 .changeset/lucky-dolls-joke.md delete mode 100644 .changeset/orange-peaches-happen.md delete mode 100644 .changeset/pretty-hands-wink.md delete mode 100644 .changeset/red-boxes-occur.md delete mode 100644 .changeset/rich-donuts-shake.md delete mode 100644 .changeset/rude-steaks-lie.md delete mode 100644 .changeset/shy-bears-dress.md delete mode 100644 .changeset/silent-clubs-retire.md delete mode 100644 .changeset/violet-toes-boil.md delete mode 100644 .changeset/yummy-humans-enjoy.md diff --git a/.changeset/beige-taxes-punch.md b/.changeset/beige-taxes-punch.md deleted file mode 100644 index 45235e16d..000000000 --- a/.changeset/beige-taxes-punch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@browserbasehq/stagehand-evals": patch ---- - -Update screenshot collector in agent evals cli diff --git a/.changeset/curly-webs-fetch.md b/.changeset/curly-webs-fetch.md deleted file mode 100644 index 88880cc69..000000000 --- a/.changeset/curly-webs-fetch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@browserbasehq/stagehand": patch ---- - -Put hybrid mode behind experimental diff --git a/.changeset/fancy-spies-serve.md b/.changeset/fancy-spies-serve.md deleted file mode 100644 index 7f950cedb..000000000 --- a/.changeset/fancy-spies-serve.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@browserbasehq/stagehand": patch ---- - -Invoke page.hover for agent move action diff --git a/.changeset/five-mammals-fix.md b/.changeset/five-mammals-fix.md deleted file mode 100644 index a12e76be7..000000000 --- a/.changeset/five-mammals-fix.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@browserbasehq/stagehand": patch ---- - -Ensure cua agent is killed when stagehand.close is called diff --git a/.changeset/floppy-carpets-wish.md b/.changeset/floppy-carpets-wish.md deleted file mode 100644 index 800a0a20a..000000000 --- a/.changeset/floppy-carpets-wish.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@browserbasehq/stagehand": patch ---- - -Fix auto-load key for act/extract/observe parametrized models on api diff --git a/.changeset/forty-bugs-tap.md b/.changeset/forty-bugs-tap.md deleted file mode 100644 index 9b525dc8b..000000000 --- a/.changeset/forty-bugs-tap.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@browserbasehq/stagehand": patch ---- - -Remove base64 from agent actions array ( still present in messages object ) diff --git a/.changeset/fruity-badgers-sort.md b/.changeset/fruity-badgers-sort.md deleted file mode 100644 index a32cce690..000000000 --- a/.changeset/fruity-badgers-sort.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@browserbasehq/stagehand": patch ---- - -allow for act() cache hit when variable values change diff --git a/.changeset/hungry-apples-greet.md b/.changeset/hungry-apples-greet.md deleted file mode 100644 index 08d32df60..000000000 --- a/.changeset/hungry-apples-greet.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@browserbasehq/stagehand-server": minor ---- - -Added building of binaries diff --git a/.changeset/late-icons-pick.md b/.changeset/late-icons-pick.md deleted file mode 100644 index cc1acfbf1..000000000 --- a/.changeset/late-icons-pick.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@browserbasehq/stagehand": patch ---- - -fix: "Error: -32000 Failed to convert response to JSON: CBOR: stack limit exceeded" diff --git a/.changeset/lucky-dolls-joke.md b/.changeset/lucky-dolls-joke.md deleted file mode 100644 index 7dd42bdde..000000000 --- a/.changeset/lucky-dolls-joke.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@browserbasehq/stagehand-server": minor ---- - -First changeset for stagehand-server diff --git a/.changeset/orange-peaches-happen.md b/.changeset/orange-peaches-happen.md deleted file mode 100644 index 0456f39a2..000000000 --- a/.changeset/orange-peaches-happen.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@browserbasehq/stagehand": patch ---- - -Cleanup handlers and bus listeners on close diff --git a/.changeset/pretty-hands-wink.md b/.changeset/pretty-hands-wink.md deleted file mode 100644 index 872fcd15d..000000000 --- a/.changeset/pretty-hands-wink.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@browserbasehq/stagehand": patch ---- - -Fix CUA model coordinate translation diff --git a/.changeset/red-boxes-occur.md b/.changeset/red-boxes-occur.md deleted file mode 100644 index 7231f81d2..000000000 --- a/.changeset/red-boxes-occur.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@browserbasehq/stagehand": patch ---- - -Update the cache handling for agent diff --git a/.changeset/rich-donuts-shake.md b/.changeset/rich-donuts-shake.md deleted file mode 100644 index 8a863b7fa..000000000 --- a/.changeset/rich-donuts-shake.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@browserbasehq/stagehand": patch ---- - -Deprecate cua: true in favor of mode: "cua" diff --git a/.changeset/rude-steaks-lie.md b/.changeset/rude-steaks-lie.md deleted file mode 100644 index c8b905d23..000000000 --- a/.changeset/rude-steaks-lie.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@browserbasehq/stagehand": patch ---- - -Add support for hovering with coordinates ( page.hover ) diff --git a/.changeset/shy-bears-dress.md b/.changeset/shy-bears-dress.md deleted file mode 100644 index d6899b4f9..000000000 --- a/.changeset/shy-bears-dress.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@browserbasehq/stagehand": patch ---- - -Clean up page methods diff --git a/.changeset/silent-clubs-retire.md b/.changeset/silent-clubs-retire.md deleted file mode 100644 index e8b165fee..000000000 --- a/.changeset/silent-clubs-retire.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@browserbasehq/stagehand": patch ---- - -fix: load GOOGLE_API_KEY from .env diff --git a/.changeset/violet-toes-boil.md b/.changeset/violet-toes-boil.md deleted file mode 100644 index 73acd74c3..000000000 --- a/.changeset/violet-toes-boil.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@browserbasehq/stagehand": patch ---- - -update aisdk client to better enforce structured output with deepseek models diff --git a/.changeset/yummy-humans-enjoy.md b/.changeset/yummy-humans-enjoy.md deleted file mode 100644 index b3c4d9e1d..000000000 --- a/.changeset/yummy-humans-enjoy.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@browserbasehq/stagehand": patch ---- - -Add "hybrid" mode to stagehand agent diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index 015d78d58..094065da5 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -1,5 +1,41 @@ # @browserbasehq/stagehand +## 3.0.7 + +### Patch Changes + +- [#1433](https://github.com/browserbase/stagehand/pull/1433) [`e0e22e0`](https://github.com/browserbase/stagehand/commit/e0e22e06bc752a8ffde30f3dbfa58d91e24e6c09) Thanks [@tkattkat](https://github.com/tkattkat)! - Put hybrid mode behind experimental + +- [#1456](https://github.com/browserbase/stagehand/pull/1456) [`f261051`](https://github.com/browserbase/stagehand/commit/f2610517d74774374de9ee93191e663439ef55e5) Thanks [@shrey150](https://github.com/shrey150)! - Invoke page.hover for agent move action + +- [#1399](https://github.com/browserbase/stagehand/pull/1399) [`6a5496f`](https://github.com/browserbase/stagehand/commit/6a5496f17dbb716be1ee1aaa4e5ba9d8c723b30b) Thanks [@tkattkat](https://github.com/tkattkat)! - Ensure cua agent is killed when stagehand.close is called + +- [#1436](https://github.com/browserbase/stagehand/pull/1436) [`fea1700`](https://github.com/browserbase/stagehand/commit/fea1700552af3319052f463685752501c8e71de3) Thanks [@miguelg719](https://github.com/miguelg719)! - Fix auto-load key for act/extract/observe parametrized models on api + +- [#1439](https://github.com/browserbase/stagehand/pull/1439) [`5b288d9`](https://github.com/browserbase/stagehand/commit/5b288d9ac37406ff22460ac8050bea26b87a378e) Thanks [@tkattkat](https://github.com/tkattkat)! - Remove base64 from agent actions array ( still present in messages object ) + +- [#1408](https://github.com/browserbase/stagehand/pull/1408) [`e822f5a`](https://github.com/browserbase/stagehand/commit/e822f5a8898df9eb48ca32c321025f0c74b638f0) Thanks [@seanmcguire12](https://github.com/seanmcguire12)! - allow for act() cache hit when variable values change + +- [#1424](https://github.com/browserbase/stagehand/pull/1424) [`a890f16`](https://github.com/browserbase/stagehand/commit/a890f16fa3a752f308f858e5ab9c9a0faf6b3b34) Thanks [@seanmcguire12](https://github.com/seanmcguire12)! - fix: "Error: -32000 Failed to convert response to JSON: CBOR: stack limit exceeded" + +- [#1418](https://github.com/browserbase/stagehand/pull/1418) [`934f492`](https://github.com/browserbase/stagehand/commit/934f492ec587bef81f0ce75b45a35b44ab545712) Thanks [@miguelg719](https://github.com/miguelg719)! - Cleanup handlers and bus listeners on close + +- [#1430](https://github.com/browserbase/stagehand/pull/1430) [`bd2db92`](https://github.com/browserbase/stagehand/commit/bd2db925f66a826d61d58be1611d55646cbdb560) Thanks [@shrey150](https://github.com/shrey150)! - Fix CUA model coordinate translation + +- [#1431](https://github.com/browserbase/stagehand/pull/1431) [`05f5580`](https://github.com/browserbase/stagehand/commit/05f5580937c3c157550e3c25ae6671f44f562211) Thanks [@tkattkat](https://github.com/tkattkat)! - Update the cache handling for agent + +- [#1432](https://github.com/browserbase/stagehand/pull/1432) [`f56a9c2`](https://github.com/browserbase/stagehand/commit/f56a9c296d4ddce25a405358c66837f8ce4d679f) Thanks [@tkattkat](https://github.com/tkattkat)! - Deprecate cua: true in favor of mode: "cua" + +- [#1406](https://github.com/browserbase/stagehand/pull/1406) [`b40ae11`](https://github.com/browserbase/stagehand/commit/b40ae11391af49c3581fce27faa1b7483fc4a169) Thanks [@tkattkat](https://github.com/tkattkat)! - Add support for hovering with coordinates ( page.hover ) + +- [#1407](https://github.com/browserbase/stagehand/pull/1407) [`0d2b398`](https://github.com/browserbase/stagehand/commit/0d2b398cd40b32a9ecaf28ede70853036b7c91bd) Thanks [@tkattkat](https://github.com/tkattkat)! - Clean up page methods + +- [#1412](https://github.com/browserbase/stagehand/pull/1412) [`cd01f29`](https://github.com/browserbase/stagehand/commit/cd01f290578eac703521f801ba3712f5332918f3) Thanks [@seanmcguire12](https://github.com/seanmcguire12)! - fix: load GOOGLE_API_KEY from .env + +- [#1455](https://github.com/browserbase/stagehand/pull/1455) [`dfab1d5`](https://github.com/browserbase/stagehand/commit/dfab1d566299c8c5a63f20565a6da07dc8f61ccd) Thanks [@seanmcguire12](https://github.com/seanmcguire12)! - update aisdk client to better enforce structured output with deepseek models + +- [#1428](https://github.com/browserbase/stagehand/pull/1428) [`4d71162`](https://github.com/browserbase/stagehand/commit/4d71162beb119635b69b17637564a2bbd0e373e7) Thanks [@tkattkat](https://github.com/tkattkat)! - Add "hybrid" mode to stagehand agent + ## 3.0.6 ### Patch Changes diff --git a/packages/core/package.json b/packages/core/package.json index 2782a786c..cb452a641 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@browserbasehq/stagehand", - "version": "3.0.6", + "version": "3.0.7", "description": "An AI web browsing framework focused on simplicity and extensibility.", "main": "./dist/index.js", "module": "./dist/index.js", diff --git a/packages/evals/CHANGELOG.md b/packages/evals/CHANGELOG.md index 4d3a0bf85..f27bb93ad 100644 --- a/packages/evals/CHANGELOG.md +++ b/packages/evals/CHANGELOG.md @@ -1,5 +1,14 @@ # @browserbasehq/stagehand-evals +## 1.1.6 + +### Patch Changes + +- [#1373](https://github.com/browserbase/stagehand/pull/1373) [`cadd192`](https://github.com/browserbase/stagehand/commit/cadd192066c8aa5d19bb4d5daa630ed5981b5d7e) Thanks [@tkattkat](https://github.com/tkattkat)! - Update screenshot collector in agent evals cli + +- Updated dependencies [[`e0e22e0`](https://github.com/browserbase/stagehand/commit/e0e22e06bc752a8ffde30f3dbfa58d91e24e6c09), [`f261051`](https://github.com/browserbase/stagehand/commit/f2610517d74774374de9ee93191e663439ef55e5), [`6a5496f`](https://github.com/browserbase/stagehand/commit/6a5496f17dbb716be1ee1aaa4e5ba9d8c723b30b), [`fea1700`](https://github.com/browserbase/stagehand/commit/fea1700552af3319052f463685752501c8e71de3), [`5b288d9`](https://github.com/browserbase/stagehand/commit/5b288d9ac37406ff22460ac8050bea26b87a378e), [`e822f5a`](https://github.com/browserbase/stagehand/commit/e822f5a8898df9eb48ca32c321025f0c74b638f0), [`a890f16`](https://github.com/browserbase/stagehand/commit/a890f16fa3a752f308f858e5ab9c9a0faf6b3b34), [`934f492`](https://github.com/browserbase/stagehand/commit/934f492ec587bef81f0ce75b45a35b44ab545712), [`bd2db92`](https://github.com/browserbase/stagehand/commit/bd2db925f66a826d61d58be1611d55646cbdb560), [`05f5580`](https://github.com/browserbase/stagehand/commit/05f5580937c3c157550e3c25ae6671f44f562211), [`f56a9c2`](https://github.com/browserbase/stagehand/commit/f56a9c296d4ddce25a405358c66837f8ce4d679f), [`b40ae11`](https://github.com/browserbase/stagehand/commit/b40ae11391af49c3581fce27faa1b7483fc4a169), [`0d2b398`](https://github.com/browserbase/stagehand/commit/0d2b398cd40b32a9ecaf28ede70853036b7c91bd), [`cd01f29`](https://github.com/browserbase/stagehand/commit/cd01f290578eac703521f801ba3712f5332918f3), [`dfab1d5`](https://github.com/browserbase/stagehand/commit/dfab1d566299c8c5a63f20565a6da07dc8f61ccd), [`4d71162`](https://github.com/browserbase/stagehand/commit/4d71162beb119635b69b17637564a2bbd0e373e7)]: + - @browserbasehq/stagehand@3.0.7 + ## 1.1.5 ### Patch Changes diff --git a/packages/evals/package.json b/packages/evals/package.json index 0a04ee9dd..f2080a2bc 100644 --- a/packages/evals/package.json +++ b/packages/evals/package.json @@ -1,6 +1,6 @@ { "name": "@browserbasehq/stagehand-evals", - "version": "1.1.5", + "version": "1.1.6", "private": true, "description": "Evaluation suite for Stagehand", "main": "./", diff --git a/packages/server/CHANGELOG.md b/packages/server/CHANGELOG.md index 0c481865a..6b3bbafa8 100644 --- a/packages/server/CHANGELOG.md +++ b/packages/server/CHANGELOG.md @@ -1,5 +1,18 @@ # @browserbasehq/stagehand-server +## 3.1.0 + +### Minor Changes + +- [#1459](https://github.com/browserbase/stagehand/pull/1459) [`abb3469`](https://github.com/browserbase/stagehand/commit/abb3469f51627b318a856fafe6047ff24e681666) Thanks [@monadoid](https://github.com/monadoid)! - Added building of binaries + +- [#1457](https://github.com/browserbase/stagehand/pull/1457) [`5fc1281`](https://github.com/browserbase/stagehand/commit/5fc12817a6529d4c59f2e32db92c916095a9a81e) Thanks [@monadoid](https://github.com/monadoid)! - First changeset for stagehand-server + +### Patch Changes + +- Updated dependencies [[`e0e22e0`](https://github.com/browserbase/stagehand/commit/e0e22e06bc752a8ffde30f3dbfa58d91e24e6c09), [`f261051`](https://github.com/browserbase/stagehand/commit/f2610517d74774374de9ee93191e663439ef55e5), [`6a5496f`](https://github.com/browserbase/stagehand/commit/6a5496f17dbb716be1ee1aaa4e5ba9d8c723b30b), [`fea1700`](https://github.com/browserbase/stagehand/commit/fea1700552af3319052f463685752501c8e71de3), [`5b288d9`](https://github.com/browserbase/stagehand/commit/5b288d9ac37406ff22460ac8050bea26b87a378e), [`e822f5a`](https://github.com/browserbase/stagehand/commit/e822f5a8898df9eb48ca32c321025f0c74b638f0), [`a890f16`](https://github.com/browserbase/stagehand/commit/a890f16fa3a752f308f858e5ab9c9a0faf6b3b34), [`934f492`](https://github.com/browserbase/stagehand/commit/934f492ec587bef81f0ce75b45a35b44ab545712), [`bd2db92`](https://github.com/browserbase/stagehand/commit/bd2db925f66a826d61d58be1611d55646cbdb560), [`05f5580`](https://github.com/browserbase/stagehand/commit/05f5580937c3c157550e3c25ae6671f44f562211), [`f56a9c2`](https://github.com/browserbase/stagehand/commit/f56a9c296d4ddce25a405358c66837f8ce4d679f), [`b40ae11`](https://github.com/browserbase/stagehand/commit/b40ae11391af49c3581fce27faa1b7483fc4a169), [`0d2b398`](https://github.com/browserbase/stagehand/commit/0d2b398cd40b32a9ecaf28ede70853036b7c91bd), [`cd01f29`](https://github.com/browserbase/stagehand/commit/cd01f290578eac703521f801ba3712f5332918f3), [`dfab1d5`](https://github.com/browserbase/stagehand/commit/dfab1d566299c8c5a63f20565a6da07dc8f61ccd), [`4d71162`](https://github.com/browserbase/stagehand/commit/4d71162beb119635b69b17637564a2bbd0e373e7)]: + - @browserbasehq/stagehand@3.0.7 + ## 3.0.6 ### Patch Changes diff --git a/packages/server/package.json b/packages/server/package.json index 267cad0a8..0699bcf8f 100644 --- a/packages/server/package.json +++ b/packages/server/package.json @@ -1,6 +1,6 @@ { "name": "@browserbasehq/stagehand-server", - "version": "3.0.6", + "version": "3.1.0", "description": "Stagehand API server", "type": "module", "private": true,