[1.0.0b260116] - 2026-01-16
Added
- agent-framework-azure-ai: Create/Get Agent API for Azure V1 (#3192)
- agent-framework-core: Create/Get Agent API for OpenAI Assistants (#3208)
- agent-framework-ag-ui: Support service-managed thread on AG-UI (#3136)
- agent-framework-ag-ui: Add MCP tool support for AG-UI approval flows (#3212)
- samples: Add AzureAI sample for downloading code interpreter generated files (#3189)
Changed
- agent-framework-core: [BREAKING] Rename
create_agenttoas_agent(#3249) - agent-framework-core: [BREAKING] Rename
WorkflowOutputEvent.source_executor_idtoexecutor_idfor API consistency (#3166)
Fixed
- agent-framework-core: Properly configure structured outputs based on new options dict (#3213)
- agent-framework-core: Correct
FunctionResultContentordering inWorkflowAgent.merge_updates(#3168) - agent-framework-azurefunctions: Update
DurableAIAgentand fix integration tests (#3241) - agent-framework-azure-ai: Create/Get Agent API fixes and example improvements (#3246)