Agent Workspace
A visual, multi-tab workspace where you watch your Agent think, browse, code, and manage files in real time.
Agent Workspace
The Agent Workspace is the central control panel for every Agent in Buda. It gives you a live, multi-tab view into everything your Agent is doing — from conversations and file management to browser automation, terminal commands, and version control.
Think of it as Watch Work mode: you can observe, intervene, and collaborate with your Agent without ever leaving the browser.
Workspace layout
┌─────────────────────────────────────────────────────┐
│ [Agent] [Drive] [Terminal ×] [Browser ×] [+] │ ← Tab bar
├─────────────────────────────────────────────────────┤
│ │
│ Active Canvas │
│ │
└─────────────────────────────────────────────────────┘The tab bar at the top lets you switch between different views of the same Agent. Each tab is a canvas — a full-screen panel dedicated to one type of work.
Built-in tabs
| Tab | Type | Description |
|---|---|---|
| Agent | Fixed | Chat sessions and task management |
| Drive | Fixed | File browser and knowledge base |
| Terminal | Dynamic | Live shell inside the Agent's sandbox |
| Cloud Browser | Dynamic | Remote browser controlled via CDP |
| Local Browser | Dynamic | Embedded iframe for local/internal URLs |
| Git | Dynamic | Commit history, diffs, and branch management |
Fixed tabs (Agent, Drive) are always present and cannot be closed. Dynamic tabs can be created, renamed, and closed as needed.
Creating a new tab
Click the + button in the tab bar to open the tab picker. Select the type of canvas you want to add. Dynamic tabs can be renamed by double-clicking the tab title.
Switching between sessions
Within the Agent tab, use the session selector (top-left dropdown) to switch between past conversations or start a new one. Each session is fully isolated — switching sessions does not affect other tabs.