You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added support for automatic redirect to google.com in Agents (#640)
* Support for Automatic Redirect to google.com using CUA
it now automatically redirects to google.com if page is pointing to empty url or "about:blank", which saves tokens by avoiding sending empty screenshots.
* changeset
* Update .changeset/rude-peas-stay.md
Co-authored-by: Miguel <[email protected]>
---------
Co-authored-by: Miguel <[email protected]>
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.
0 commit comments