github browserbase/stagehand @browserbasehq/stagehand@3.2.0

6 hours ago

Minor Changes

Patch Changes

  • #1759 505e8c6 Thanks @shrey150! - Add bedrock to the provider enum in model configuration schemas and regenerate OpenAPI spec.

  • #1814 7dc35f5 Thanks @tkattkat! - Change usage of openai provider in agent to default to store:false

  • #1846 335cf47 Thanks @aq17! - Fix streaming finished event being silently dropped. The final SSE event containing the result payload (success status, message, actions, usage, and messages) was previously discarded instead of being yielded to the caller.

  • #1764 6ba0a1d Thanks @shrey150! - Expose headers in GoogleVertexProviderSettings so model configs can pass custom provider headers (for example X-Goog-Priority) without TypeScript errors.

  • #1847 4ff3bb8 Thanks @miguelg719! - Enable FlowLogger on BROWSERBASE_FLOW_LOGS=1

  • #1752 c27054b Thanks @derekmeegan! - fix: pause Browserbase agents while captcha solving is active and improve CUA recovery after the solve completes

  • #1800 2abf5b9 Thanks @shrey150! - Make projectId optional for Browserbase sessions — only BROWSERBASE_API_KEY is required

  • #1766 7817fcc Thanks @tkattkat! - Add configurable timeout to tools in agent

  • #1749 7390508 Thanks @pirate! - When connecting to a browser session that has zero open tabs, Stagehand now automatically creates an initial about:blank tab so the connection can continue.

  • #1761 611f43a Thanks @seanmcguire12! - fix issue where handlePossibleNavigation was producing unnecessary error logs on clicks that trigger page close

  • #1817 2402a3c Thanks @tkattkat! - Add support for passing custom headers in clientOptions

Don't miss a new stagehand release

NewReleases is sending notifications on new releases.