AgentInputBubble

components/agent/InputBubble.vue

Dark "waiting for your input" callout with an action button and a stepped pixel tail — hangs above an AgentPawn in the needs-input state.

Waiting for your input
action emitted: 0
Scenarios
Waiting for your input
above an AgentPawn
Approve destructive operation?
custom text
components/agent/InputBubble.vue

Usage

<AgentInputBubble text = "Waiting for your input" buttonText = "Go to Agent" />

Props

PropTypeDefaultDescription
textString'Waiting for your input'Bubble message.
buttonTextString'Go to Agent'Action button label.

Events

EventDescription
actionAction button clicked.

Related

Qpoint Brand Style Guide