stagehand Releases
106 releases of browserbase/stagehand
- @browserbasehq/stagehand@2.2.1
Fixes the `close()` method to ensure the browser is properly terminated and removes deprecated parameters to clean up the API.
May 6, 2025
- v2.2.0
This release introduces a new Stagehand Evaluator class for agent evaluation, expands AI model support to include Gemini 2.5 Flash and updated OpenAI models, and improves DOM extraction capabilities with targeted extraction.
Apr 30, 2025
- v0.5.3
This release focuses on infrastructure improvements and configuration enhancements. It includes fixes to the Docker environment, updates to installation documentation, and introduces configurable server address settings.
Apr 14, 2025
- v2.1.0
Users can now natively use Google Generative AI models, and the SDK has been updated to handle metrics and errors more robustly while fixing various scrolling and form interaction bugs.
Apr 11, 2025
- v2.0.0
A major update introducing the stagehand.agent for Computer Use Agents, significant performance improvements to act and extract, and a complete documentation overhaul.
Mar 31, 2025
- v1.14.0
This release focuses on performance and flexibility, adding targeted extraction, new LLM provider support (Cerebras and Groq), and allowing act to use observe under the hood.
Mar 5, 2025
- v1.13.1
A patch release that improves error messaging specifically for Bun runtime environments to help developers troubleshoot issues more effectively.
Feb 24, 2025
- v1.13.0
Adds configuration options for local browsers, support for captcha solving, and the ability to offload method calls to the Stagehand API.
Feb 20, 2025
- v1.12.0
Upgrades the observe method to return suggested Playwright methods and adds support for the o3-mini model.
Feb 6, 2025
- v1.10.1
Fixes a build type error in the evaluate function used by the observeHandler to ensure type safety.
Jan 21, 2025
- v1.10.0
Introduces accessibility tree context for observe tasks and simplifies the API by allowing string inputs instead of complex option objects.
Jan 21, 2025
- v1.9.0
Enhances multi-page handling with popup listeners, improves logging configuration and inheritance, and introduces type improvements and new LLM client examples.
Jan 8, 2025
- v1.8.0
Restructures the API to use a Page-centric approach, moving action and extraction methods from the root `stagehand` object to the `page` object, and introduces wrapper classes for Playwright objects.
Dec 24, 2024
- v1.7.0
Refactors initialization parameters and introduces a new text-based extraction method alongside improvements to session management and type exposure.
Dec 17, 2024
- v1.6.0
Adds support for newer OpenAI models, improves code quality with stricter type checking, and enables multi-region Browserbase support.
Dec 10, 2024
- v0.5.2
Adds configuration options for GitHub Actions flows, allows setting minimum and maximum ports via environment variables, and exposes local ports as environment values.
Dec 5, 2024
- v1.5.0
Fixes a critical installation issue preventing the package from being installed via NPM.
Dec 3, 2024
- v1.4.0
Improves stability and debugging capabilities by cleaning up resources, fixing evals, and streamlining type definitions and build configurations.
Dec 3, 2024
- v1.3.0
Reverts a previous removal, restores structured logging, adds script execution capabilities, adds model-specific evals, and removes caching.
Nov 21, 2024
- v1.2.0
Nov 19, 2024