Skip to content

python-1.0.0b251211

Latest

Choose a tag to compare

@dmytrostruk dmytrostruk released this 11 Dec 18:57
· 21 commits to main since this release
16230d3

[1.0.0b251211] - 2025-12-11

Added

  • agent-framework-core: Extend HITL support for all orchestration patterns (#2620)
  • agent-framework-core: Add factory pattern to concurrent orchestration builder (#2738)
  • agent-framework-core: Add factory pattern to sequential orchestration builder (#2710)
  • agent-framework-azure-ai: Capture file IDs from code interpreter in streaming responses (#2741)

Changed

  • agent-framework-azurefunctions: Change DurableAIAgent log level from warning to debug when invoked without thread (#2736)

Fixed

  • agent-framework-core: Added more complete parsing for mcp tool arguments (#2756)
  • agent-framework-core: Fix GroupChat ManagerSelectionResponse JSON Schema for OpenAI Structured Outputs (#2750)
  • samples: Standardize OpenAI API key environment variable naming (#2629)