[01]
Design goal
An agent run should be auditable in under sixty seconds.
The v0 view was a flat log of API events. Helpful for engineers, useless for ops. I rebuilt it around a single question:“Can a non-technical operator see, in one screen, why the agent did what it did?”
- Prompts and thinking shown inline, not buried in JSON
- Tool calls expanded as cards with inputs, outputs, latency
- One reply per agent “turn” — threaded chronologically
- Failures highlighted with the exact line that triggered them