Skip to content

Commit ee1fe6f

Browse files
Version Packages
1 parent 902ef50 commit ee1fe6f

17 files changed

Lines changed: 51 additions & 51 deletions

.changeset/crazy-nights-prove.md

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

.changeset/heavy-queens-watch.md

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

.changeset/light-heads-raise.md

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

.changeset/odd-grapes-glow.md

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

.changeset/thirty-trees-stop.md

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

.changeset/tough-buttons-return.md

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

.changeset/typed-sse-events.md

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

.changeset/warm-cats-play.md

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

.changeset/wild-dryers-search.md

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

packages/core/CHANGELOG.md

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

3+
## 3.2.1
4+
5+
### Patch Changes
6+
7+
- [#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)
8+
9+
- [#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
10+
11+
- [#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.
12+
13+
- [#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
14+
15+
- [#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()
16+
17+
- [#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.
18+
19+
- [#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
20+
321
## 3.2.0
422

523
### Minor Changes

0 commit comments

Comments
 (0)