What problem does it solve? It gives the agent a governed way to operate the chat session's built-in Browser provider, handling page inspection, clicking, typing, file uploads, and diagnostics while enforcing strict safety rules around authentication and irreversible actions. ## Core Features & Use Cases - Structured Page Inspection: Inspect actionable elements via opaque refs, paginate truncated snapshots, and read page content with text, DOM, semantic, console, and network queries. - Safe Interaction Loop: Click, fill, type, paste, scroll, hover, and upload current-turn attachments or workspace files, with post-action visual evidence and effect verification. - Authentication and Confirmation Boundaries: Pause for user takeover at login forms and require explicit ask_user confirmation before publish, send, submit, delete, or purchase actions. - Use Case: A user asks the agent to open a web app in the right-side FilePanel Browser, fill a draft form with an attached file, and stop for confirmation before the final submit. ## Quick Start Ask the agent to open a site in the in-app Browser, inspect the page, and fill in a form while stopping before any final submit action.