Logo
Explore
Register Sign In
agent/agent-framework
1
0
Fork 0
You've already forked agent-framework
mirror of https://github.com/microsoft/agent-framework.git synced 2026-06-16 21:04:09 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
dwf2
agent-framework/dotnet/tests/Microsoft.Agents.AI.DurableTask.IntegrationTests
T
Phillip Hoff 03a403d2fa .NET: Switch to new "Run" method name. (#2843)
* Switch to new "RunAgent" method name.

* Try to disable false positive naming warning.

* Add comment about disabled warnings.

* Rename `RunAgent` to just `Run`.

* Update CHANGELOG.
03a403d2fa ยท 2025-12-16 22:07:59 +00:00
History
..
Logging
.NET: Python: Azure Functions feature branch (#1916)
2025-11-13 02:00:53 +00:00
AgentEntityTests.cs
.NET: Switch to new "Run" method name. (#2843)
2025-12-16 22:07:59 +00:00
ExternalClientTests.cs
.NET: [BREAKING] Change namespaces of the Microsoft.Agents.AI.OpenAI classes (#2627)
2025-12-09 12:58:44 +00:00
Microsoft.Agents.AI.DurableTask.IntegrationTests.csproj
.NET: Upgrade to .NET 10 (#2128)
2025-11-22 04:14:15 +00:00
OrchestrationTests.cs
.NET: [BREAKING] Change namespaces of the Microsoft.Agents.AI.OpenAI classes (#2627)
2025-12-09 12:58:44 +00:00
TestHelper.cs
.NET: Python: Azure Functions feature branch (#1916)
2025-11-13 02:00:53 +00:00
TimeToLiveTests.cs
.NET: Add TTLs to durable agent sessions (#2679)
2025-12-16 18:11:44 +00:00