Durable execution without history replay
Summary
The article introduces Transparent Continuation Checkpointing (TCC) as an alternative to history replay for durable execution, detailing how it captures and resumes from a committed continuation. It compares TCC to traditional replay, lists current capabilities in the prototype, and reports preliminary latency results, while outlining the remaining work to bring continuation-based recovery into production AI agents.