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.

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.
| Tab | What it's for |
|---|---|
| Agent | Chat with the Agent, run tasks, and watch every step stream in |
| Files | Browse and edit the Agent's Drive — its persistent file system |
| Terminal | A real shell inside the sandbox |
| AI Browser | A cloud Chromium the Agent can drive, and you can too |
| Local Browser | An embedded iframe for localhost and internal URLs |
| Web Preview | Open an app the Agent is running on a sandbox port |
| Git | Commit 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
Agent tab
Chat, sessions, artifacts, and watching tasks run.
Files (Drive)
The Agent's persistent file system, browsable and editable.
Terminal
A live shell inside the sandbox.
Browser tabs
AI Browser and Local Browser.
Web Preview
Open apps the Agent runs on a sandbox port.
VS Code IDE
Connect your local VS Code over Remote SSH.
Git
History, diffs, and branches.
Layouts
Company Layout vs. Agent Layout.
Projects & folders
Organize agents and group sessions.
Environment variables
Per-Agent secrets in the sandbox.
Runtime monitoring
Ports, sleep timeout, and restart.
High-performance volume
Fast storage for code-heavy work.