Releases: microsoft/agent-framework
Releases · microsoft/agent-framework
python-1.0.0b251112
[1.0.0b251112] - 2025-11-12
Added
- agent-framework-azure-ai: Azure AI client based on new
azure-ai-projectspackage (#1910) - agent-framework-anthropic: Add convenience method on data content (#2083)
Changed
- agent-framework-core: Update OpenAI samples to use agents (#2012)
Fixed
- agent-framework-anthropic: Fixed image handling in Anthropic client (#2083)
python-1.0.0b251111
[1.0.0b251111] - 2025-11-11
Added
- agent-framework-core: Add OpenAI Responses Image Generation Stream Support with partial images and unit tests (#1853)
- agent-framework-ag-ui: Add concrete AGUIChatClient implementation (#2072)
Fixed
- agent-framework-a2a: Use the last entry in the task history to avoid empty responses (#2101)
- agent-framework-core: Fix MCP Tool Parameter Descriptions not propagated to LLMs (#1978)
- agent-framework-core: Handle agent user input request in AgentExecutor (#2022)
- agent-framework-core: Fix Model ID attribute not showing up in
invoke_agentspan (#2061) - agent-framework-core: Fix underlying tool choice bug and enable return to previous Handoff subagent (#2037)
dotnet-1.0.0-preview.251110.2
Changes:
- 297d9d7 Version 1.0.0-preview.251110.2 (#2067)
- d3827e8 Version 1.0.0-preview.251107.2 (#2065)
- 448aff5 Python: Fix Model ID attribute not showing up in
invoke_agentspan (#2061) - 12fc19b DevUI: support having both an agent and a workflow with the same id in discovery (#2023)
- 7a45929 Python: .Net: Dotnet devui compatibility fixes (#2026)
- c0c12df .NET: Separate all memory and rag samples into their own folders (#2000)
- 6cc0e2a Bump AWSSDK.Extensions.Bedrock.MEAI from 4.0.4.2 to 4.0.4.6 (#2031)
- 01f3a3d .NET: Remove moved OpenAPI sample and point to SK one. (#1997)
This list of changes was auto generated.
dotnet-1.0.0-preview.251110.1
Changes:
- f41e103 Version 1.0.0-preview.251110.1 (#2048)
- 866b419 .NET: assign AgentCard's URL to mapped-endpoint if not defined explicitly (#2047)
- 42da3cb .NET: fix ChatCompletions Tools serialization (#2043)
- e7224b5 added missing chatAgent params (#2044)
- 548e0f0 Python: Fix underlying tool choice bug and all for return to previous Handoff subagent (#2037)
- 45dc0ff .NET [AG-UI]: Adds support for shared state. (#1996)
- 0e7183d DevUI: Prevent line breaks within words in the agent view (#2024)
- c394f3f Updated package versions (#2027)
- 66a9976 Add Microsoft Agent Framework logo to assets (#2007)
- 4201b9a DevUI: Serialize workflow input as string to maintain conformance with OpenAI Responses format (#2021)
See More
- 1aaf37d .NET: Remove launchSettings.json from .gitignore in dotnet/samples (#2006)
- 94eae24 Python: DevUI: Add OpenAI Responses API proxy support + HIL for Workflows (#1737)
- 85484c0 .NET: DevUI - Do not automatically add/map OpenAI services/endpoints (#2014)
- f71faa8 Python: DevUI: Use metadata.entity_id instead of model field (#1984)
- 778a9fe .NET: Add unit tests for declarative executor SetMultipleVariables (#2016)
This list of changes was auto generated.
dotnet-1.0.0-preview.251107.2
Changes:
- d3827e8 Version 1.0.0-preview.251107.2 (#2065)
- 448aff5 Python: Fix Model ID attribute not showing up in
invoke_agentspan (#2061) - 12fc19b DevUI: support having both an agent and a workflow with the same id in discovery (#2023)
- 7a45929 Python: .Net: Dotnet devui compatibility fixes (#2026)
- c0c12df .NET: Separate all memory and rag samples into their own folders (#2000)
- 6cc0e2a Bump AWSSDK.Extensions.Bedrock.MEAI from 4.0.4.2 to 4.0.4.6 (#2031)
- 01f3a3d .NET: Remove moved OpenAPI sample and point to SK one. (#1997)
This list of changes was auto generated.
python-1.0.0b251106
dotnet-1.0.0-preview.251107.1
Changes:
- f2e697b Do not build DevUI assets during .NET project build (#2010)
- cfcec83 Version preview.251107.1 (#2008)
- e859edc .NET: AG-UI support for .NET: Support for tool calling (#1896)
- 3d94ae5 .NET: DevUI: Use relative URLs for backend API by default (#2005)
- 00b67e1 move a2a tests; add extensions for a2a+openairesponses (#1992)
- 32b984b .NET: Add
WithAIToolextensions for Hosting AIAgents (#1990) - b7cddaa .NET: Remove sequential\concurrent workflow extensions (#1731)
- e5d9d74 .NET: Chathistory memory provider add (#1867)
- 820c6af .NET: Fix the ordering of chained resolvers in JsonSerializerOptions (#1974)
- cb50f3e Bump AWSSDK.Extensions.Bedrock.MEAI from 4.0.4.1 to 4.0.4.2 (#1707)
- 25f405c Bump CommunityToolkit.Aspire.OllamaSharp from 9.8.0 to 9.9.0 (#1961)
- b374ff0 Rename nightly build GitHub source in FAQS.md to be consistent (#1755)
- 6e20544 .NET: Add tool calling sample with OpenAPI (#1968)
python-1.0.0b251106.post1
[1.0.0b251106.post1] - 2025-11-06
Fixed
- agent-framework-ag-ui: Fix ag-ui examples packaging for PyPI publish (#1953)
python-1.0.0b251106
dotnet-1.0.0-preview.251105.1
Changes:
- 6fec8a6 Updated packages configuration (#1952)
- 99e2875 Bump ag-ui package to 1.0.0b251106 for a release. Update CHANGELOG. (#1951)
- 573aff4 Updated chatkit package version (#1950)
- 9b471cc Add simple workflow sample that mixes agents and executors (#1946)
- afd8b7e Export sample agents (#1927)
- 327c304 .NET: Python: Updated package versions (#1944)
- 3f835c8 .NET: AgentHostExecutor should use agent DisplayName as Executor ID (#1840)
- 0bf6d43 .NET: [BREAKING] .NET: Add Workflow on-Build() Orphan Validation (#1943)
- d701e79 Python: [BREAKING] Replaced AIProjectClient with AgentsClient in Foundry (#1936)
- 8855bfb .NET: Add DevUI package for .NET (#1603)
See More
- 94a5ba3 .NET: [BREAKING] refactor: Normalize WorkflowBuilder APIs (#1935)
- 33f84f9 .NET: Improve fidelity of OpenAI Responses server and add Conversations (#1907)
- e2282eb Python: fix missing packaging dependency (#1929)
- b8a55dc [BREAKING] refactor: Fix unintuitive binding of StreamAsync (#1930) [ #1551 ]
- 14aee7e Python: Added parameter to disable agent cleanup in AzureAIAgentClient (#1882)
- b03a4fb .NET: AG-UI support for .NET (#1776)
- 77d882e Fix workflow lookup with AddAsAIAgent(name) when name differs from workflow name (#1925)
- 6ca907f .NET: [Breaking Change] Moving MAAI.AzureAI V1 Package -> MAAI.AzureAI.Persistent (V1) (#1902)
- 5e38c63 .NET: [BREAKING] Simplify TextSearchProvider construction and improve Mem0Provider scoping. (#1905)
- bb8ef46 .NET: Improve fidelity of OpenAI ChatCompletions Hosting (#1785)
- 54db13c Python: add support for Python 3.14 (#1904)
- 51b32ed Python: Updates to Tools (#1835)
- d81b579 Python: Bump ag-ui package to 1.0.0b251105 for a release. Update changelog. (#1922)
- 35a8565 Python: AG-UI protocol support (#1826)
- 0c862e9 Python: feat: Add ChatKit integration with a sample application (#1273)
- bbde248 .NET: Add unit tests for CreateConversation executor (#1915)
- 552f7c7 .NET: Make sure Workflow activities are as expected (#1903)
- 2499262 Add orchestration samples link (#1914)
- f415959 .NET: Add Writer-Critic Iterative Refinement Workflow Sample (#1790)
This list of changes was auto generated.