The Agent Workspace

The Agent Workspace

Watch your Agent work — chat, files, terminal, browser, preview, IDE, and Git — live in one multi-tab workbench.

When you hand an Agent a task, you don't want a black box — you want to see the work happen and step in when it matters. The Agent Workspace (the workbench) is where you do that: one screen that shows your Agent chatting, editing files, running commands, browsing the web, previewing apps, and committing code — all in its own cloud computer.

An Agent working in the workbench

One Agent, many views

The workbench keeps the chat in the center and opens any number of tabs alongside it. Each tab is a live view into the same cloud computer, so the files the Agent writes in chat show up instantly in the Files tab, the dev server it starts appears under Web Preview, and the commits it makes land in Git.

TabWhat it's for
AgentChat with the Agent, run tasks, and watch every step stream in
FilesBrowse and edit the Agent's Drive — its persistent file system
TerminalA real shell inside the sandbox
AI BrowserA cloud Chromium the Agent can drive, and you can too
Local BrowserAn embedded iframe for localhost and internal URLs
Web PreviewOpen an app the Agent is running on a sandbox port
GitCommit history, diffs, and branches

The Agent and Files tabs are always present. The rest you add from the + button in the tab bar — pick a type, and a new tab connects to the sandbox in seconds. Dynamic tabs can be renamed (double-click the title), reordered by dragging, and closed.

Arrange it your way

Tabs can dock as a side panel (right) or a bottom panel, so you can watch the chat and a terminal — or the chat and a live preview — at the same time. Drag the divider to resize, or collapse a panel to reclaim space. Your layout is remembered per Agent.

Everything you see runs in the Agent's sandbox, not your browser. The sandbox sleeps when idle and wakes automatically when you return — see Runtime monitoring.

Explore each surface

On this page