Skip to content

Commit e17c228

Browse files
Version Packages
1 parent 6fbf5fc commit e17c228

15 files changed

Lines changed: 39 additions & 48 deletions

.changeset/early-hats-read.md

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

.changeset/gold-women-sell.md

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

.changeset/hungry-lemons-push.md

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

.changeset/mean-jars-cross.md

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

.changeset/mean-melons-repeat.md

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

.changeset/quick-games-try.md

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

.changeset/silent-wolves-sell.md

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

.changeset/silly-emus-knock.md

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

.changeset/strong-ideas-guess.md

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

packages/core/CHANGELOG.md

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

3+
## 3.0.8
4+
5+
### Patch Changes
6+
7+
- [#1486](https://github.com/browserbase/stagehand/pull/1486) [`692ffa0`](https://github.com/browserbase/stagehand/commit/692ffa0346ad3d121686aba503c0a22844293efa) Thanks [@tkattkat](https://github.com/tkattkat)! - improve logging in agent
8+
9+
- [#1495](https://github.com/browserbase/stagehand/pull/1495) [`72ac775`](https://github.com/browserbase/stagehand/commit/72ac775a831d6f0f376ceda4426525f93cc21452) Thanks [@tkattkat](https://github.com/tkattkat)! - export tool function & type to simplify defining custom tools
10+
11+
- [#1481](https://github.com/browserbase/stagehand/pull/1481) [`3d5af07`](https://github.com/browserbase/stagehand/commit/3d5af07f66d6d26d1f5ac4bd9be7183c3381dd92) Thanks [@tkattkat](https://github.com/tkattkat)! - add waitForTimeout to page
12+
13+
- [#1483](https://github.com/browserbase/stagehand/pull/1483) [`16d72fb`](https://github.com/browserbase/stagehand/commit/16d72fb4c4081dd33bf45605d75c27644ea4c00e) Thanks [@tkattkat](https://github.com/tkattkat)! - Optimize screenshot handling in agent hybrid mode
14+
15+
- [#1498](https://github.com/browserbase/stagehand/pull/1498) [`088c4cc`](https://github.com/browserbase/stagehand/commit/088c4cc31dc924bb232a9d5a09ab42cd961c2d36) Thanks [@seanmcguire12](https://github.com/seanmcguire12)! - fix: replaying cached actions (for agent & act) now uses the originally defined model, (instead of default model) when action fails and rerunning inference is needed
16+
17+
- [#1505](https://github.com/browserbase/stagehand/pull/1505) [`6fbf5fc`](https://github.com/browserbase/stagehand/commit/6fbf5fc811e5e5d9d22f10c5309fbd336892263a) Thanks [@tkattkat](https://github.com/tkattkat)! - Add structured output to agent result + ensure close tool is always called
18+
19+
- [#1511](https://github.com/browserbase/stagehand/pull/1511) [`704cf18`](https://github.com/browserbase/stagehand/commit/704cf18cb2bdd187ba06c35f05ccb47317a7668c) Thanks [@shrey150](https://github.com/shrey150)! - Fix ControlOrMeta keypress event
20+
21+
- [#1480](https://github.com/browserbase/stagehand/pull/1480) [`091296e`](https://github.com/browserbase/stagehand/commit/091296e438bb2374c8bb10ef6c08283978145ebf) Thanks [@tkattkat](https://github.com/tkattkat)! - Update agent to only calculate xpath when caching is enabled
22+
23+
- [#1478](https://github.com/browserbase/stagehand/pull/1478) [`2cb78d0`](https://github.com/browserbase/stagehand/commit/2cb78d0f5ddef9f7337a9a2fe3137f1421df700a) Thanks [@tkattkat](https://github.com/tkattkat)! - update agent message handling
24+
325
## 3.0.7
426

527
### Patch Changes

0 commit comments

Comments
 (0)