Skip to content

feat(extensions): ui prompt events - #8355

Open
cristinaponcela wants to merge 2 commits into
earendil-works:mainfrom
cristinaponcela:feat/ui-prompt-hooks
Open

feat(extensions): ui prompt events#8355
cristinaponcela wants to merge 2 commits into
earendil-works:mainfrom
cristinaponcela:feat/ui-prompt-hooks

Conversation

@cristinaponcela

Copy link
Copy Markdown
Collaborator

Addresses #5329.

We needed to expose events for when a UI prompt has started or ended to clients can show stuff like "Waiting for user input" instead of just "Agent working".

This PR adds that - ui_prompt_start and ui_prompt_end, for ctx.ui.select(), ctx.ui.confirm(), ctx.ui.input(), ctx.ui.editor(), and ctx.ui.custom().

@cristinaponcela
cristinaponcela marked this pull request as ready for review August 19, 2026 08:07
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.

Expose when Pi is waiting on user input for host integrations

1 participant