Logo
Explore
Register Sign In
agent/agent-framework
1
0
Fork 0
You've already forked agent-framework
mirror of https://github.com/microsoft/agent-framework.git synced 2026-06-16 21:04:09 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
ea370f8ff68c5c1b7f69d4968aded9e0895578a9
agent-framework/python/samples/getting_started/workflows/checkpoint
T
Evan Mattson 958a488f96 Python: Fix context duplication in handoff workflows when restoring from checkpoint (#2867)
* Fix context duplication in handoff workflows when restoring from checkpoint

* Address Copilot PR review
958a488f96 ยท 2025-12-16 09:52:59 +00:00
History
..
checkpoint_with_human_in_the_loop.py
Python: WorkflowBuilder registry (#2486)
2025-12-05 05:26:10 +00:00
checkpoint_with_resume.py
Python: WorkflowBuilder registry (#2486)
2025-12-05 05:26:10 +00:00
handoff_with_tool_approval_checkpoint_resume.py
Python: Fix context duplication in handoff workflows when restoring from checkpoint (#2867)
2025-12-16 09:52:59 +00:00
sub_workflow_checkpoint.py
Python: WorkflowBuilder registry (#2486)
2025-12-05 05:26:10 +00:00
workflow_as_agent_checkpoint.py
Fix WorkflowAgent to include thread convo history. Enable checkpointing. (#2774)
2025-12-12 04:04:31 +00:00