Skip to main content
🚨Early AccessYour AI Team Just Got Smarter. Unlock Fable 5.1, GPT-6 Astra & Gemini Flash 3.8 with Team or Business.
Help Center / AI Agents / Orvoq Act: letting an agent operate a browser or terminal
AI Agents

Orvoq Act: letting an agent operate a browser or terminal

Updated Β· 3 min read

A regular agent reply is text β€” a plan, a draft, an answer. Orvoq Act goes further: it lets an agent actually operate a browser or a compute terminal to get something done, not just describe how.

What it can do

  • Browse the web β€” navigate pages, fill in forms, read what's there
  • Run code and process files in an isolated compute sandbox

Each of these runs in its own isolated sandbox, destroyed once the execution finishes β€” never on your own machine, and never shared between executions.

Watching it happen

While it's running, the transcript shows a live card with a concrete description of what's happening right now β€” which page it's on, how many files it's processed β€” not a generic β€œworking…” spinner. Click into it for the full browser live view or compute terminal log.

Anything with a real consequence β€” submitting a form, sending something, taking an action outside the sandbox β€” still stops and waits for your approval first, the same as any other agent action.

Was this article helpful?