DeepSeek Harness plugin

dsh-memory-porter

Brings your existing Claude / ChatGPT history into DSH: instant zero-token import of the memories.json inside a Claude export, local Claude Code transcripts with no export needed, and conversations distilled through the model you already configured in DSH. Every memory carries verbatim evidence checked against the source by code — a paraphrase is dropped and counted, and evidence found only in the assistant turns is always routed to review rather than stored.

MemoryLicense not detected
Jump to install

Source facts

Repository
Shiye-10Pages/dsh-memory-porter
Latest update
Aug 18, 2026
Primary category
Memory
GitHub stars
0
GitHub forks
No data

Ask an agent to review it before installing

Send the GitHub link to DSH, Codex, or another agent. Ask it to explain the purpose, access, installation, and removal steps, then wait for your approval before running commands. Paste the README if it cannot open the link.

dsh plugin --profile web add dsh-memory-porter

This command comes from the community plugin list. Open the repository and check the setup steps and scripts before running it.

View the raw directory data

These are the original fields from the community list, kept here so you can compare them with the GitHub repository.

Raw data1 file
registry-record.jsonread only
registry-record.jsonCheck against GitHub before use
{
  "name": "dsh-memory-porter",
  "owner": "Shiye-10Pages",
  "category": "memory",
  "description": "Brings your existing Claude / ChatGPT history into DSH: instant zero-token import of the memories.json inside a Claude export, local Claude Code transcripts with no export needed, and conversations distilled through the model you already configured in DSH. Every memory carries verbatim evidence checked against the source by code — a paraphrase is dropped and counted, and evidence found only in the assistant turns is always routed to review rather than stored.",
  "install": "dsh plugin --profile web add dsh-memory-porter",
  "npm": "dsh-memory-porter",
  "stars": 0,
  "added": "2026-08-18",
  "source": "registry"
}

Check these before installing

See which files it changes, which websites or API keys it can access, which install scripts it runs, and whether it has a license and removal steps. GitHub stars only show attention.