You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**agent-framework-core**: Use agent description in `HandoffBuilder` auto-generated tools (#2714)
22
+
-**agent-framework-core**: Remove warnings from workflow builder when not using factories (#2808)
23
+
24
+
### Fixed
25
+
26
+
-**agent-framework-core**: Fix `WorkflowAgent` to include thread conversation history (#2774)
27
+
-**agent-framework-core**: Fix context duplication in handoff workflows when restoring from checkpoint (#2867)
28
+
-**agent-framework-core**: Fix middleware terminate flag to exit function calling loop immediately (#2868)
29
+
-**agent-framework-core**: Fix `WorkflowAgent` to emit `yield_output` as agent response (#2866)
30
+
-**agent-framework-core**: Filter framework kwargs from MCP tool invocations (#2870)
31
+
10
32
## [1.0.0b251211] - 2025-12-11
11
33
12
34
### Added
@@ -366,7 +388,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
366
388
367
389
For more information, see the [announcement blog post](https://devblogs.microsoft.com/foundry/introducing-microsoft-agent-framework-the-open-source-engine-for-agentic-ai-apps/).
0 commit comments