The ask_user_question local-tool sheet — built-in stacked layout vs. the horizontal-pill layout shipped as a plugin example. Pick a preset and click Trigger to inject a simulated tool call.
When on, picking a single-select pill or pressing Send on free-text jumps to the next question automatically. The final page always waits for an explicit "Submit all" click. Multi-select pages always require Next.
Off (default) passes persistState: false — nothing is
written to localStorage, so reloading wipes any injected
tool calls. On wires up a storageAdapter with a
demo-scoped key, so the active question survives a reload. "Reset
transcript" still clears either way.