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

Abierto
#117 2 comentarios 0 reacciones 0 asignados Ver en GitHub
blocked
Lenguaje dominante
C#
Estrellas
262
Forks
64
Merge medio
5 d 2 h
PR fusionados (30 d)
31

Descripción

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?

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.