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
10afb86213f57356206eeda1818656b63a5a0098
agent-framework/python/samples/getting_started/workflows/control-flow
T
Evan Mattson 10afb86213 [BREAKING] Python: Refactor SharedState to State with sync methods and superstep caching (#3667)
* Refactor SharedState to State with sync methods and superstep caching

* Fixes

* Address PR feedback

* Remove dead links

* Fix lab test import
10afb86213 ยท 2026-02-05 01:42:52 +00:00
History
..
edge_condition.py
[BREAKING] Python: Fix workflow as agent streaming output (#3649)
2026-02-05 00:16:45 +00:00
multi_selection_edge_group.py
[BREAKING] Python: Refactor SharedState to State with sync methods and superstep caching (#3667)
2026-02-05 01:42:52 +00:00
sequential_executors.py
Python: [BREAKING] Types API Review improvements (#3647)
2026-02-04 10:13:23 +00:00
sequential_streaming.py
fix(workflows): rename WorkflowOutputEvent.source_executor_id to executor_id for API consistency (#3166)
2026-01-15 02:11:25 +00:00
simple_loop.py
Python: [BREAKING] Types API Review improvements (#3647)
2026-02-04 10:13:23 +00:00
switch_case_edge_group.py
[BREAKING] Python: Refactor SharedState to State with sync methods and superstep caching (#3667)
2026-02-05 01:42:52 +00:00
workflow_cancellation.py
Python: Add workflow cancellation sample (#2732)
2025-12-18 14:12:42 +00:00