agentscope-ai / agentscope-ai/agentscope-java

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

未关闭
#776 8 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
area/ext/integration enhancement
主要语言
Java
星标
5.6k
派生
1.3k
平均合并
4 天 12 小时
30 天内合并 PR
77

描述

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]

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。