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