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
peibekwe/executors-reset-sample
agent-framework/python/packages/azurefunctions/tests
T
Tao Chen 51828abed4 [BREAKING] Python: Add context mode to AgentExecutor (#4668)
* Add context mode to AgentExecutor

* Fix unit tests

* Address comments

* Address comments

* REvise context mode and add tests

* Add chain config to sequential builder

* Add sample

* Fix pipeline

* Address comments

* Address comments
51828abed4 ยท 2026-03-20 18:27:02 +00:00
History
..
integration_tests
Python: updated integration tests and guidance (#4181)
2026-02-24 09:35:46 +00:00
test_app.py
Python: Fix state snapshot to use deepcopy so nested mutations are detected in durable workflow activities (#4518)
2026-03-12 18:43:12 +00:00
test_entities.py
Python: Achieve 85%+ unit test coverage for azurefunctions package (#3866)
2026-02-13 20:13:30 +00:00
test_errors.py
Python: Achieve 85%+ unit test coverage for azurefunctions package (#3866)
2026-02-13 20:13:30 +00:00
test_func_utils.py
[BREAKING] Python: Add context mode to AgentExecutor (#4668)
2026-03-20 18:27:02 +00:00
test_multi_agent.py
Python: Durable Support for Workflows (#3630)
2026-02-17 22:11:33 +00:00
test_orchestration.py
Python: Achieve 85%+ unit test coverage for azurefunctions package (#3866)
2026-02-13 20:13:30 +00:00
test_workflow.py
[BREAKING] Python: Add context mode to AgentExecutor (#4668)
2026-03-20 18:27:02 +00:00