Workflow orchestration that lets AI agents and applications resume execution even if they fail partway through.
Without complex separate infrastructure like Temporal, it uses PostgreSQL transactions (ACID) to make agents stable and reproducible.
DBOS | Durable Workflow Orchestration
DBOS is an open source durable execution and workflow orchestration system that radically simplifies the development and operation of reliable, observable workflows.
https://www.dbos.dev/


Seonglae Cho