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
feature/python-hosting
agent-framework/dotnet/tests/Microsoft.Agents.AI.Workflows.Declarative.IntegrationTests/Framework
T
Peter Ibekwe 40e90c96c3 .NET: Add HttpRequestAction support to declarative workflows (#5474)
* Add declarative HttpRequestAction support to workflows

* Clean up response body for diagnostics  and fix tests.

* Fix merge with main.

* Remove redundant fallback for request content headers.
40e90c96c3 ยท 2026-04-28 21:53:19 +00:00
History
..
IntegrationTest.cs
.NET: Add HttpRequestAction support to declarative workflows (#5474)
2026-04-28 21:53:19 +00:00
Testcase.cs
.NET Workflows - Fix converation behaviors for declarative worfklows (#1237)
2025-10-06 22:04:41 +00:00
TestOutputAdapter.cs
.NET: CI Build time end to end improvement (#4208)
2026-03-05 14:14:33 +00:00
WorkflowEvents.cs
.NET: [Breaking] Rename AgentRunResponseEvent and AgentRunUpdateEvent classes (#3214)
2026-01-14 17:44:35 +00:00
WorkflowHarness.cs
.NET: Fix RequestInfoEvent lost when resuming workflow from checkpoint (#4955)
2026-04-01 15:38:48 +00:00
WorkflowTest.cs
Python: Move workflow-samples and agent-samples under declarative-agents directory (#5011)
2026-04-02 09:34:33 +00:00