{{ errorMessage }}
当前筛选条件下没有可展示的 Agent 运行链路。
| 开始时间 | 场景 | 状态 | 摘要 | Run ID |
|---|---|---|---|---|
| {{ formatTraceDateTime(trace.startedAt) }} | {{ trace.title }} {{ trace.sourceLabel }} · {{ trace.agent }} | {{ trace.statusLabel }} | {{ trace.summary || '暂无摘要' }} {{ trace.eventCount || trace.toolCallCount }} 个事件 · {{ trace.failedToolCallCount }} 个失败工具 | {{ trace.runId }} |
{{ detailError }}
点击左侧 Run ID,可查看完整事件时间线、输入输出和会话上下文。
{{ detail.summary || detail.errorMessage || '暂无运行摘要' }}
{{ selectedEvent.errorMessage }}
{{ formatTraceJson(selectedEvent.inputJson) }}
{{ formatTraceJson(selectedEvent.outputJson) }}