Virtual Office
A live presence view of all your agents - see who's working, what they're doing, and their current state.
What is the Virtual Office?
The Virtual Office is a real-time visual dashboard showing all your agents as if they were team members in an office. Each agent has a card (or desk) showing their name, emoji, current state, and what they're working on.
States update in real-time via server-sent events (SSE), so you always see the latest picture. It's especially useful when running multi-agent setups where agents are spawning sub-agents and working on different tasks.
Display Modes
Standard Mode
Clean card grid showing each agent with their identity, status, and current activity. Click any agent card to open a detail panel with session info and quick actions.
Pixel Mode 🎮
A fun 8-bit pixel art view where each agent sits at a desk in a retro office. Agents have animated sprites with working states - typing on keyboards, sleeping, showing error screens (BSOD!), and more. Complete with optional chiptune background music.
Agent States
Each agent shows one of these states:
| Working | Actively processing a request or running a task |
| Ready | Online and waiting for work |
| Blocked | Waiting on something (approval, input, etc.) |
| Sleeping | Inactive / idle for an extended period |
| Offline | Not connected or gateway is down |
Features
- • Real-time updates via SSE (Server-Sent Events) with polling fallback
- • State filters - filter by working, ready, blocked, etc.
- • Detail panel - click any agent to see session info and actions
- • Layout options - multiple grid densities (A, B, C layouts)
- • Drag and drop - reorder agents in pixel mode
- • Stale detection - automatic alerts when agents haven't been active recently
- • Music toggle 🎵 - 8-bit chiptune background music (pixel mode)
Where to Find It
The Virtual Office is in the Monitor section of the sidebar. It's available in both Standard and Advanced views of ClawManager.
Next Steps
Learn about Multi-Agent Setup to get the most out of the Virtual Office, or check Dashboard & Monitoring for other monitoring tools.
