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
Canonicalized model tool inputs so task targets, browser execution timeouts, and runtime-only fields remain host-owned; irrelevant placeholder fields are discarded before execution.
Hardened Browser REPL lifecycle management with one total budget, cancellation propagation to in-flight page commands, remaining-budget caps for helpers, and explicit NO_EVIDENCE results.
Navigation failures now return recoverable error contracts with retry guidance, while side-panel presentation distinguishes recoverable failures from task failures.
Diagnostics
Added runtime.configured session diagnostics for non-secret provider/model metadata, reasoning effort, and tool schema version.
Documentation
Documented canonical tool input boundaries and the limited Chrome offscreen runtime API.