What is traqo-tracing?
Read, analyze, and visualize traqo JSONL traces for application observability. Use when: (1) reading or debugging .jsonl/.jsonl.gz trace files, (2) investigating token usage or costs, (3) analyzing pipeline execution flow or errors, (4) adding tracing instrumentation to Python code, (5) querying trace data with shell commands, (6) launching the trace viewer UI. Triggers on phrases like "read the trace", "what happened in the pipeline", "token usage", "why did it fail", "add tracing", "trace this function", "check the logs", "show me the traces", "open the dashboard", "visualize the run". Source: cecuro/traqo.