Minor Changes
-
#1779
2f43ffaThanks @shrey150! - feat: addcdpHeadersoption tolocalBrowserLaunchOptionsfor passing custom HTTP headers when connecting to an existing browser via CDP URL -
#1834
63ee247Thanks @tkattkat! - Update stagehand agents search tool -
#1774
521a10eThanks @seanmcguire12! - add new page.setExtraHTTPHeaders() method
Patch Changes
-
#1759
505e8c6Thanks @shrey150! - Add bedrock to the provider enum in model configuration schemas and regenerate OpenAPI spec. -
#1814
7dc35f5Thanks @tkattkat! - Change usage of openai provider in agent to default to store:false -
#1846
335cf47Thanks @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
6ba0a1dThanks @shrey150! - ExposeheadersinGoogleVertexProviderSettingsso model configs can pass custom provider headers (for exampleX-Goog-Priority) without TypeScript errors. -
#1847
4ff3bb8Thanks @miguelg719! - Enable FlowLogger on BROWSERBASE_FLOW_LOGS=1 -
#1752
c27054bThanks @derekmeegan! - fix: pause Browserbase agents while captcha solving is active and improve CUA recovery after the solve completes -
#1800
2abf5b9Thanks @shrey150! - Make projectId optional for Browserbase sessions — only BROWSERBASE_API_KEY is required -
#1766
7817fccThanks @tkattkat! - Add configurable timeout to tools in agent -
#1749
7390508Thanks @pirate! - When connecting to a browser session that has zero open tabs, Stagehand now automatically creates an initialabout:blanktab so the connection can continue. -
#1761
611f43aThanks @seanmcguire12! - fix issue where handlePossibleNavigation was producing unnecessary error logs on clicks that trigger page close -
#1817
2402a3cThanks @tkattkat! - Add support for passing custom headers in clientOptions