全部插件

DSH / BUNDLE / CLIENT-UI

dsh-session-migrator

v0.2.4Suixin04 / dsh-session-migratorf73f2edf07

可安装组合包UI 与客户端插件社区 · Topic 自动分析Web UI

概览

dsh-session-migrator

Visual cross-device session migration for DeepSeek Harness with drag-and-drop workspace import

README / ZH

插件文档

目录摘要

Visual cross-device session migration for DeepSeek Harness with drag-and-drop workspace import

dsh.pub 核对固定版本的组合包契约、运行时事实与分发语义;完整 README 请查看源仓库。

在 GitHub 阅读完整 README

LIMITATIONS

已知限制

- Session exports may contain complete prompts, responses, system context, tool calls, absolute paths, and images. Treat them as sensitive data. - The importer enforces archive, JSONL, and entry-count limits and rejects unsafe paths, duplicate entries, malformed logs, duplicate IDs, cyclic lineage, and orphan descendants. - Harness persistence is append-only and currently exposes no public deletion or multi-session transaction API. The plugin validates the complete archive before writing, but a storage failure during the final write phase can leave a successfully committed prefix. - Importing again after a partial write creates a fresh cloned tree. Inspect the workspace first to avoid unwanted duplicates. - This plugin migrates session state and referenced images, not repository files, credentials, model-provider settings, or external services.