AgentRewind
Time-travel debugging for AI agent traces. Load a completed run and replay it step by step — cursor through decisions, tool calls, and state transitions after the fact instead of guessing from logs.
How it enforces trust
Trace files are treated as hostile input. The importer is zero-trust by construction — anything that fails a check is rejected before it reaches the replay engine.
- —Signed imports with JWT verification; unsigned or signature-mismatched payloads are refused.
- —Payload size double-check: declared size is verified against actual size before parsing.
- —
MAX_STEPSclamp on replay length — no unbounded traces. - —Input sanitization on every field before it hits the diff or replay path.
- —Five trace formats auto-detected on import — no manual format selection, no ambiguous parsing.
Diff engine
Two runs, side by side. The diff engine surfaces where behavior actually changed — not just where output text differs.
- —Divergence points: the first step where run A and run B disagree.
- —Latency deltas per step and across the full run.
- —Token-count deltas — input and output — for cost regression checks.
Work with me.
Production triage, workflow rescue, or fractional FDE engagement. DMs open for partner discussions.
Book Production Triage
$5,000 / 7 days qualification gate. Deep-dive into your AI implementation.
DM on LinkedIn
56,424 followers. Partner discussions, collaboration, or quick questions.
Star a Repo
CipherClaw, ClawKeeper, or any of the 120+ repositories.
Alex Cinovoj · Columbus, OH · Logs over vibes
© 2026 TechTide AI. All rights reserved.