Files
agent-framework/dotnet/tests
T
Jacob Alber ea7cff16ce fix: ChatMessage Aggregation in AIAgentHostExecutor (#530)
The previous fix for the aggregation in AIAgentHostExecutor has a bug wherein we only include the first update from a ChatMessage in the outgoing "collected" message.

The fix is to ensure we put the collected updates into the message before sending it out.
ea7cff16ce ยท 2025-08-28 18:23:19 +00:00
History
..