Dispatch: interactive option dialogs (AskUserQuestion) don't appear on synced mobile app, blocking remote sessions
Bug / feature request
Interactive option dialogs — the multiple-choice prompts from AskUserQuestion — shown in a desktop Code/Dispatch session do not appear on the synced mobile Dispatch app.
Impact
When the user is remote (on mobile) and a desktop session raises one of these dialogs, the session blocks waiting for a click that can only happen on the desktop. Meanwhile, messages relayed through the orchestrator just queue up without dismissing or answering the dialog. The result is a stalled session that a remote user cannot unblock from their phone — which defeats the purpose of a fully working remote Dispatch system.
Expected behavior
- Interactive option dialogs (AskUserQuestion multiple-choice prompts) should be surfaced on mobile Dispatch, so a remote user can see and answer them.
- And/or: allow queued user messages to answer/dismiss a pending dialog, so a relayed reply can unblock the session.
User sentiment
As the user put it: otherwise what is the point of a fully working remote dispatch app system? If a desktop-only dialog can silently block a session, remote Dispatch can't be relied on for unattended or on-the-go work.
Thanks for considering this!