dotnet-1.16.0
What's Changed
- .NET: fix InMemoryChatHistoryProvider persisting when service stores history by @westey-m in #7284
- .NET: Add TodoProvider and AgentModeProvider samples by @westey-m in #7262
- .NET: Graduate GitHub Copilot agent to stable by @giles17 in #7313
- .NET: Create session for tool approval agent when none provided by @westey-m in #7310
- .NET: Add Microsoft.Agents.AI.LocalCodeAct to release solution filter by @westey-m with @Copilot in #7343
- .NET: Preserve table state after declarative EditTable Add by @KXHXK in #7324
- .NET: Forward A2A MessageSendParams.Configuration in the A2A adapter by @SergeyMenshykh in #7365
- .NET: Workflows: quarantine flaky InputWaiter timeout test (#7360) by @rogerbarreto in #7361
- .NET: Preserve table state across declarative EditTable operations by @peibekwe in #7353
- .NET: Add GitHub Copilot BYOK sample by @droideronline in #7337
- .NET: Add Anthropic-backed live tests for the OpenAI Responses hosting helpers by @ANcpLua in #7362
- .NET: Fix and re-enable flaky InputWaiter timeout test by @peibekwe in #7377
- .NET: Add source (ZIP) deploy oriented hosted agent samples by @rogerbarreto in #7372
- .NET: Bump .NET SDK from 10.0.301 to 10.0.302 by @giles17 in #7376
- .NET: Add FileMemoryProvider sample to 02-agents/AgentWithMemory by @westey-m in #7401
- .NET: Add regression tests and sample guidance for stable agent IDs in checkpointed workflows by @peibekwe in #7415
- .NET: Updating version for dotnet release 1.16.0 by @SergeyMenshykh in #7441
New Contributors
- @atty57 made their first contribution in #7271
- @sricursion made their first contribution in #7291
- @KXHXK made their first contribution in #7324
- @hsusul made their first contribution in #7333
- @ANcpLua made their first contribution in #7362
- @itjuba made their first contribution in #7127
Full Changelog: python-github-copilot-1.0.0...dotnet-1.16.0