- assigned_to: haiphucnguyen
Originally created by: haiphucnguyen
Originally owned by: haiphucnguyen
Currently, users cannot modify their submitted prompts after sending them. This feature request proposes adding the ability for users to edit their own prompts within the UI and regenerate the AI response based on the updated prompt.
Users often notice small mistakes or want to refine their prompt after seeing the AI’s response.
Editing prompts improves usability and reduces the need to start a new conversation for minor changes.
It aligns with common functionality in public AI UIs (e.g., ChatGPT, Claude).
Add an Edit option next to each user prompt in the conversation thread.
When the user edits a prompt:
Replace the original prompt in the conversation history.
Re-run the model with the updated prompt and previous context.
Display the new AI response below the edited prompt.