{% from "components/card.html" import stat_card %}
Click a point to see details
Click a row to see detailed token breakdown
| Time | Type | Model | Description | Tokens | Tools | Duration | Cost |
|---|---|---|---|---|---|---|---|
|
{{ exchange.date }}
{{ exchange.time }}
|
{{ exchange.subagent_type }} | {% if exchange.model %} {{ exchange.model_display }} {% else %} — {% endif %} | {{ exchange.description or exchange.prompt_preview[:50] }} | {{ exchange.total_tokens|format_compact }} | {{ exchange.total_tool_use_count }} | {{ exchange.duration_seconds }}s | ${{ "%.4f"|format(exchange.cost) }} |
No sub-agent exchanges found
Use the Task tool in Claude Code to see sub-agent analytics