deepseek-web-import
Imports chat.deepseek.com web conversations into DeepSeek Harness as resumable sessions, from a settings-page UI.
从设置页把 chat.deepseek.com 网页端对话导入为 DeepSeek Harness 会话,导入后可在其中继续对话。
How to install
dsh plugin add github:wpc0323/deepseek-web-import About
DeepSeek Web 对话导入(DeepSeek Harness 插件) 将 chat.deepseek.com 网页端的**历史对话导入为 DeepSeek Harness (DSH) 的正式会话**:导入后会话出现在左侧工作区列表中,**可以打开、查看完整历史,并选择模型继续对话**。 本项目是一个**可安装的 DSH 插件包**(dsh.bundle manifest:host 半部 + web client 半部),可通过 dsh plugin add 安装。安装方式见下文「安装」。 --- ✨ 功能 设置面板新增 **「DeepSeek 对话导入」** 页面 粘贴 userToken 后一键拉取**对话目录**(仅显示标题 + 日期,不展开正文) 每条对话可选**目标工作区**,一键**导入为 DSH 会话** 导入的会话: 显示 DeepSeek 里的原标题 可在其中**选模型继续对话**(走 DSH 正常 resume 路径,不会报 cannot prepare session while it is live) 持久化在 ~/.dsh/sessions/<工作区>/ 下,重启 DSH 后仍在 自动提取 userToken 中的 value 字段(兼容 {"value":"...","__version":"0"} 格式) 内置「诊断」区,接口变更时可直接 GET…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 1
- mo. downloads
- –
- Last push
- 2026-08-18
- Created
- 2026-08-16
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 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.
task-passport
dongsheng123132/task-passport
Carry durable task state across DeepSeek Harness, WorkBuddy, Claude Code and Codex with machine-readable checkpoints and optimistic locking.
dsh-bookmarks
penguin-oo/dsh-bookmarks
Bookmark assistant replies with notes and tags; browse every bookmark in one cross-session center and export to Markdown.
dsh-turn-rewind
Anionex/dsh-turn-rewind
Rewind conversation and workspace state, powered by a persistent Change Ledger.