Skip to content

Releases: browserbase/stagehand

@browserbasehq/stagehand@2.5.9

11 Jun 21:31
e4981d9

Choose a tag to compare

@browserbasehq/stagehand

2.5.8

Patch Changes

2.5.7

Patch Changes

2.5.6

Patch Changes

2.5.5

Patch Changes

2.5.4

Patch Changes

2.5.3

Patch Changes

2.5.2

Patch Changes

2.5.1

Patch Changes

2.5.0

Minor Changes

Patch Changes

Read more

stagehand/server-v3 v3.7.2

09 Jun 21:07
147e310

Choose a tag to compare

What's Changed

Full Changelog: https://github.com/browserbase/stagehand/compare/browse@0.8.3...stagehand-server-v3/v3.7.2

browse@0.8.3

05 Jun 22:41
9e1206b

Choose a tag to compare

Patch Changes

  • #2192 e7d3b55 Thanks @shrey150! - Lead-with-local onboarding: the missing-API-key error on cloud commands now tells users that local browser automation needs no key and points them to browse open <url> --local. The remote-mode driver error is clearer about when a key is required versus when local mode works without one.

@browserbasehq/stagehand@3.5.0

03 Jun 21:33
a784d2a

Choose a tag to compare

Minor Changes

  • #2149 6e75725 Thanks @miguelg719! - Added a screenshot option to extract() that sends the current viewport screenshot with the a11y tree for extraction.

  • #2127 78bcde8 Thanks @seanmcguire12! - Add ignoreDefaultArgs option to selectively remove chrome-launcher's built-in default flags (e.g. --disable-extensions) when running locally

  • #2160 49575d6 Thanks @monadoid! - Forward constructor and request model configuration when initializing API-backed sessions.

  • #2171 dc1445d Thanks @seanmcguire12! - add native clipboard API

Patch Changes

@browserbasehq/browse-cli@0.6.1

03 Jun 21:33
a784d2a

Choose a tag to compare

Patch Changes

stagehand/server-v3 v3.7.1

28 May 17:06
ce21468

Choose a tag to compare

What's Changed

Full Changelog: stagehand-server-v3/v3.7.0...stagehand-server-v3/v3.7.1

stagehand/server-v3 v3.7.0

27 May 19:48
49575d6

Choose a tag to compare

What's Changed

Full Changelog: stagehand-server-v3/v3.6.10...stagehand-server-v3/v3.7.0

stagehand/server-v3 v3.6.10

20 May 19:22
3e95a87

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: stagehand-server-v3/v3.6.9...stagehand-server-v3/v3.6.10

stagehand/server-v3 v3.6.9

11 May 21:20
6c78ecd

Choose a tag to compare

What's Changed

Full Changelog: stagehand-server-v3/v3.6.8...stagehand-server-v3/v3.6.9

@browserbasehq/stagehand@3.4.0

11 May 21:19
9b07e99

Choose a tag to compare

Minor Changes

Patch Changes

  • #2080 21c78b3 Thanks @miguelg719! - Add variables support to v3 agentExecute API schema and remove experimental requirement

  • #2077 f437f73 Thanks @monadoid! - Fix frame registry handling for OOPIF pages

  • #2098 a783b99 Thanks @seanmcguire12! - bump transitive deps to patched versions

  • #2089 8d2f354 Thanks @shrey150! - Strengthen observe prompts so LLMs return complete encoded element IDs.

  • #2047 a87c1fc Thanks @tkattkat! - Set default agent mode to hybrid with auto routing to dom for non compatible models

  • #2101 26e6c96 Thanks @seanmcguire12! - move playwright-core, puppeteer-core, patchright-core from optional dependencies to peer dependencies

  • #2068 1d176c4 Thanks @filip-michalsky! - Remove the default temperature setting from v3 agent AI SDK calls so reasoning models that do not support temperature run without provider warnings.

  • #2040 1fa9613 Thanks @monadoid! - Prefer STAGEHAND_API_URL for Stagehand API overrides while retaining STAGEHAND_BASE_URL as a deprecated fallback.

  • #2065 9ff70dd Thanks @miguelg719! - Add support for CUA models: openai/gpt-5.4-mini, openai/gpt-5.5, and anthropic/claude-haiku-4-5

  • #2039 7640381 Thanks @monadoid! - Deprecate Browserbase project ID configuration.