Changes:
- 85921ed .NET: Sample 06_subWorkflows to showcase the sub workflows (workflow composability) (#1493)
- 7fb8bcf Version preview.251016.1 (#1521)
- 3e59ac0 Remove unnecessary Microsoft.Net.Compilers.Toolset package (#1448)
- 021e3ba Bump AWSSDK.Extensions.Bedrock.MEAI from 4.0.3.6 to 4.0.4 (#1512)
- 98726a9 Bump Moq.Analyzers from 0.3.0 to 0.3.1 (#1513)
- 54c3eb7 .NET: Add support for getting and creating Assistant and Foundry agents with ChatClientAgentOptions (#1304)
- 3b9193c Small fix in OpenAI Responses client (#1509)
- f9a9fc7 Add copilot instructions for c# (#1482)
- 9677899 .NET: Duplicate System Instruction when creating a ChatClientAgentOptions instance with the constructor (#1382)
See More
- 331c750 .NET: [BREAKING] Enable sharing of workflow instances across concurrently executing runs (#1464)
- 69e1ab0 fix: Update WorkflowHostAgent post Checkpointing implementation (#1498)
- 5333cce .NET: Remove Semantic Kernel Migration instructions (moved already to SK Repository) (#1485)
- f593bb5 Temp: re-upload missing favicons via LFS (#1479)
- d7094d5 .NET: ChatClientBuilderExtensions should be in the M.E.AI namespace (#1484)
- ab45007 Update to M.E.AI 9.10 (#1461)
- 8e8dfb3 Better (#1463)
- a6b6937 .NET Workflows - Support agent level function invocation for declarative workflow (#1442)
- a403913 .NET: Remove reflection samples (#1460)
- 38e10ea Bump Azure.AI.Agents.Persistent from 1.2.0-beta.5 to 1.2.0-beta.6 (#1409)
- 0331331 .NET [WIP]: introduce Hosting extensions for Workflows (#1359)
- f42a3ee .NET: Enable access to hosted AIAgents via OpenAI Chat Completions (#1302)
- ea8f751 Added support boundaries for AI services, and Copilot Studio (#1391)
- 1f0faff .NET: Add sample showing how to create ai function per a2a skill (#1452)
- 166aa8f Update uv requirement from <0.9.0,>=0.8.2 to >=0.8.2,<0.10.0 in /python (#1430)
- 64b5763 .NET: Mitigation for issue 1315 (#1432)
- 7e8a3fa .NET: support .NET8 for hosting projects (#1426)
- 5fa1536 .NET Workflows - Update State Serialization for JSON Checkpointing (#1388)
- 29cb87b Added example with MCP and authentication (#1389)
- d6fdb91 .NET: Inline const values in samples where used only once (#1387)
- 3730db3 .NET: Sanitize agent name (#1368)
- 00a124d Added git tag property (#1386)
- 7e1fd67 .NET Workflows - Capture the identifier of the
LastMessage(the workflow input) (#1372) - 2c9cf6f Remove unused PackageVersions from Directory.Packages.props (#1334)
- 4cd81fe .NET: fix: Make State Persistence APIs work better with PortableValue (#1367)