All plugins

DSH / BUNDLE / CLIENT-UI

dsh-session-migrator

v0.2.4Suixin04 / dsh-session-migratorf73f2edf07

InstallableBundlesUI & client pluginsCommunity · Topic auto-analysisWeb UI

Overview

dsh-session-migrator

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

README / EN

Package documentation

Registry summary

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

dsh.pub verifies the pinned bundle contract, runtime facts, and distribution semantics. The complete README remains in the source repository.

Read the full README on GitHub

LIMITATIONS

Known 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.