cubeloop-trace

Installation
SKILL.md

Debugging CubeLoop runs with cubeloop trace

cubeloop can record every agent run as an OpenTelemetry span tree, written to local JSONL files. The cubeloop trace CLI reads those files so you can see exactly what happened inside a run without re-running it: which LLM calls and tool calls fired, in what order, what each returned, where it errored, and the token/cache counts. Reach for this before guessing at a bug.

When this applies

Installs
4
GitHub Stars
59
First Seen
7 days ago
cubeloop-trace — cubeplexai/cubeloop