mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-11 00:04:08 -05:00
feat: Allow to delete the first user message when there are multiple #4322
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TheElo on GitHub (Mar 8, 2025).
Originally assigned to: @tjbck on GitHub.
Check Existing Issues
Problem Description
When starting a completly new branch, it's not deletable. Allow the first user message to be deleted when there are multiple first message in the conversation. Ideally ensure that ALL messages are deletable.
Why? To be able to declutter bigger conversations with multiple convo trees
Desired Solution you'd like
Ability to delete every message, including the first ones
Alternatives Considered
Letting it swell and keep things messy, but that makes me unhappy
Additional Context
No response
@tjbck commented on GitHub (Mar 8, 2025):
Addressed with
324cd94c53