agentscope-ai / agentscope-ai/agentscope-java

[Feature]: Add Optional "name" Attribute (Per ag-ui Specification) to AguiMessage

Abierto
#776 8 comentarios 0 reacciones 0 asignados Ver en GitHub
area/ext/integration enhancement
Lenguaje dominante
Java
Estrellas
5.6k
Forks
1.3k
Merge medio
4 d 12 h
PR fusionados (30 d)
77

Descripción

With the increasing popularity of multi-agent collaboration scenarios, it is necessary to clearly identify which intelligent agent is performing tasks on the client side. To meet this requirement, we propose adding an optional "name" attribute to the AguiMessage component, which must comply with the ag-ui specification.

This "name" attribute is designed to carry the identifier of the intelligent agent. When multi-agent collaboration is in progress, the client can retrieve the value of this "name" attribute from AguiMessage and display it intuitively to the user, so that the user can clearly know which intelligent agent is currently working.

It should be emphasized that the "name" attribute is optional, which ensures backward compatibility with the existing usage of AguiMessage—existing scenarios that do not require multi-agent identification will not be affected.

[Write by AI]

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.