 Korolev DmitryandGitHub
|
72c391bc08
|
.NET: Refactor A2A and AIAgent hosting extensions (#1625)
* a2a reformat
* and refactor extensions on serviceCollection
* units
* fix build
* add remark for agentcard overloads
|
2025-10-23 17:43:48 +00:00 |
|
 
|
0331331dbc
|
.NET [WIP]: introduce Hosting extensions for Workflows (#1359)
* skeleton
* wip
* rename + fix tests
* implement workflow tests
* fix comments
* Update dotnet/src/Microsoft.Agents.AI.Hosting/HostApplicationBuilderWorkflowExtensions.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* fixes
* fix worfklow build logic
* rollback + new overload on workflow builder
* address PR comments
* :)
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-14 19:44:58 +00:00 |
|
  
|
7967983755
|
Python: .NET: [BREAKING] Remove Actor-based runtime (#977)
* Remove Actor-based runtime
* Fix formatting
* Remove cosmos db vestigials
---------
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
Co-authored-by: Stephen Toub <stoub@microsoft.com>
|
2025-09-30 14:09:32 +00:00 |
|
 Aditya MandaleekaandGitHub
|
28ad256931
|
.NET: Change Runtime namespaces to Microsoft.Agents.AI.Runtime (#957)
* Rename MEAI.Runtime to MAAI.Runtime.
* Missed.
|
2025-09-27 06:10:14 +00:00 |
|
 Aditya MandaleekaandGitHub
|
6222a2cd18
|
.NET: Change Hosting namespaces to Microsoft.Agents.AI.Hosting (#953)
* Rename MEAI.Hosting to MAAI.Hosting.
* dotnet format.
|
2025-09-26 22:32:53 +00:00 |
|