Skip to content

Commit 3b86e5a

Browse files
Version Packages
1 parent 4994eab commit 3b86e5a

File tree

11 files changed

+31
-28
lines changed

11 files changed

+31
-28
lines changed

.changeset/cuddly-owls-battle.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/gentle-beds-enjoy.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/nice-dogs-march.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/quick-clouds-kick.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/upset-ideas-fall.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# @browserbasehq/stagehand
22

3+
## 2.5.3
4+
5+
### Patch Changes
6+
7+
- [#1143](https://github.com/browserbase/stagehand/pull/1143) [`fc06d40`](https://github.com/browserbase/stagehand/commit/fc06d40b339fed7efc2127df76a9b942b9d8f07d) Thanks [@seanmcguire12](https://github.com/seanmcguire12)! - add logger param to external aisdk client
8+
9+
- [#1137](https://github.com/browserbase/stagehand/pull/1137) [`2dbac99`](https://github.com/browserbase/stagehand/commit/2dbac997003f72040a39c8efbf803f75a6dc033a) Thanks [@miguelg719](https://github.com/miguelg719)! - Add haiku 4.5 computer use support
10+
11+
- [#1116](https://github.com/browserbase/stagehand/pull/1116) [`b419fc3`](https://github.com/browserbase/stagehand/commit/b419fc348673cbdefd861cda62506f1eb11c9b63) Thanks [@tkattkat](https://github.com/tkattkat)! - patch stagehand agent api support
12+
13+
- [#1125](https://github.com/browserbase/stagehand/pull/1125) [`cbff109`](https://github.com/browserbase/stagehand/commit/cbff109e46ec1c4df1dc5fb27a373e0a072f402a) Thanks [@tkattkat](https://github.com/tkattkat)! - update cua agents key & system prompt handling
14+
15+
- [#1123](https://github.com/browserbase/stagehand/pull/1123) [`f426ba5`](https://github.com/browserbase/stagehand/commit/f426ba5ac007d9cae2438565cfe2e976d1fc1849) Thanks [@tkattkat](https://github.com/tkattkat)! - Add pageUrl & timestamp to agent actions
16+
317
## 2.5.2
418

519
### Patch Changes

evals/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @browserbasehq/stagehand-evals
22

3+
## 1.1.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`fc06d40`](https://github.com/browserbase/stagehand/commit/fc06d40b339fed7efc2127df76a9b942b9d8f07d), [`2dbac99`](https://github.com/browserbase/stagehand/commit/2dbac997003f72040a39c8efbf803f75a6dc033a), [`b419fc3`](https://github.com/browserbase/stagehand/commit/b419fc348673cbdefd861cda62506f1eb11c9b63), [`cbff109`](https://github.com/browserbase/stagehand/commit/cbff109e46ec1c4df1dc5fb27a373e0a072f402a), [`f426ba5`](https://github.com/browserbase/stagehand/commit/f426ba5ac007d9cae2438565cfe2e976d1fc1849)]:
8+
- @browserbasehq/stagehand@2.5.3
9+
310
## 1.1.1
411

512
### Patch Changes

evals/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@browserbasehq/stagehand-evals",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"private": true,
55
"description": "Evaluation suite for Stagehand",
66
"main": "./",

examples/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @browserbasehq/stagehand-examples
22

3+
## 1.0.12
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`fc06d40`](https://github.com/browserbase/stagehand/commit/fc06d40b339fed7efc2127df76a9b942b9d8f07d), [`2dbac99`](https://github.com/browserbase/stagehand/commit/2dbac997003f72040a39c8efbf803f75a6dc033a), [`b419fc3`](https://github.com/browserbase/stagehand/commit/b419fc348673cbdefd861cda62506f1eb11c9b63), [`cbff109`](https://github.com/browserbase/stagehand/commit/cbff109e46ec1c4df1dc5fb27a373e0a072f402a), [`f426ba5`](https://github.com/browserbase/stagehand/commit/f426ba5ac007d9cae2438565cfe2e976d1fc1849)]:
8+
- @browserbasehq/stagehand@2.5.3
9+
310
## 1.0.11
411

512
### Patch Changes

examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@browserbasehq/stagehand-examples",
3-
"version": "1.0.11",
3+
"version": "1.0.12",
44
"private": true,
55
"description": "Example scripts for Stagehand",
66
"main": "./",

0 commit comments

Comments
 (0)