AI Agent Hub
Back to plugins
🧠

dsh-history-sync

Memory Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install danglong0313/dsh-history-sync

Paste the following prompt into your AI chat to install this plugin:

To install this plugin in DeepSeek Harness, run dsh plugin install danglong0313/dsh-history-sync. The source code is located at https://github.com/danglong0313/dsh-history-sync.

About this plugin

DeepSeek Harness (DSH) is a powerful local AI workspace, but it typically requires manually creating sessions to trace conversation history. The dsh-history-sync plugin addresses this pain point by acting as a one-way, read-only mirror that seamlessly imports Codex and Claude Code history into DSH. It preserves the integrity of your original data by safely extracting conversations and automatically creating or reusing DSH Workspaces based on project directories, making project grouping intuitive and simple.

The plugin's core capability lies in its intelligent synchronization mechanism. By utilizing Codex's stdio protocol and the official Claude Agent SDK, it efficiently extracts dialogue content while handling large-scale histories through content fingerprinting and incremental sync algorithms. It supports intelligent filtering to automatically skip system messages, tool calls, and other noise, ensuring imported sessions are clean and relevant. Additionally, it offers a preview mode, allowing users to verify the sync scope before final import, guaranteeing data safety and accuracy.

This is an ideal solution for developers seeking to unify their workflow and manage multiple AI tools from a single interface. It is particularly suitable for users with extensive Codex and Claude Code histories who want to bring this context into DSH for centralized retrieval and management. With simple configuration, it transforms scattered tasks into structured projects, significantly boosting development efficiency and context management capabilities.

Use Cases

  • Migrate Codex and Claude Code past tasks to DeepSeek Harness.
  • Unify management of historical conversations from multiple AI tools.
  • Automatically organize and group project sessions by original working directory.

Best For

  • Developers frequently using Codex and Claude Code.
  • Users wishing to centralize historical records in DeepSeek Harness.
  • Developers seeking efficient workflows and context management.