Section 01
Cori Framework Core Introduction: Transforming Agent Conversations into Reproducible, Deterministic Workflows
Cori is an open-source framework whose core goal is to resolve the conflict between the uncertainty of AI Agent interactions and the need for predictability in engineering practice. It enables repeatable and traceable automated execution by capturing one-off Agent conversations into type-safe TypeScript workflows, built on the Temporal workflow engine. The framework's core philosophy is to separate the creation of workflows by Agents from the deterministic execution by the system, balancing the flexibility of Agents with the reliability of traditional software engineering.