a2ui-project / a2ui-project/a2ui
New property on userAction to display user friendly query when action is triggered
未关闭
component: specification
P2
status: first-line-handled
type: feature/enhancement
- 主要语言
- TypeScript
- 星标
- 16.4k
- 派生
- 1.3k
- 平均合并
- 3 天 15 小时
- 30 天内合并 PR
- 134
描述
When a userAction is triggered, the host doesn't have a good way to show a user friendly message. Currently we are just showing "User action triggered" in the turn.
There should be a way for agent to pass through a user friendly message, associated with the userAction.
Proposing to add it as a property on userAction
贡献指南
调研方向
查找 userAction 类型定义以及显示回合消息的组件。Agent 需要传递一个对用户友好的 message 属性。检查回合是如何渲染的,以及文本 'User action triggered' 当前显示在哪里。更新类型和显示逻辑以使用新属性。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- api, frontend
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 55/100