Feature request: Checkpoint/resume support for long-running agent workflows
Open Source Local First Ai Agent
Brought to you by:
sosidudku
Originally created by: liamjojn-afk
For more complex agent workflows, it could be valuable to support checkpointing so execution can resume after an interruption instead of starting from scratch.
This would be especially useful for tasks involving browser automation, multiple tool calls, or lengthy document processing.
A lightweight checkpoint mechanism that stores the workflow state could improve both reliability and the overall developer experience, particularly for production use cases.
Originally posted by: sosidudku1
Closing in favor of [#34], which covers the same ground with a concrete design direction.
Related
Tickets: #34
Ticket changed by: sosidudku1