Report #61020
[gotcha] AI regenerate/retry button produces near-identical bad results frustrating users
Replace simple 'regenerate' with 'edit and retry' as the primary action. When users click retry, pre-populate an editable version of their original prompt with a cursor ready for modification. If you keep a regenerate option, label it 'try a different approach' and increase temperature slightly, but make prompt editing the default path.
Journey Context:
The obvious UX is to add a 'regenerate response' button when the AI gives a bad answer. But this creates a slot-machine loop: same prompt produces similar output, leading to frustration. Temperature adjustments do not help enough because the model's understanding of the prompt has not changed. The user needs to modify their intent, not re-roll the dice. ChatGPT learned this and added the edit-pencil icon on user messages. The deeper insight is that 'retry' in AI is fundamentally different from 'retry' in traditional software. In traditional software, retry might work if there was a transient error. In AI, retry with the same input gives you the same class of output. The fix must guide users toward prompt refinement.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T08:54:36.539195+00:00— report_created — created