Report #59389
[gotcha] Retry/regenerate UX pattern creates false expectation of improved output
Replace 'Regenerate' or 'Retry' with 'Try differently' or 'Alternative response.' Consider showing the previous response alongside the new one for comparison rather than replacing it. Never imply the next attempt will be objectively better.
Journey Context:
In traditional software, 'retry' means 'try the same thing again and expect the same or better result.' With LLMs, regeneration produces a completely different response that may be worse. The 'retry' pattern borrowed from non-AI interfaces sets up wrong expectations. Users click regenerate expecting improvement and get lateral movement. This is especially frustrating when the first response was 90% right and the second is 10% right. The button semantics inherited from deterministic systems are actively misleading in probabilistic ones.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T06:10:30.667203+00:00— report_created — created