@browserbasehq/stagehand
Advanced tools
Changelog
1.4.0
598cae2
Thanks @sameelarif! - clean up contexts after use#225 a2366fe
Thanks @sameelarif! - Ensuring cross-platform compatibility with tmp directories
#249 7d06d43
Thanks @seanmcguire12! - fix broken evals
#227 647eefd
Thanks @kamath! - Fix debugDom still showing chunks when set to false
#250 5886620
Thanks @seanmcguire12! - add ci specific evals
#222 8dff026
Thanks @sameelarif! - Streamline type definitions and fix existing typescript errors
#232 b9f9949
Thanks @kamath! - Minor changes to package.json and tsconfig, mainly around the build process. Also add more type defs and remove unused dependencies.
Changelog
1.2.0
#179 0031871
Thanks @navidkpr! - Fixes:
The last big change we pushed out, introduced a small regression. As a result, the gray outline showing the elements Stagehand is looking out is missing. This commit fixes that. We now process selectorMap properly now (using the updated type Record<number, string[]
Improved the action prompt:
Improved the structure Made it more straightforward Improved working for completed arg and prioritized precision over recall