stagehand-server-v3/v3.6.2

browserbase/stagehandstagehand-server-v3/v3.6.2Mar 24, 2026by github-actions[bot]

AI Summary

Focuses on v4 route architecture improvements, including selector type unification and Fastify plugin grouping. It also fixes SSE streaming events and applies tool timeout configuration to more tools.

Key Highlights

  • Unified selector type for v4 routes
  • Grouped v4 routes with Fastify plugins
  • Added explicit SSE event names for local v3 streaming
  • Applied `toolTimeout` arg to more tools
  • Updated documentation theme

New Features

  • Unified selector type for v4
  • Fastify plugin grouping for v4
  • Explicit SSE event names for local v3 streaming
  • Tool timeout configuration
  • Documentation theme update

Full Release Notes

## What's Changed
* [docs]: add docs for `page.setExtraHTTPHeaders()` by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1842
* Revert unintentional test commit by @miguelg719 in https://github.com/browserbase/stagehand/pull/1850
* [feat]: apply `toolTimeout` arg to more tools by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1843
* Revert broken finished SSE yield config by @monadoid in https://github.com/browserbase/stagehand/pull/1856
* remove unnecssary value param from fillform tool in dom mode by @tkattkat in https://github.com/browserbase/stagehand/pull/1811
* group v4 routes with fastify plugins by @monadoid in https://github.com/browserbase/stagehand/pull/1851
* [fix]: add `useSearch` & `toolTimeout` to stainless types by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1854
* [v4]: unify selector type by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1860
* [v4]: add index to selector schemas by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1861
* [v4]: rm redundant routes by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1862
* [v4]: update stubs to return selector obj by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1865
* variables for observe by @filip-michalsky in https://github.com/browserbase/stagehand/pull/1808
* docs: update docs theme to fix our previous sunset theme by @Kylejeong2 in https://github.com/browserbase/stagehand/pull/1879
* Add explicit SSE event names for local v3 streaming by @monadoid in https://github.com/browserbase/stagehand/pull/1858


**Full Changelog**: https://github.com/browserbase/stagehand/compare/@browserbasehq/browse-cli@0.2.0...stagehand-server-v3/v3.6.2

## What's Changed
* [docs]: add docs for `page.setExtraHTTPHeaders()` by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1842
* Revert unintentional test commit by @miguelg719 in https://github.com/browserbase/stagehand/pull/1850
* [feat]: apply `toolTimeout` arg to more tools by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1843
* Revert broken finished SSE yield config by @monadoid in https://github.com/browserbase/stagehand/pull/1856
* remove unnecssary value param from fillform tool in dom mode by @tkattkat in https://github.com/browserbase/stagehand/pull/1811
* group v4 routes with fastify plugins by @monadoid in https://github.com/browserbase/stagehand/pull/1851
* [fix]: add `useSearch` & `toolTimeout` to stainless types by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1854
* [v4]: unify selector type by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1860
* [v4]: add index to selector schemas by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1861
* [v4]: rm redundant routes by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1862
* [v4]: update stubs to return selector obj by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1865
* variables for observe by @filip-michalsky in https://github.com/browserbase/stagehand/pull/1808
* docs: update docs theme to fix our previous sunset theme by @Kylejeong2 in https://github.com/browserbase/stagehand/pull/1879
* Add explicit SSE event names for local v3 streaming by @monadoid in https://github.com/browserbase/stagehand/pull/1858


**Full Changelog**: https://github.com/browserbase/stagehand/compare/@browserbasehq/browse-cli@0.2.0...stagehand-server-v3/v3.6.2

## What's Changed
* [docs]: add docs for `page.setExtraHTTPHeaders()` by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1842
* Revert unintentional test commit by @miguelg719 in https://github.com/browserbase/stagehand/pull/1850
* [feat]: apply `toolTimeout` arg to more tools by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1843
* Revert broken finished SSE yield config by @monadoid in https://github.com/browserbase/stagehand/pull/1856
* remove unnecssary value param from fillform tool in dom mode by @tkattkat in https://github.com/browserbase/stagehand/pull/1811
* group v4 routes with fastify plugins by @monadoid in https://github.com/browserbase/stagehand/pull/1851
* [fix]: add `useSearch` & `toolTimeout` to stainless types by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1854
* [v4]: unify selector type by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1860
* [v4]: add index to selector schemas by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1861
* [v4]: rm redundant routes by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1862
* [v4]: update stubs to return selector obj by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1865
* variables for observe by @filip-michalsky in https://github.com/browserbase/stagehand/pull/1808
* docs: update docs theme to fix our previous sunset theme by @Kylejeong2 in https://github.com/browserbase/stagehand/pull/1879
* Add explicit SSE event names for local v3 streaming by @monadoid in https://github.com/browserbase/stagehand/pull/1858


**Full Changelog**: https://github.com/browserbase/stagehand/compare/@browserbasehq/browse-cli@0.2.0...stagehand-server-v3/v3.6.2

## What's Changed
* [docs]: add docs for `page.setExtraHTTPHeaders()` by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1842
* Revert unintentional test commit by @miguelg719 in https://github.com/browserbase/stagehand/pull/1850
* [feat]: apply `toolTimeout` arg to more tools by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1843
* Revert broken finished SSE yield config by @monadoid in https://github.com/browserbase/stagehand/pull/1856
* remove unnecssary value param from fillform tool in dom mode by @tkattkat in https://github.com/browserbase/stagehand/pull/1811
* group v4 routes with fastify plugins by @monadoid in https://github.com/browserbase/stagehand/pull/1851
* [fix]: add `useSearch` & `toolTimeout` to stainless types by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1854
* [v4]: unify selector type by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1860
* [v4]: add index to selector schemas by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1861
* [v4]: rm redundant routes by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1862
* [v4]: update stubs to return selector obj by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1865
* variables for observe by @filip-michalsky in https://github.com/browserbase/stagehand/pull/1808
* docs: update docs theme to fix our previous sunset theme by @Kylejeong2 in https://github.com/browserbase/stagehand/pull/1879
* Add explicit SSE event names for local v3 streaming by @monadoid in https://github.com/browserbase/stagehand/pull/1858


**Full Changelog**: https://github.com/browserbase/stagehand/compare/@browserbasehq/browse-cli@0.2.0...stagehand-server-v3/v3.6.2

## What's Changed
* [docs]: add docs for `page.setExtraHTTPHeaders()` by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1842
* Revert unintentional test commit by @miguelg719 in https://github.com/browserbase/stagehand/pull/1850
* [feat]: apply `toolTimeout` arg to more tools by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1843
* Revert broken finished SSE yield config by @monadoid in https://github.com/browserbase/stagehand/pull/1856
* remove unnecssary value param from fillform tool in dom mode by @tkattkat in https://github.com/browserbase/stagehand/pull/1811
* group v4 routes with fastify plugins by @monadoid in https://github.com/browserbase/stagehand/pull/1851
* [fix]: add `useSearch` & `toolTimeout` to stainless types by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1854
* [v4]: unify selector type by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1860
* [v4]: add index to selector schemas by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1861
* [v4]: rm redundant routes by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1862
* [v4]: update stubs to return selector obj by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1865
* variables for observe by @filip-michalsky in https://github.com/browserbase/stagehand/pull/1808
* docs: update docs theme to fix our previous sunset theme by @Kylejeong2 in https://github.com/browserbase/stagehand/pull/1879
* Add explicit SSE event names for local v3 streaming by @monadoid in https://github.com/browserbase/stagehand/pull/1858


**Full Changelog**: https://github.com/browserbase/stagehand/compare/@browserbasehq/browse-cli@0.2.0...stagehand-server-v3/v3.6.2

## What's Changed
* [docs]: add docs for `page.setExtraHTTPHeaders()` by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1842
* Revert unintentional test commit by @miguelg719 in https://github.com/browserbase/stagehand/pull/1850
* [feat]: apply `toolTimeout` arg to more tools by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1843
* Revert broken finished SSE yield config by @monadoid in https://github.com/browserbase/stagehand/pull/1856
* remove unnecssary value param from fillform tool in dom mode by @tkattkat in https://github.com/browserbase/stagehand/pull/1811
* group v4 routes with fastify plugins by @monadoid in https://github.com/browserbase/stagehand/pull/1851
* [fix]: add `useSearch` & `toolTimeout` to stainless types by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1854
* [v4]: unify selector type by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1860
* [v4]: add index to selector schemas by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1861
* [v4]: rm redundant routes by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1862
* [v4]: update stubs to return selector obj by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1865
* variables for observe by @filip-michalsky in https://github.com/browserbase/stagehand/pull/1808
* docs: update docs theme to fix our previous sunset theme by @Kylejeong2 in https://github.com/browserbase/stagehand/pull/1879
* Add explicit SSE event names for local v3 streaming by @monadoid in https://github.com/browserbase/stagehand/pull/1858


**Full Changelog**: https://github.com/browserbase/stagehand/compare/@browserbasehq/browse-cli@0.2.0...stagehand-server-v3/v3.6.2

## What's Changed
* [docs]: add docs for `page.setExtraHTTPHeaders()` by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1842
* Revert unintentional test commit by @miguelg719 in https://github.com/browserbase/stagehand/pull/1850
* [feat]: apply `toolTimeout` arg to more tools by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1843
* Revert broken finished SSE yield config by @monadoid in https://github.com/browserbase/stagehand/pull/1856
* remove unnecssary value param from fillform tool in dom mode by @tkattkat in https://github.com/browserbase/stagehand/pull/1811
* group v4 routes with fastify plugins by @monadoid in https://github.com/browserbase/stagehand/pull/1851
* [fix]: add `useSearch` & `toolTimeout` to stainless types by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1854
* [v4]: unify selector type by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1860
* [v4]: add index to selector schemas by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1861
* [v4]: rm redundant routes by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1862
* [v4]: update stubs to return selector obj by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1865
* variables for observe by @filip-michalsky in https://github.com/browserbase/stagehand/pull/1808
* docs: update docs theme to fix our previous sunset theme by @Kylejeong2 in https://github.com/browserbase/stagehand/pull/1879
* Add explicit SSE event names for local v3 streaming by @monadoid in https://github.com/browserbase/stagehand/pull/1858


**Full Changelog**: https://github.com/browserbase/stagehand/compare/@browserbasehq/browse-cli@0.2.0...stagehand-server-v3/v3.6.2

## What's Changed
* [docs]: add docs for `page.setExtraHTTPHeaders()` by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1842
* Revert unintentional test commit by @miguelg719 in https://github.com/browserbase/stagehand/pull/1850
* [feat]: apply `toolTimeout` arg to more tools by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1843
* Revert broken finished SSE yield config by @monadoid in https://github.com/browserbase/stagehand/pull/1856
* remove unnecssary value param from fillform tool in dom mode by @tkattkat in https://github.com/browserbase/stagehand/pull/1811
* group v4 routes with fastify plugins by @monadoid in https://github.com/browserbase/stagehand/pull/1851
* [fix]: add `useSearch` & `toolTimeout` to stainless types by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1854
* [v4]: unify selector type by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1860
* [v4]: add index to selector schemas by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1861
* [v4]: rm redundant routes by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1862
* [v4]: update stubs to return selector obj by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1865
* variables for observe by @filip-michalsky in https://github.com/browserbase/stagehand/pull/1808
* docs: update docs theme to fix our previous sunset theme by @Kylejeong2 in https://github.com/browserbase/stagehand/pull/1879
* Add explicit SSE event names for local v3 streaming by @monadoid in https://github.com/browserbase/stagehand/pull/1858


**Full Changelog**: https://github.com/browserbase/stagehand/compare/@browserbasehq/browse-cli@0.2.0...stagehand-server-v3/v3.6.2

## What's Changed
* [docs]: add docs for `page.setExtraHTTPHeaders()` by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1842
* Revert unintentional test commit by @miguelg719 in https://github.com/browserbase/stagehand/pull/1850
* [feat]: apply `toolTimeout` arg to more tools by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1843
* Revert broken finished SSE yield config by @monadoid in https://github.com/browserbase/stagehand/pull/1856
* remove unnecssary value param from fillform tool in dom mode by @tkattkat in https://github.com/browserbase/stagehand/pull/1811
* group v4 routes with fastify plugins by @monadoid in https://github.com/browserbase/stagehand/pull/1851
* [fix]: add `useSearch` & `toolTimeout` to stainless types by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1854
* [v4]: unify selector type by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1860
* [v4]: add index to selector schemas by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1861
* [v4]: rm redundant routes by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1862
* [v4]: update stubs to return selector obj by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1865
* variables for observe by @filip-michalsky in https://github.com/browserbase/stagehand/pull/1808
* docs: update docs theme to fix our previous sunset theme by @Kylejeong2 in https://github.com/browserbase/stagehand/pull/1879
* Add explicit SSE event names for local v3 streaming by @monadoid in https://github.com/browserbase/stagehand/pull/1858


**Full Changelog**: https://github.com/browserbase/stagehand/compare/@browserbasehq/browse-cli@0.2.0...stagehand-server-v3/v3.6.2

## What's Changed
* [docs]: add docs for `page.setExtraHTTPHeaders()` by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1842
* Revert unintentional test commit by @miguelg719 in https://github.com/browserbase/stagehand/pull/1850
* [feat]: apply `toolTimeout` arg to more tools by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1843
* Revert broken finished SSE yield config by @monadoid in https://github.com/browserbase/stagehand/pull/1856
* remove unnecssary value param from fillform tool in dom mode by @tkattkat in https://github.com/browserbase/stagehand/pull/1811
* group v4 routes with fastify plugins by @monadoid in https://github.com/browserbase/stagehand/pull/1851
* [fix]: add `useSearch` & `toolTimeout` to stainless types by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1854
* [v4]: unify selector type by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1860
* [v4]: add index to selector schemas by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1861
* [v4]: rm redundant routes by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1862
* [v4]: update stubs to return selector obj by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1865
* variables for observe by @filip-michalsky in https://github.com/browserbase/stagehand/pull/1808
* docs: update docs theme to fix our previous sunset theme by @Kylejeong2 in https://github.com/browserbase/stagehand/pull/1879
* Add explicit SSE event names for local v3 streaming by @monadoid in https://github.com/browserbase/stagehand/pull/1858


**Full Changelog**: https://github.com/browserbase/stagehand/compare/@browserbasehq/browse-cli@0.2.0...stagehand-server-v3/v3.6.2

## What's Changed
* [docs]: add docs for `page.setExtraHTTPHeaders()` by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1842
* Revert unintentional test commit by @miguelg719 in https://github.com/browserbase/stagehand/pull/1850
* [feat]: apply `toolTimeout` arg to more tools by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1843
* Revert broken finished SSE yield config by @monadoid in https://github.com/browserbase/stagehand/pull/1856
* remove unnecssary value param from fillform tool in dom mode by @tkattkat in https://github.com/browserbase/stagehand/pull/1811
* group v4 routes with fastify plugins by @monadoid in https://github.com/browserbase/stagehand/pull/1851
* [fix]: add `useSearch` & `toolTimeout` to stainless types by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1854
* [v4]: unify selector type by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1860
* [v4]: add index to selector schemas by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1861
* [v4]: rm redundant routes by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1862
* [v4]: update stubs to return selector obj by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1865
* variables for observe by @filip-michalsky in https://github.com/browserbase/stagehand/pull/1808
* docs: update docs theme to fix our previous sunset theme by @Kylejeong2 in https://github.com/browserbase/stagehand/pull/1879
* Add explicit SSE event names for local v3 streaming by @monadoid in https://github.com/browserbase/stagehand/pull/1858


**Full Changelog**: https://github.com/browserbase/stagehand/compare/@browserbasehq/browse-cli@0.2.0...stagehand-server-v3/v3.6.2

## What's Changed
* [docs]: add docs for `page.setExtraHTTPHeaders()` by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1842
* Revert unintentional test commit by @miguelg719 in https://github.com/browserbase/stagehand/pull/1850
* [feat]: apply `toolTimeout` arg to more tools by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1843
* Revert broken finished SSE yield config by @monadoid in https://github.com/browserbase/stagehand/pull/1856
* remove unnecssary value param from fillform tool in dom mode by @tkattkat in https://github.com/browserbase/stagehand/pull/1811
* group v4 routes with fastify plugins by @monadoid in https://github.com/browserbase/stagehand/pull/1851
* [fix]: add `useSearch` & `toolTimeout` to stainless types by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1854
* [v4]: unify selector type by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1860
* [v4]: add index to selector schemas by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1861
* [v4]: rm redundant routes by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1862
* [v4]: update stubs to return selector obj by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1865
* variables for observe by @filip-michalsky in https://github.com/browserbase/stagehand/pull/1808
* docs: update docs theme to fix our previous sunset theme by @Kylejeong2 in https://github.com/browserbase/stagehand/pull/1879
* Add explicit SSE event names for local v3 streaming by @monadoid in https://github.com/browserbase/stagehand/pull/1858


**Full Changelog**: https://github.com/browserbase/stagehand/compare/@browserbasehq/browse-cli@0.2.0...stagehand-server-v3/v3.6.2

## What's Changed
* [docs]: add docs for `page.setExtraHTTPHeaders()` by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1842
* Revert unintentional test commit by @miguelg719 in https://github.com/browserbase/stagehand/pull/1850
* [feat]: apply `toolTimeout` arg to more tools by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1843
* Revert broken finished SSE yield config by @monadoid in https://github.com/browserbase/stagehand/pull/1856
* remove unnecssary value param from fillform tool in dom mode by @tkattkat in https://github.com/browserbase/stagehand/pull/1811
* group v4 routes with fastify plugins by @monadoid in https://github.com/browserbase/stagehand/pull/1851
* [fix]: add `useSearch` & `toolTimeout` to stainless types by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1854
* [v4]: unify selector type by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1860
* [v4]: add index to selector schemas by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1861
* [v4]: rm redundant routes by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1862
* [v4]: update stubs to return selector obj by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1865
* variables for observe by @filip-michalsky in https://github.com/browserbase/stagehand/pull/1808
* docs: update docs theme to fix our previous sunset theme by @Kylejeong2 in https://github.com/browserbase/stagehand/pull/1879
* Add explicit SSE event names for local v3 streaming by @monadoid in https://github.com/browserbase/stagehand/pull/1858


**Full Changelog**: https://github.com/browserbase/stagehand/compare/@browserbasehq/browse-cli@0.2.0...stagehand-server-v3/v3.6.2

## What's Changed
* [docs]: add docs for `page.setExtraHTTPHeaders()` by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1842
* Revert unintentional test commit by @miguelg719 in https://github.com/browserbase/stagehand/pull/1850
* [feat]: apply `toolTimeout` arg to more tools by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1843
* Revert broken finished SSE yield config by @monadoid in https://github.com/browserbase/stagehand/pull/1856
* remove unnecssary value param from fillform tool in dom mode by @tkattkat in https://github.com/browserbase/stagehand/pull/1811
* group v4 routes with fastify plugins by @monadoid in https://github.com/browserbase/stagehand/pull/1851
* [fix]: add `useSearch` & `toolTimeout` to stainless types by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1854
* [v4]: unify selector type by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1860
* [v4]: add index to selector schemas by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1861
* [v4]: rm redundant routes by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1862
* [v4]: update stubs to return selector obj by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1865
* variables for observe by @filip-michalsky in https://github.com/browserbase/stagehand/pull/1808
* docs: update docs theme to fix our previous sunset theme by @Kylejeong2 in https://github.com/browserbase/stagehand/pull/1879
* Add explicit SSE event names for local v3 streaming by @monadoid in https://github.com/browserbase/stagehand/pull/1858


**Full Changelog**: https://github.com/browserbase/stagehand/compare/@browserbasehq/browse-cli@0.2.0...stagehand-server-v3/v3.6.2

## What's Changed
* [docs]: add docs for `page.setExtraHTTPHeaders()` by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1842
* Revert unintentional test commit by @miguelg719 in https://github.com/browserbase/stagehand/pull/1850
* [feat]: apply `toolTimeout` arg to more tools by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1843
* Revert broken finished SSE yield config by @monadoid in https://github.com/browserbase/stagehand/pull/1856
* remove unnecssary value param from fillform tool in dom mode by @tkattkat in https://github.com/browserbase/stagehand/pull/1811
* group v4 routes with fastify plugins by @monadoid in https://github.com/browserbase/stagehand/pull/1851
* [fix]: add `useSearch` & `toolTimeout` to stainless types by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1854
* [v4]: unify selector type by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1860
* [v4]: add index to selector schemas by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1861
* [v4]: rm redundant routes by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1862
* [v4]: update stubs to return selector obj by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1865
* variables for observe by @filip-michalsky in https://github.com/browserbase/stagehand/pull/1808
* docs: update docs theme to fix our previous sunset theme by @Kylejeong2 in https://github.com/browserbase/stagehand/pull/1879
* Add explicit SSE event names for local v3 streaming by @monadoid in https://github.com/browserbase/stagehand/pull/1858


**Full Changelog**: https://github.com/browserbase/stagehand/compare/@browserbasehq/browse-cli@0.2.0...stagehand-server-v3/v3.6.2

## What's Changed
* [docs]: add docs for `page.setExtraHTTPHeaders()` by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1842
* Revert unintentional test commit by @miguelg719 in https://github.com/browserbase/stagehand/pull/1850
* [feat]: apply `toolTimeout` arg to more tools by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1843
* Revert broken finished SSE yield config by @monadoid in https://github.com/browserbase/stagehand/pull/1856
* remove unnecssary value param from fillform tool in dom mode by @tkattkat in https://github.com/browserbase/stagehand/pull/1811
* group v4 routes with fastify plugins by @monadoid in https://github.com/browserbase/stagehand/pull/1851
* [fix]: add `useSearch` & `toolTimeout` to stainless types by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1854
* [v4]: unify selector type by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1860
* [v4]: add index to selector schemas by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1861
* [v4]: rm redundant routes by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1862
* [v4]: update stubs to return selector obj by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1865
* variables for observe by @filip-michalsky in https://github.com/browserbase/stagehand/pull/1808
* docs: update docs theme to fix our previous sunset theme by @Kylejeong2 in https://github.com/browserbase/stagehand/pull/1879
* Add explicit SSE event names for local v3 streaming by @monadoid in https://github.com/browserbase/stagehand/pull/1858


**Full Changelog**: https://github.com/browserbase/stagehand/compare/@browserbasehq/browse-cli@0.2.0...stagehand-server-v3/v3.6.2

## What's Changed
* [docs]: add docs for `page.setExtraHTTPHeaders()` by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1842
* Revert unintentional test commit by @miguelg719 in https://github.com/browserbase/stagehand/pull/1850
* [feat]: apply `toolTimeout` arg to more tools by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1843
* Revert broken finished SSE yield config by @monadoid in https://github.com/browserbase/stagehand/pull/1856
* remove unnecssary value param from fillform tool in dom mode by @tkattkat in https://github.com/browserbase/stagehand/pull/1811
* group v4 routes with fastify plugins by @monadoid in https://github.com/browserbase/stagehand/pull/1851
* [fix]: add `useSearch` & `toolTimeout` to stainless types by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1854
* [v4]: unify selector type by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1860
* [v4]: add index to selector schemas by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1861
* [v4]: rm redundant routes by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1862
* [v4]: update stubs to return selector obj by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1865
* variables for observe by @filip-michalsky in https://github.com/browserbase/stagehand/pull/1808
* docs: update docs theme to fix our previous sunset theme by @Kylejeong2 in https://github.com/browserbase/stagehand/pull/1879
* Add explicit SSE event names for local v3 streaming by @monadoid in https://github.com/browserbase/stagehand/pull/1858


**Full Changelog**: https://github.com/browserbase/stagehand/compare/@browserbasehq/browse-cli@0.2.0...stagehand-server-v3/v3.6.2