DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-chat-import

Import, resume, export, and incrementally sync agent chat histories in DeepSeek Harness.

UI & ProductivityDeveloper ToolsSecurity & PolicySkills & WorkflowsRemote Execution

Install

$ dsh plugin --profile web add dsh-chat-import # npm package

Repository Intelligence

AI-assisted, source-grounded explanation based on the public repository snapshot. It does not replace compatibility or security verification.

source-grounded
DSH Chat Import is an installable DeepSeek Harness plugin for migrating conversation histories from 11 agent sources into resumable DSH sessions. It also provides session discovery, Claude Code JSONL export, and guarded incremental sync back to Claude Code.

Key Capabilities

  • Imports histories from Claude Code, Codex/ChatGPT CLI, ChatGPT web exports, Cursor, Gemini CLI, Reasonix, opencode, ZCode, Grok Build, OpenClaw, and Hermes.
  • Converts messages, reasoning, and tool-call/result history into resumable DSH session events.
  • Supports batch imports, directory scanning, read-only previews, idempotent re-imports, and incremental append behavior.
  • Groups imported sessions by recorded working directory when source data provides one.
  • Discovers supported local session data with scan_discover.
  • Exports DSH sessions to Claude Code JSONL and supports guarded incremental sync to a source or export copy.
  • Applies configurable context-budget trimming for oversized imported histories.

Useful For

  • Continue a prior Claude Code, Codex, Cursor, or other supported agent conversation in DSH.
  • Consolidate locally stored agent transcripts into DSH sessions.
  • Preview and batch-import discovered chat histories.
  • Export a DSH conversation for Claude Code resume workflows.
  • Incrementally append new complete DSH turns to a Claude Code transcript.

Who It Fits

  • DeepSeek Harness users migrating from other coding-agent tools.
  • Developers with local agent transcript archives.
  • Teams or individuals maintaining Claude Code-compatible conversation backups.

Documented Limitations

  • Requires Node.js >= 22.13.
  • The DSH session list may need manual refresh after import.
  • Available source metadata varies by format; some formats lack fields such as cwd, timestamps, models, or structured tool results.
  • Cursor transcripts do not contain tool results, so empty paired results are synthesized.
  • ChatGPT web exports do not provide cwd, so imported sessions are not workspace-grouped.
  • Exported Claude Code thinking blocks use empty signatures and may be dropped by Claude Code on resume.
  • retract_import only removes the plugin registry record and provides manual deletion guidance; it does not delete sessions or artifacts.
  • Sync only targets Claude Code JSONL and skips incomplete final turns.

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 0 runtime, 1 development, 3 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
License Declared

GitHub reports the repository license as MIT.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info
Dependency Counts

package.json declares 0 runtime, 1 development, 3 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
License Declared

GitHub reports the repository license as MIT.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info
Dependency Counts

package.json declares 0 runtime, 1 development, 1 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
License Declared

GitHub reports the repository license as MIT.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info
Dependency Counts

package.json declares 0 runtime, 1 development, 1 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
License Declared

GitHub reports the repository license as MIT.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info
Dependency Counts

package.json declares 0 runtime, 1 development, 1 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
License Declared

GitHub reports the repository license as MIT.

info

Source & Registry Notes

Traceable source and registry metadata for this entry, kept separate from runtime verification.

Source repository
Nwflower/dsh-chat-import
Registry source
Public GitHub repository
Source snapshot
826b36418c88
Artifact type
plugin
AI enrichment
gpt-5.6-terra · 2026-08-14
Prompt version
dsh-plugin-enrichment-v3

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
26
Forks
4
Open issues
1
Last commit
2026-08-14
Last release
2026-08-14