Traces & Files
Glubean writes the same trace artifacts that the editor opens visually.
When to use this page
- You want to know where trace files live
- You want to diff runs from disk
- You are debugging in CI or on a machine without the extension
Typical flow
- Run with
--emit-full-trace - Inspect files in
.glubean/traces/ - Compare with the previous run or attach them to CI artifacts
In the editor, the same data appears through:
Glubean: Open Latest TraceGlubean: Diff with Previous Run
See Artifacts for exact file paths.
Last updated on