[功能]: 会话分支(fork):保留当前上下文,复制多份会话并行运行,缓解长时间的对话中注意力漂移
作者: ToTcry创建于 2026年9月14日更新于 2026年9月14日
Session Fork/English TL;DR: fork a session into N independent copies that inherit the context snapshot up to the fork point, so unrelated side tasks can run in parallel without polluting or drifting the main conversation.
内容来源: EKKOLearnAI/hermes-studio