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§
- AiLookup
Output - AiRequest
Row - AiSummary
Row - AiTrace
Output - Artifact
Row - McpSummary
Row - StepRow
- Step
Summary Row - Summary
Context - Task
Info Row - Trace
Event Row - Trace
List Output - Trace
List Row - Trace
View Output