dsh-session-fork
Git-style conversation branching: adopt the current session as a branch, fork branches at any turn via /branch commands or the branch tab, and squash a branch back into another branch.
Git 式会话分支:把当前会话收编为分支,通过 /branch 命令或分支页签在任意轮次分叉,并把分支 squash 回另一条分支。
How to install
dsh plugin add dsh-session-fork About
dsh-session-fork English | 简体中文 Agent apps manage conversations as sessions: chats are silos, and memory doesn't carry over. dsh-session-fork makes the **branch** the building block of AI conversation management — parallel workflows, continuous and mergeable conversation memory, the foundation for AI team collaboration and AI secretaries. The long-term direction is sub-agent collaboration and branch-scoped long-term memory. This is a plugin for DeepSeek Harness (dsh); it cannot run standalone. Why branches **Against session-only management**: once a conversation grows long, you're left with tw…
Recommendation signals
Meta
- License
- MIT
- Language
- TypeScript
- GitHub stars
- 2
- mo. downloads
- 200
- Last push
- 2026-08-24
- Created
- 2026-08-20
Links
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- ai-agents, branch, deepseek, deepseek-harness, dsh, dsh-plugin, session-management
Related plugins
dsh-recall-plugin
limbo947/dsh-recall-plugin
Recall any user message: rolls the conversation (official session fork) and workspace files (per-message shadow git snapshots) back to before it, with a diff-preview confirmation panel.
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-chat-recovery
Chat recovery for DSH: edit the last finished user message and explicitly retry failed turns, both via session-fork branches that leave the original conversation untouched.
dsh-share
dsh-external/dsh-share
DSH 对话分享插件,分享单轮或多轮对话,可导出为图片或 Markdown。Share DSH Q&As or selected conversation groups as PNG or Markdown.
task-passport
dongsheng123132/task-passport
Carry durable task state across DeepSeek Harness, WorkBuddy, Claude Code and Codex with machine-readable checkpoints and optimistic locking.