stagehand-server/v3.2.0

browserbase/stagehandstagehand-server/v3.2.0Dec 27, 2025by github-actions[bot]

AI Summary

Introduces tool exclusion capabilities, adds safety confirmation callbacks for specific AI providers, and improves cache management on action failure.

Key Highlights

  • Exclude tools from agent
  • Safety confirmation callback for OpenAI + Google CUA
  • Refresh agent cache on action failure

New Features

  • [Feature] exclude tools from agent
  • [feat]: add support for safety confirmation callback for OpenAI + Google CUA
  • [fix]: refresh agent cache on action failure

Full Release Notes

## What's Changed
* [Feature] exclude tools from agent by @tkattkat in https://github.com/browserbase/stagehand/pull/1440
* [feat]: add support for safety confirmation callback for OpenAI + Google CUA by @shrey150 in https://github.com/browserbase/stagehand/pull/1473
* [fix]: refresh agent cache on action failure by @seanmcguire12 in https://github.com/browserbase/stagehand/pull/1472
* Version Packages by @github-actions[bot] in https://github.com/browserbase/stagehand/pull/1414


**Full Changelog**: https://github.com/browserbase/stagehand/compare/stagehand-server/v3.1.3...stagehand-server/v3.2.0