Files
Jason Zhang b0fff3f02d fix: validate urls before computer use navigate opens them
ComputerUseToolset passed the url the model supplied straight to the
browser driver, without checking it. Now navigate runs the same checks
load_web_page does. A url that fails returns an error to the model
instead of reaching the driver.

If the agent is meant to drive the browser against an internal host,
pass allow_private_network_access=True

Co-authored-by: Jason Zhang <jasoncz@google.com>
PiperOrigin-RevId: 963643277
2026-08-12 13:55:35 -07:00
..
2026-01-20 14:50:09 -08:00