Fork a session into a new branch with fresh UUIDs.
Copies transcript messages from the source session into a new session file,
remapping every message UUID and preserving the parentUuid chain. Supports
upToMessageId for branching from a specific point in the conversation.
Forked sessions start without undo history (file-history snapshots are not
copied).
Fork a session into a new branch with fresh UUIDs.
Copies transcript messages from the source session into a new session file, remapping every message UUID and preserving the parentUuid chain. Supports
upToMessageIdfor branching from a specific point in the conversation.Forked sessions start without undo history (file-history snapshots are not copied).