๐ง Branching Chat
Planned โ not yet available.
The Branching Chat kit would let a conversation fork into alternate threads, each exploring a different version of the diagram, with the ability to compare and merge branches back together.
This kit is not built yet. The collaboration package already ships the primitives
it would build on โ named branches as Yjs subdocs (BranchDoc) and three-way
merge โ described in the Multiplayer kit. The branching-chat experience would
combine those with the conversational loop from the Agent kit. No
branching-chat-specific API exists today, so none is documented here. See the
Multiplayer and Agent kits for the available building blocks.