Screen 1
Empty State / Onboarding
First-time user experience. Framework selector, installation instructions, and getting started flow.
Shows 15-minute time-to-value promise.
View →
Screen 2
Installation Progress
Real-time installation status showing proxy startup, database connection, and waiting for first event.
Terminal output included.
View →
Screen 3
Live Feed
Real-time event stream showing agent starts, LLM calls, tool executions, and completions.
Demonstrates framework-agnostic monitoring.
View →
Screen 4
Agent Dashboard
Overview of all active agents with status, resource usage, and system stats.
Data-dense layout inspired by Datadog.
View →
Screen 5
Agent Detail Page
Single agent deep dive: performance metrics, recent runs, cost breakdown, and configuration.
Shows 94.2% success rate and $4.82 monthly cost.
View →
Screen 6
Trace Viewer
Multi-step execution path for a single agent run. Tree visualization shows LLM calls, tool executions,
and timing/cost for each step. Critical for debugging.
View →
Screen 7
Cost Analytics
LLM spending dashboard: $45.23 last 30 days. Breakdown by agent, by provider (OpenAI 67%, Anthropic 28%).
Daily trend chart and average cost per event.
View →
Screen 8
Policy Configuration (Phase 2)
Security policies preview: block dangerous commands, require approval for deployments, mask PII, rate limiting.
Shows 5 policy types with toggle controls.
View →