Skip to content

Releases: microsoft/agent-framework

python-1.0.0b251117

18 Nov 02:49
1f0ffc1

Choose a tag to compare

[1.0.0b251117] - 2025-11-17

Fixed

  • agent-framework-ag-ui: Fix ag-ui state handling issues (#2289)

python-1.0.0b251114

15 Nov 00:52
c7e7020

Choose a tag to compare

[1.0.0b251114] - 2025-11-14

Added

  • samples: Bing Custom Search sample using HostedWebSearchTool (#2226)
  • samples: Fabric and Browser Automation samples (#2207)
  • samples: Hosted agent samples (#2205)
  • samples: Azure OpenAI Responses API Hosted MCP sample (#2108)
  • samples: Bing Grounding and Custom Search samples (#2200)

Changed

  • agent-framework-azure-ai: Enhance Azure AI Search citations with complete URL information (#2066)
  • agent-framework-azurefunctions: Update samples to latest stable Azure Functions Worker packages (#2189)
  • agent-framework-azure-ai: Agent name now required for AzureAIClient (#2198)
  • build: Use uv build for packaging (#2161)
  • tooling: Pre-commit improvements (#2222)

Fixed

  • agent-framework-core: Prevent duplicate MCP tools and prompts (#1876) (#1890)
  • agent-framework-devui: Fix HIL regression (#2167)
  • agent-framework-chatkit: ChatKit sample fixes (#2174)

dotnet-1.0.0-preview.251114.1

15 Nov 11:36
45dba6b

Choose a tag to compare

Changes:

See More

This list of changes was auto generated.

dotnet-1.0.0-preview.251113.1

14 Nov 02:28
aba3076

Choose a tag to compare

Changes:

  • b19860b .NET: Implement Purview middleware in dotnet (#1949)
  • 6d890e4 suppress the MEAI001 and OPENAI001 errors that appear when building the catalog sample as a standalone project. (#2191)
  • de2abdf Updated the Azure Functions samples to use the latest stable Azure Functions Worker packages. (#2189)
  • f273ca7 Fix InMemoryChatMessageStore serialization bug. (#2185)

This list of changes was auto generated.

python-1.0.0b251112.post1

13 Nov 04:30
3c874d0

Choose a tag to compare

[1.0.0b251112.post1] - 2025-11-12

Added

  • agent-framework-azurefunctions: Merge Azure Functions feature branch (#1916)

Fixed

  • agent-framework-ag-ui: fix tool call id mismatch in ag-ui (#2166)

dotnet-1.0.0-preview.251112.1

13 Nov 03:44
a4e82f4

Choose a tag to compare

Changes:

See More
  • c8bb3d1 Update .NET packages to 10.0.0 (#2092)
  • caf3c4b .NET: Move deep research sample (#2094)
  • 863a632 Updated package versions (#2104)
  • 180f823 .NET: Allow extending agent run options via additional properties (#1872)
  • 5fd2a0c Bump MishaKav/pytest-coverage-comment from 1.1.57 to 1.1.59 (#2034)
  • b565b25 Bump Roslynator.Analyzers from 4.14.0 to 4.14.1 (#1857)
  • a39e656 .NET: fix: WorkflowAsAgent Sample (#1787)
  • 69dd532 .NET: Bump Microsoft.SemanticKernel.Agents.Abstractions from 1.66.0 to 1.67.0 (#1962) [ #1969 ]
  • cf7c9fc Bump OpenTelemetry.Instrumentation.Runtime from 1.12.0 to 1.13.0 (#1856)
  • 04b6625 .NET: Move catalog samples to the HostedAgents folder (#2090)
  • 93ab43d .NET - Enable build & test on branch feature-foundry-agents (#2068)
  • 177b0c9 Update README.md to change Grafana links to Azure portal links for dashboard access (#1983)

This list of changes was auto generated.

python-1.0.0b251112

13 Nov 00:04
348ac76

Choose a tag to compare

[1.0.0b251112] - 2025-11-12

Added

  • agent-framework-azure-ai: Azure AI client based on new azure-ai-projects package (#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

11 Nov 23:36
863a632

Choose a tag to compare

[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_agent span (#2061)
  • agent-framework-core: Fix underlying tool choice bug and enable return to previous Handoff subagent (#2037)

dotnet-1.0.0-preview.251110.2

11 Nov 00:55
297d9d7

Choose a tag to compare

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_agent span (#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

10 Nov 13:21
f41e103

Choose a tag to compare

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.