mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 21:09:41 -05:00
feat: Branching Conversations: Click words to create sub-conversations #6276
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 @Soleone on GitHub (Sep 1, 2025).
Check Existing Issues
Problem Description
Current AI chat interfaces force users into linear conversations where:
Desired Solution you'd like
Add the ability to click any word in AI responses to instantly create focused sub-conversations, turning linear chat threads into explorable knowledge graphs.
User Experience
Benefits
Implementation Notes
Reference
Full technical specification with data models and sequence diagrams: https://github.com/Soleone/ideas/discussions/1
This would transform how users interact with AI conversations, making them more explorable and contextual.
Alternatives Considered
No response
Additional Context
No response