Skip to content

Enhancements to forms shown by agent for asking Qs from User - #471

Merged
rohitprasad15 merged 2 commits into
mainfrom
issue/ope-51-ask_user-upgrades
Aug 8, 2026
Merged

Enhancements to forms shown by agent for asking Qs from User#471
rohitprasad15 merged 2 commits into
mainfrom
issue/ope-51-ask_user-upgrades

Conversation

@rohitprasad15

Copy link
Copy Markdown
Collaborator

Group questions in one call.
UI enhancements.

devikaverma and others added 2 commits July 29, 2026 15:52
…OPE-51)

Options accept {label, description, recommended, preview} objects (plain
strings unchanged — old sessions render as today's pills), and `questions`
groups up to 4 questions into one call, rendered as a stepper via the
header chips. Any option preview switches the card to a two-pane layout:
options left, monospace pane right, following hover/focus.

Grouped calls resolve with a JSON map keyed by header-or-question and
return {answers: {...}} to the agent (single stays {answer: ...});
a grouped item's first question doubles as its title/options so channel
mirrors and legacy surfaces degrade sensibly. Channel buttons use option
labels; grouped items mirror as text with the open-the-app hint.
@rohitprasad15
rohitprasad15 merged commit be7c250 into main Aug 8, 2026
3 checks passed
@rohitprasad15
rohitprasad15 deleted the issue/ope-51-ask_user-upgrades branch August 8, 2026 02:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants