dsh-session-port
DSH plugin: bundle a session (logs, subagents, referenced media + workspace files) into one ZIP and restore it — GET/wsx/session-pack, POST/wsx/session-pack/import + Session Header Export/Import actions
安装
$
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)