Flight recorder for tool-calling LLM agents. Every step captured in an append-only, hash-chained JSONL trace: tamper-evident, deterministically replayable (50/50 byte-identical), diffable to the first divergent step, budget-enforced (steps, tokens, cost, wall clock). Offline, no API keys, 94% coverage.
-
Updated
Aug 4, 2026 - Python