a2ui-project / a2ui-project/a2ui

New property on userAction to display user friendly query when action is triggered

Open
#709 9 comments 0 reactions 1 assignee Claimed by @wrenj View on GitHub
component: specification P2 status: first-line-handled type: feature/enhancement
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

Image

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.