a2ui-project / a2ui-project/a2ui
New property on userAction to display user friendly query when action is triggered
- Dominant language
- TypeScript
- Stars
- 16.4k
- Forks
- 1.3k
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 134
Description
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
Contributor guide
Research direction
Look for the userAction type definition and the component that displays the turn message. The agent needs to pass a user-friendly message property. Check how turns are rendered and where the 'User action triggered' text is currently shown. Update the type and the display logic to use the new property.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100