What's Changed
- Fix SEA release workflow for Windows by @miguelg719 in #1603
- Enable bedrock provider on server by @miguelg719 in #1604
- [docs]: add docs for
page.snapshot()by @seanmcguire12 in #1589 - [docs]: add docs for
page.waitForSelector()by @seanmcguire12 in #1605 - [docs]: add docs for local browser port option by @seanmcguire12 in #1606
- Add SupportedUnderstudyActions to observe system prompt by @miguelg719 in #1609
- Using 'mode' enum instead of old 'cua' boolean by @monadoid in #1611
- Update stale observe evals by @miguelg719 in #1615
- [fix]:
maskparam inpage.screenshot()only applied to first node by @seanmcguire12 in #1612 - [chore]: strengthen regex validation on
act,observeforelementIdby @miguelg719 in #1614 - add auto-bedrock support based on bedrock/provider.model-name by @pirate in #1617
- [chore]: pull stringified JS into TS file by @seanmcguire12 in #1622
- SupportedUnderstudyAction Enum validation for 'method' on act/observe by @miguelg719 in #1613
- Fix issues in stainless.yml by @pirate in #1638
- add warning when models are used with hybrid mode that will not perf… by @tkattkat in #1633
- [fix]: screenshot mask not working on
<dialog>elements by @seanmcguire12 in #1624 - Add right/middle click support on act and observe by @miguelg719 in #1631
- Add executionModel serialization to api client by @miguelg719 in #1636
- Fix deprecation warning for old model format (#1625) by @miguelg719 in #1637
- Add replay to docs by @monadoid in #1643
- Removed MCP from readme for now by @monadoid in #1639
- fix(cdp): avoid unhandled detach by returning original sendCDP promise by @monadoid in #1644
- [fix]: ctx
addInitScripton popup pages by @seanmcguire12 in #1642 - [chore]: rm docs changeset by @seanmcguire12 in #1648
- Fix [Agent] : message processing bug by @tkattkat in #1647
- Add support for gemini 3 on cua/hybrid agent by @miguelg719 in #1652
- [docs]: fix userDataDir example for Browserbase sessions by @shrey150 in #1654
- fix(ci): handle new tags in server release workflow (#1660) by @miguelg719 in #1661
- Add user-agent by @miguelg719 in #1646
Full Changelog: stagehand-server/v3.5.1...stagehand-server/v3.6.0