dsh-fork-to-preset
Fork any DeepSeek Harness session into a different agent preset — a UI button with preset picker in the conversation header.
将任意 DeepSeek Harness 会话分叉到不同 Agent 预设——会话头中带预设选择器的 UI 按钮。
How to install
dsh plugin add github:bpc-oss/dsh-fork-to-preset About
dsh-fork-to-preset A DeepSeek Harness plugin that adds a **"Fork to preset"** button to every conversation's header. Pick any agent preset from the roster and fork the current session into a fresh independent child session running under that preset — inheriting the parent's completed turns. How it works Click the **↴ Fork to preset** dropdown in the conversation header Select a target agent preset from the roster Click the button → a new session opens, mounted on the chosen preset, with the parent's completed-turn history Distribution **GitHub-only.** Not published to npm. Install by mounting …
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-08-22
- Created
- 2026-08-21
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:0xsline/awesome-deepseek-harness
- Topics
- dsh-plugin
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.