dsh-session-port
DSH 插件:将包含日志、子代理、引用媒体和工作区文件的会话打包为 ZIP 并进行恢复。
AI 分析
用于 DSH 会话的完整备份与恢复。适合需要跨设备迁移或归档包含工作区文件和子代理数据的复杂会话的用户。需要 Node.js ≥ 22.10。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:seth-hg/dsh-session-port說明文件
閱讀完整 README ↗Usage
From the session header
- Export — downloads
session-port-.zip. - Import — pick a
.zip; it restores into the current session's workspace (the header cwd).
Import also accepts DSH's built-in session-log export (the header /export download): it restores the root session, subagents, and media. That export carries no workspace files, so none are expected.
From the HTTP routes (loopback-trusted)