dsh-history-sync
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.
Related Plugins
Traceable, searchable cross-session memory for AI agents that turns conversation knowledge into a typed knowledge graph and recalls relevant subgraphs instead of replaying full history, natively integrated with DeepSeek Harness.
Gives DSH AI cross-session long-term memory, to-do and skill management, plus multi-session orchestration, external AI delegation, and an infinite canvas that grows with you.
dsh-mnemon is a three-tier, pluggable, Agent-driven memory system for DeepSeek Harness, combining Runtime memory, Project Documents, and replaceable Memory Spaces with nine long-term providers.
An opinionated, zero-infrastructure file-based memory protocol: human-readable markdown files plus a bounded always-loaded index, curation discipline, and no database or embeddings.