mirror of
https://github.com/mark3labs/kit.git
synced 2026-06-14 03:30:26 +00:00
4e7d823ee4
- Add ForkToNewSession method to create new session with history up to target - Add NewTreeSelectorForFork showing only user messages (flat list) - Update performFork to create and switch to new session file - Update /fork command description in docs and help text Previously /fork just branched within the same session file like /tree. Now /fork creates a completely new session file with parent_session reference, matching Pi's behavior exactly.