Good browser-agent tasks
- QA a web app flow.
- Inspect a site before summarizing it.
- Test login, checkout, onboarding, or dashboard flows.
- Combine browser automation with shell commands.
- Use computer-use style workflows that need a visible browser session.
Building blocks
Browser sandboxes
Start browser or desktop sessions that agents can control.
OpenAI Agents sandbox
Give an OpenAI
SandboxAgent a hosted Celesto computer or local SmolVM.Command execution
Pair browser work with scripts, file inspection, and local tooling.
Saved artifacts
Keep screenshots, logs, reports, and generated files in the sandbox workspace.
