Skip to content

agent-framework

vdotnet-1.13.0 scope: dotnet Breaking

This release includes 2 breaking changes for platform teams planning a safe upgrade.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agent-framework agentic-ai agents ai .net multi-agent
+4 more
orchestration python sdk workflows

Affected surfaces

auth breaking_upgrade

Summary

AI summary

[BREAKING] Align FileAccess/FileMemory store API and refactor OpenAI Hosting OptionsMapping

Full changelog

What's Changed

  • .NET: Harden dotnet-format workflow shell handling by @SergeyMenshykh in https://github.com/microsoft/agent-framework/pull/6796
  • .NET: Add AgentSkillsSourceContext to AgentSkillsSource.GetSkillsAsync by @SergeyMenshykh in https://github.com/microsoft/agent-framework/pull/6797
  • .NET: Foundry Hosting per-user session isolation and Responses v2 protocol fast-fail by @rogerbarreto in https://github.com/microsoft/agent-framework/pull/6832
  • .NET: Pin patched OpenAPI dependencies to unblock NU1903 in sample restores by @rogerbarreto with @Copilot in https://github.com/microsoft/agent-framework/pull/6853
  • Make skills source classes public with Experimental attribute by @SergeyMenshykh in https://github.com/microsoft/agent-framework/pull/6838
  • .NET: Consolidate skill-source caching and make skill sources disposable by @SergeyMenshykh in https://github.com/microsoft/agent-framework/pull/6827
  • .NET: Add skill approval options by @SergeyMenshykh in https://github.com/microsoft/agent-framework/pull/6843
  • .NET: [BREAKING] Add file editing tools and align FileAccess/FileMemory store API by @westey-m in https://github.com/microsoft/agent-framework/pull/6807
  • .NET: [BREAKING] Refactor OpenAI Hosting OptionsMapping to disallow passing options by default by @westey-m in https://github.com/microsoft/agent-framework/pull/6855
  • .NET: Remove Experimental attribute from Skills API in Microsoft.Agents.AI by @SergeyMenshykh in https://github.com/microsoft/agent-framework/pull/6861
  • .NET: Foundry Hosting gracefully tolerates lacking user identity when run locally by @rogerbarreto in https://github.com/microsoft/agent-framework/pull/6870
  • .NET: Bump Azure.AI.Projects to 2.1.0-beta.4 by @rogerbarreto in https://github.com/microsoft/agent-framework/pull/6795
  • .NET: Make default-approval harness features configurable + customizable shell tool by @westey-m in https://github.com/microsoft/agent-framework/pull/6880
  • .NET: Improving DotNet samples by @alliscode in https://github.com/microsoft/agent-framework/pull/6869
  • .NET: fix: Require explicit TokenCredential in AddFoundryToolboxes by @SergeyMenshykh in https://github.com/microsoft/agent-framework/pull/6877
  • .NET: Update .NET version to 1.13.0 by @SergeyMenshykh in https://github.com/microsoft/agent-framework/pull/6900

New Contributors

  • @VectorPeak made their first contribution in https://github.com/microsoft/agent-framework/pull/6818

Full Changelog: https://github.com/microsoft/agent-framework/compare/dotnet-1.12.0...dotnet-1.13.0

Breaking Changes

  • Add file editing tools and align FileAccess/FileMemory store API
  • Refactor OpenAI Hosting OptionsMapping to disallow passing options by default

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track agent-framework

Get notified when new releases ship.

Sign up free

About agent-framework

A framework for building, orchestrating and deploying AI agents and multi-agent workflows with support for Python and .NET.

All releases →

Related context

Earlier breaking changes

  • vpython-1.8.0 [BREAKING — experimental] Refactor Skill API to async resource and script lookup
  • vpython-1.8.0 [BREAKING] Upgrade github-copilot-sdk to v1.0.0 (stable)
  • vdotnet-1.9.0 Removes [Experimental] tag from .NET Orchestrations, marking them stable.
  • vpython-1.7.0 Remove Python-only declarative actions and rename alias kinds to C# canonical names in agent-framework-declarative.
  • vpython-1.6.0 Enable instrumentation by default in agent-framework-core and agent-framework-foundry.

Beta — feedback welcome: [email protected]