Minor Changes
- #659
f9a435e
Thanks @miguelg719! - Added native support for Google Generative models (Gemini)
Patch Changes
-
#647
ca5467d
Thanks @seanmcguire12! - collapse redundant text nodes into parent elements -
#636
9037430
Thanks @seanmcguire12! - fix token act metrics and inference logging being misplaced as observe metrics and inference logging -
#648
169e7ea
Thanks @seanmcguire12! - add mapping of node id -> url -
#654
57a9853
Thanks @seanmcguire12! - fix repeated up & down scrolling bug for clicks insideact
-
#624
cf167a4
Thanks @seanmcguire12! - export stagehand error classes so they can be referenced from @dist -
#640
178f5f0
Thanks @yash1744! - Added support for stagehand agents to automatically redirect to https://google.com when the page URL is empty or set to about:blank, preventing empty screenshots and saving tokens. -
#633
86724f6
Thanks @miguelg719! - Fix the getBrowser logic for redundant api calls and throw informed errors -
#656
c630373
Thanks @seanmcguire12! - parse out % signs from variables in act -
#637
944bbbf
Thanks @kamath! - Fix: forward along the stack trace in StagehandDefaultError