digest

March 29, 2026

2026-03-29
1 itemX×1
X

Weekend over. Here’s what I built: https://t.co/84Vdwo3Fqv

@jayfareithreadx

TL;DR. A weekend-built CLI that sanitizes agent traces and commits them to Hugging Face datasets — basically git for agent sessions.

Takeaways

  • Schema designed for downstream SFT, RL, evals, and analytics (not just logging) — includes outcome signals, sub-agent hierarchy, and per-step tokens.
  • Solves the trust problem with deterministic sanitization + a HITL review inbox (TUI or web) before anything gets pushed publicly.
  • Claude Code session hook auto-captures conversations; content-hash dedup means safe re-pushing across machines. Install via pipx install opentraces.