agent-reconcile: repairs interrupted AI agent tool-call histories into safe replayable transcripts
TLDR
agent-reconcile is an open-source utility that repairs incomplete or malformed AI agent tool-call histories caused by network or process interruptions, converting them into safe, replayable state. The tool addresses a practical reliability problem in long-running agentic pipelines where incomplete state prevents clean resumption. It is available on GitHub.