- What is running right now?
- What needs my attention?
- How much is this costing me today?
The layout
A 1280px canvas on desktop, stacked on mobile. Five regions: Top bar. Breadcrumb with the current company name, a spend pulse (green if within budget, amber if over 80%, red if breached), and the company-wide budget quota bar. Running now. A live feed of every agent currently executing. Each row shows the agent name, the workflow it is running, the current stage, the elapsed time, and the spend so far on this run. Rows update in real time as steps finish. Needs you. The approval queue. Every pending human-review gate, every budget overrun waiting on a raise, every escalation that has been sitting for more than its SLA. Items here are what you should actually be working on. Today’s activity. A compressed timeline of runs completed, tasks shipped, budgets trimmed, and memory promotions that happened today. Scrub backwards a day at a time. Teams. A grid of the active teams in this company, each with a pulse showing how many of its members are busy and how much of its team budget is consumed.What it does not show
The dashboard is deliberately not a firehose. It does not show the full audit log, the full cost breakdown, every single tool call, or every completed task. Those live on their own dedicated pages:- Activity log for the full audit stream
- Costs and budgets for the cost dashboard
- Managing tasks for the full task list
Refresh and real-time behavior
The dashboard is real-time. Every widget subscribes to a websocket feed from the local orchestrator and updates without a page refresh. If your laptop goes to sleep, the reconnection is transparent when you wake it back up: the dashboard catches up by replaying the most recent events from the audit log. Expect the “running now” list to update within ~200ms of a stage transition. Approval queue updates are instant. Team pulse updates are batched every five seconds to keep the animation smooth.Keyboard shortcuts
| Key | Action |
|---|---|
⌘K | Open the Executive Assistant |
⌘B | Jump to the budgets page |
⌘A | Jump to the approval queue |
⌘L | Jump to the activity log |
⌘. | Pause everything running in this company (emergency stop) |
? | Show the full shortcut reference |
What to do from the dashboard
The dashboard is not just a display. Every row is actionable:- Click a running agent to jump into its live log stream
- Click an approval to open the review card
- Click a team pulse to open the team’s own page
- Click the spend pulse to drill into costs