Agent Trace Visualizer
As an agent executes, lightweight OpenTelemetry instrumentation hooks capture every inner thought, model invocation, tool input/output payload, and latency timestamp as structured spans. The trace collector ingests these spans via streaming pipelines, links parent-child span identifiers into a coherent causal graph, computes token usage costs and latency overhead per step, and renders an interactive waterfall timeline. Engineers can expand individual execution nodes to view exact system prompts, temperature parameters, intermediate JSON tool arguments, and raw LLM completions in real time.
