fix(deps): update dependency @browserbasehq/stagehand to v3.0.8 #137
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.0.6→3.0.8Release Notes
browserbase/stagehand (@browserbasehq/stagehand)
v3.0.8Compare Source
Patch Changes
#1514
40ce5ccThanks @tkattkat! - Rename the close tool in agent to "done"#1574
5506f41Thanks @tkattkat! - fix(server): pass cdpUrl to localBrowserLaunchOptions when launchOptions absent#1521
84c05caThanks @seanmcguire12! - fix: get agent cache working in API mode#1486
692ffa0Thanks @tkattkat! - improve logging in agent#1551
1ef8901Thanks @miguelg719! - move extract handler response log to after URL injection#1495
72ac775Thanks @tkattkat! - export tool function & type to simplify defining custom tools#1481
3d5af07Thanks @tkattkat! - add waitForTimeout to page#1423
40e1d80Thanks @miguelg719! - Improve benchmark handling and add metadata#1588
56c0d24Thanks @seanmcguire12! - add SnapshotOptions to page.snapshot()#1483
16d72fbThanks @tkattkat! - Optimize screenshot handling in agent hybrid mode#1498
088c4ccThanks @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#1575
4276f4aThanks @seanmcguire12! - expose port param in localBrowserLaunchOptions#1544
6005786Thanks @tkattkat! - Recommend hybrid mode over DOM mode in agent, which is now considered legacy#1505
6fbf5fcThanks @tkattkat! - Add structured output to agent result + ensure close tool is always called#1511
704cf18Thanks @shrey150! - Fix ControlOrMeta keypress event#1480
091296eThanks @tkattkat! - Update agent to only calculate xpath when caching is enabled#1509
e56c6ebThanks @seanmcguire12! - add support for page.waitForSelector()#1478
2cb78d0Thanks @tkattkat! - update agent message handling#1518
5dad639Thanks @seanmcguire12! - add page.snapshot() for capturing a stringified DOM snapshot of the page, including an xpath map & url map#1576
b7c2571Thanks @tkattkat! - utilize waitForSelector when running agent cache#1560
4c69117Thanks @tkattkat! - Update coordinate handling in cua and hybridv3.0.7Compare Source
Patch Changes
#1461
0f3991eThanks @tkattkat! - Move hybrid mode out of experimental#1433
e0e22e0Thanks @tkattkat! - Put hybrid mode behind experimental#1456
f261051Thanks @shrey150! - Invoke page.hover for agent move action#1473
e021674Thanks @shrey150! - Add safety confirmation support for OpenAI + Google CUA#1399
6a5496fThanks @tkattkat! - Ensure cua agent is killed when stagehand.close is called#1436
fea1700Thanks @miguelg719! - Fix auto-load key for act/extract/observe parametrized models on api#1439
5b288d9Thanks @tkattkat! - Remove base64 from agent actions array ( still present in messages object )#1408
e822f5aThanks @seanmcguire12! - allow for act() cache hit when variable values change#1472
638efc7Thanks @seanmcguire12! - fix: agent cache not refreshed on action failure#1424
a890f16Thanks @seanmcguire12! - fix: "Error: -32000 Failed to convert response to JSON: CBOR: stack limit exceeded"#1418
934f492Thanks @miguelg719! - Cleanup handlers and bus listeners on close#1430
bd2db92Thanks @shrey150! - Fix CUA model coordinate translation#1465
51e0170Thanks @miguelg719! - Add media resolution high provider option to gemini 3 hybrid agent#1431
05f5580Thanks @tkattkat! - Update the cache handling for agent#1432
f56a9c2Thanks @tkattkat! - Deprecate cua: true in favor of mode: "cua"#1406
b40ae11Thanks @tkattkat! - Add support for hovering with coordinates ( page.hover )#1407
0d2b398Thanks @tkattkat! - Clean up page methods#1412
cd01f29Thanks @seanmcguire12! - fix: load GOOGLE_API_KEY from .env#1462
a734fcaThanks @shrey150! - fix: correctly pass userDataDir to chrome launcher#1466
b342acfThanks @seanmcguire12! - move playwright to optional dependencies#1440
2987cd1Thanks @tkattkat! - [Feature] support excluding tools from agent#1455
dfab1d5Thanks @seanmcguire12! - update aisdk client to better enforce structured output with deepseek models#1428
4d71162Thanks @tkattkat! - Add "hybrid" mode to stagehand agentConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.