feature(fork session): introduce fork session feature with <leader>f or f in session timeline modal#2786
Closed
spoons-and-mirrors wants to merge 1 commit into
Closed
Conversation
github-actions
Bot
force-pushed
the
dev
branch
from
September 29, 2025 05:53
f16de3d to
cc0d460
Compare
…or f in session timeline modal
spoons-and-mirrors
force-pushed
the
feature/fork
branch
from
October 9, 2025 16:39
26d4a16 to
a86c82a
Compare
|
is possible to merge this? @rekram1-node |
Collaborator
|
@extrememicro we have forking functionality in the rewrite branch that we are about to ship (next week) along with a bunch of other improvements i would need to review the code for this before merging but all the go code is going to be deleted soon |
github-actions
Bot
force-pushed
the
dev
branch
from
November 10, 2025 05:42
772b621 to
eb855e1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Fork the active session into a brand‑new one.
The fork copies existing messages (and their parts) into a new session titled:
Fork of <original title>Usage
Full fork:
<leader>fPartial fork from a point:
<leader>gfTypical Uses
Notes