Overview
dsh-session-migrator
README / EN
Package documentation
Registry summary
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 GitHubLIMITATIONS
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.
