| ID | Status | Task | Agent | Model | Duration | Tokens | Spans | Events | Failure |
|---|---|---|---|---|---|---|---|---|---|
| {% if run.pinned %}★ {% endif %}{{ run.id }} | {{ run.status }} | {{ run.task_id or "-" }} | {{ run.agent_name or "-" }} | {{ run.model or "-" }} | {{ run.duration_ms }} ms | {{ run.total_tokens }} | {{ run.span_count }} | {{ run.event_count }} | {{ run.failure_tag or "-" }} |
| No trace runs yet. Send traffic through the proxy or POST to /api/v1/traces. | |||||||||