github microsoft/agent-framework python-1.0.0b251216

[1.0.0b251216] - 2025-12-16

Added

  • agent-framework-ollama: Ollama connector for Agent Framework (#1104)
  • agent-framework-core: Added custom args and thread object to ai_function kwargs (#2769)
  • agent-framework-core: Enable checkpointing for WorkflowAgent (#2774)

Changed

  • agent-framework-core: [BREAKING] Observability updates (#2782)
  • agent-framework-core: Use agent description in HandoffBuilder auto-generated tools (#2714)
  • agent-framework-core: Remove warnings from workflow builder when not using factories (#2808)

Fixed

  • agent-framework-core: Fix WorkflowAgent to include thread conversation history (#2774)
  • agent-framework-core: Fix context duplication in handoff workflows when restoring from checkpoint (#2867)
  • agent-framework-core: Fix middleware terminate flag to exit function calling loop immediately (#2868)
  • agent-framework-core: Fix WorkflowAgent to emit yield_output as agent response (#2866)
  • agent-framework-core: Filter framework kwargs from MCP tool invocations (#2870)

Don't miss a new agent-framework release

NewReleases is sending notifications on new releases.