Logo
Explore
Register Sign In
agent/agent-framework
Watch 2
Star 0
Fork 0
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
0f3f4dbcaff2823c5fd52cce182c5151fd15ba4f
agent-framework/python/samples/getting_started/workflows/checkpoint
T
History
Evan MattsonandGitHub 0f3f4dbcaf [BREAKING] Python: Refactor workflow events to unified discriminated union pattern (#3690)
* Refactor events

* Merge main

* Fixes

* Cleanup

* Update samples and tests

* Remove unused imports

* PR feedback

* Merge main. Add properties for events to help typing

* Formatting

* Cleanup

* use builtins.type to avoid shadowing by WorkflowEvent.type attribute

* Final improvements
2026-02-06 07:47:20 +00:00
..
checkpoint_with_human_in_the_loop.py
[BREAKING] Python: Refactor workflow events to unified discriminated union pattern (#3690)
2026-02-06 07:47:20 +00:00
checkpoint_with_resume.py
[BREAKING] Python: Refactor workflow events to unified discriminated union pattern (#3690)
2026-02-06 07:47:20 +00:00
handoff_with_tool_approval_checkpoint_resume.py
[BREAKING] Python: Refactor workflow events to unified discriminated union pattern (#3690)
2026-02-06 07:47:20 +00:00
sub_workflow_checkpoint.py
[BREAKING] Python: Refactor workflow events to unified discriminated union pattern (#3690)
2026-02-06 07:47:20 +00:00
workflow_as_agent_checkpoint.py
[BREAKING] Python: Refactor workflow events to unified discriminated union pattern (#3690)
2026-02-06 07:47:20 +00:00