mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
* Multiple fixes in Microsoft.Agents.Orchestration: - Enable multi-turn (via RunAsync) interactions for all orchestrating agents - Fix tool calling in HandoffOrchestration (multiple issues) - Fixes for chat history serialization involving tool calls * GHCP PR feedback * Fix issue with returning old responses --------- Co-authored-by: Chris <66376200+crickman@users.noreply.github.com>