Skip to content

TraceCrate v0.1.0 — local-first AI trace workbench

Latest

Choose a tag to compare

@FankChen FankChen released this 10 Sep 09:45

Try it now

https://fankchen.github.io/tracecrate/

Read recorded Claude Code, Codex rollout, selected OTLP JSON, and native TraceCrate files in your browser. No backend, telemetry, account, API key, or model call. Logs are never executed.

Included

  • Searchable timeline, recorded metrics, heuristic findings and descriptive two-run comparisons.
  • Bounded inline-worker imports; memory-only sessions.
  • Structure-only JSON and script-free HTML exports by default, with optional best-effort pattern redaction.
  • Synthetic demo pair, English/Chinese guides, MIT license and contribution tasks.

Verified

Boundaries

Supported formats are documented subsets, not universal compatibility. No Firefox/WebKit or screen-reader certification. Pattern redaction can miss secrets; even structure-only metrics/timestamps can be sensitive. Review full exports. Synthetic comparisons are not benchmarks. No npm package or video is published.

Source archives are below. To run locally, clone the repository and use npm ci followed by npm run dev with Node 24. See README for details.