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
main
agent-framework/dotnet/tests/Microsoft.Agents.AI.A2A.UnitTests
T
SergeyMenshykh abc9b60ec9 fix: populate MessageId from TaskStatusUpdateEvent.Status.Message (#6043)
When A2AAgent receives a TaskStatusUpdateEvent during streaming,
ConvertToAgentResponseUpdate now sets AgentResponseUpdate.MessageId
from Status.Message.MessageId when the message is present.

This fixes the missing message correlation metadata reported in
microsoft/agent-framework#4987.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
abc9b60ec9 ยท 2026-05-22 18:15:06 +00:00
History
..
Extensions
.NET: Add A2AAgentOptions and align A2AAgent constructors with ChatClientAgent pattern (#5954)
2026-05-20 10:05:24 +00:00
A2AAgentSessionTests.cs
.NET: [BREAKING] Add session StateBag for state storage and support multiple providers on the Agent (#3806)
2026-02-13 14:08:07 +00:00
A2AAgentTests.cs
fix: populate MessageId from TaskStatusUpdateEvent.Status.Message (#6043)
2026-05-22 18:15:06 +00:00
A2AContinuationTokenTests.cs
.NET: [Breaking] Migrate A2A agent and hosting to A2A SDK v1 (#5423)
2026-04-23 07:53:00 +00:00
Microsoft.Agents.AI.A2A.UnitTests.csproj
.NET: [Breaking] Migrate A2A agent and hosting to A2A SDK v1 (#5423)
2026-04-23 07:53:00 +00:00