a2aproject / a2aproject/a2a-dotnet
TaskManager.UpdateStatusAsync says Updates the status of a task and optionally adds a message to its history but no history is added to the task
Ouverte
blocked
- Langage dominant
- C#
- Étoiles
- 262
- Forks
- 64
- Merge moyen
- 5 j 2 h
- PR mergées (30 j)
- 31
Description
The message sent when calling UpdateStatusAsync would get sent on the stream for those listening but it does not add the message to the history.
I have now accounted for that in my persistent ITaskStore when ITaskStore.UpdateStatusAsync is called but I don't want two messages to get added if this is a defect.
Should TaskManager.UpdateStatusAsync add the message passed to the history of the task?
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.