Skip to main content

Module trace

Module trace 

Source
Expand description

infra logs trace subcommands for reconstructing execution traces.

Exposes TraceCommands (list, show) and the family of serializable rows that describe a trace: per-event timeline (TraceEventRow), the AI / MCP / step summaries, and the assembled TraceViewOutput and AiTraceOutput. A trace is resolved either from log events or from an AI task, with the display split across the sibling display, ai_*, summary, and json modules.

Structs§

AiLookupOutput
AiRequestRow
AiSummaryRow
AiTraceOutput
ArtifactRow
McpSummaryRow
StepRow
StepSummaryRow
SummaryContext
TaskInfoRow
TraceEventRow
TraceListOutput
TraceListRow
TraceViewOutput

Enums§

TraceCommands

Functions§

execute
print_summary