Files
agent-framework/python/packages/workflow
T
Evan Mattson 19676978e9 Python: introduce workflow checkpointing (#366)
* Add workflow checkpointing functionality.

* Reintroduce protocol that went missing during merge

* Checkpoint updates

* Fix ordering of checkpointing

* Cleanup

* Cleanup - thanks Copilot

* Cleanup - thanks Copilot

* State reset updates

* State reset updates 2

* Workflow fixes and updates. Addressed PR feedback

* A few updates
19676978e9 ยท 2025-08-11 22:33:46 +00:00
History
..

Get Started with Microsoft Agent Framework Workflow

Please install this package as the extra for agent-framework:

pip install agent-framework[workflow]

and see the README for more information.