dsh-importer
DSH plugin: sync chat.deepseek.com sessions into DSH as context — settings page, auto sync, per-session fetch, and a 'send' button that stages a file-reference prompt into the composer.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:PrismScopes/dsh-importer说明文档
阅读完整 README ↗使用
- 打开 DSH 设置 → 网页版同步 → 设置,粘贴 token(获取方法见设置页帮助)。
- 保存后自动开始全量初始化,等待完成。
- 之后会话自动同步;在"本地会话"中点某会话行的"发送",提示词(引用
dsweb-sessions-.json文件路径)会填入输入框,确认后发送,AI 通过文件读取工具直接读取完整会话内容。