NwflowerAutomation & workflows
Dsh Chat Import
dsh-chat-import
Import conversation histories from 12 AI agents like Claude Code, Cursor, and ChatGPT into DeepSeek Harness with full-fidelity resume and sync capabilities.
- Backend
- Frontend
- Full stack
- Automation
- Productivity
- Library/framework
- Windows
- macOS
- Linux
- Runs locally

- Popularity
- 87 Stars
- GitHub stars
- Recent activity
- 8/21/2026
- Updated in the last 30 days
- License
- MIT
- Permissive
Why it matters
We look beyond stars: what problem it solves, whether it creates real utility, and what makes its approach worth noticing.
Problem
Addresses the fragmentation of AI coding agent ecosystems by enabling conversation history migration, preventing workflow silos across different tools.
Practical value
Supports imports from 12 major agents with incremental sync and export capabilities, effectively maintaining context continuity for users.
Innovation / differentiation
Uses a unified plugin interface to convert diverse proprietary formats into DeepSeek Harness sessions, preserving tool calls and reasoning blocks across platforms.
Leverage potential
As a plugin for DeepSeek Harness, it extends the core engine's session management, significantly lowering the friction for users switching development environments.
Why now
With the rapid proliferation of AI coding agents, user demand for centralized management of conversation histories is currently peaking.
Community activity
In the last 90 days there were 10 new issues and 8 pull requests; the bounded issue/PR samples include 9 issue authors and 8 PR contributors, with 9 releases.
Maintainer responsiveness
The 10-issue window sample had a 100% close rate, and the 8-pull-request sample had a 100% merge rate. Maintainer-response observations covered 100% of that issue sample, with a 70% response rate and median first response of 2.1 hours.
Key highlights
- Imports from 12 major AI agent formats
- Preserves tool calls, reasoning blocks, and timestamps
- Incremental updates by appending only new turns
Quick start
How it is installed, how hard it is, and where to start.
Where it runs
Runs locally
Difficulty
Easy — follow the steps
- 01Install the plugin in DSH using the plugin management command.
- 02Use the corresponding import function (e.g., import_claude) with the source path to import your history.
- 03Refresh the DSH session list to view and resume the imported conversations.
Best for
- Developers who want to try it on their machine
More about it
dsh-chat-import is a plugin for DeepSeek Harness (DSH) that allows users to import conversation histories from 12 different AI agent sources, including Claude Code, Codex, ChatGPT, Cursor, and Gemini. It converts these histories into resumable DSH sessions while preserving tool calls, reasoning blocks, and metadata.
The plugin operates on a read-only basis for source files, ensuring original data remains untouched. It automatically groups imported sessions into workspaces based on their original working directories. It also supports incremental imports, skipping unchanged files and appending only new turns.
For reverse workflows, the tool provides capabilities to export DSH sessions back to Claude Code JSONL format or incrementally sync new conversation turns back to Claude Code files without overwriting existing data.
Sources
Each field shows its status and source — expand to review.
14 · Expand
Sources
Each field shows its status and source — expand to review.
capability tags
Verifiedautomation, productivity
Source: admin_cms · cms editor · 8/22/2026
editor note
Verified{"en":"The plugin accesses source files in read-only mode, ensuring data integrity. It is particularly useful for developers switching between AI coding tools who need to maintain conversation context.","zh":"该插件通过只读方式读取源文件,确保了原始数据的安全性。它特别适合需要在不同 AI 开发工具间切换并希望保持对话上下文连续性的开发者。"}
Source: admin_cms · cms editor · 8/22/2026
how to use
Verified{"steps":[{"en":"Install the plugin in DSH using the plugin management command.","zh":"在 DSH 中通过插件命令安装该包。"},{"en":"Use the corresponding import function (e.g., import_claude) with the source path to import your history.","zh":"使用对应的导入函数(如 import_claude)指定源路径进行导入。"},{"en":"Refresh the DSH session list to view and resume the imported conversations.","zh":"刷新 DSH 会话列表,即可查看并继续已导入的对话。"}],"installAt":"local","difficulty":"easy"}
Source: admin_cms · cms editor · 8/22/2026
intro
Verified{"en":"dsh-chat-import is a plugin for DeepSeek Harness (DSH) that allows users to import conversation histories from 12 different AI agent sources, including Claude Code, Codex, ChatGPT, Cursor, and Gemini. It converts these histories into resumable DSH sessions while preserving tool calls, reasoning blocks, and metadata.\n\nThe plugin operates on a read-only basis for source files, ensuring original data remains untouched. It automatically groups imported sessions into workspaces based on their original working directories. It also supports incremental imports, skipping unchanged files and appending only new turns.\n\nFor reverse workflows, the tool provides capabilities to export DSH sessions back to Claude Code JSONL format or incrementally sync new conversation turns back to Claude Code files without overwriting existing data.","zh":"dsh-chat-import 是一款专为 DeepSeek Harness (DSH) 设计的插件,支持从 Claude Code、Codex、ChatGPT、Cursor、Gemini 等 12 种 AI Agent 工具中导入历史对话记录。导入过程会完整保留工具调用、思考链、模型信息及时间戳,方便用户在 DSH 中继续此前的对话。\n\n该插件在读取源文件时采用只读模式,不会修改原始数据。它能根据源文件的历史工作目录自动对导入的会话进行工作区归类,并支持增量导入,自动跳过未变化的文件,仅追加新生成的对话轮次。\n\n此外,插件还支持反向导出与同步功能。用户可以将 DSH 会话导出为 Claude Code 支持的 JSONL 格式,或者通过增量同步将新对话追加回 Claude Code 文件中,确保双向数据流转的安全与完整。"}
Source: admin_cms · cms editor · 8/22/2026
Latest release
Verifiedv0.6.2
Source: GitHub API · latest_release=v0.6.2 · 8/22/2026
License
VerifiedMIT
Source: GitHub API · license.spdx_id=MIT · 8/22/2026
needs api key
VerifiedNo
Source: admin_cms · cms editor · 8/22/2026
One-liner
Verified{"en":"Import conversation histories from 12 AI agents like Claude Code, Cursor, and ChatGPT into DeepSeek Harness with full-fidelity resume and sync capabilities.","zh":"将 Claude Code、Cursor、ChatGPT 等 12 种 AI Agent 的对话历史导入 DeepSeek Harness 并支持双向同步。"}
Source: admin_cms · cms editor · 8/22/2026
Platforms
Verifiedwindows, macos, linux
Source: admin_cms · cms editor · 8/22/2026
Category hint
Inferred from materialsai-apps
Source: Project README · hint=ai-apps · 8/14/2026
product forms
Verifiedlibrary_framework
Source: admin_cms · cms editor · 8/22/2026
role tags
Verifiedbackend, frontend, fullstack
Source: admin_cms · cms editor · 8/22/2026
supports local
VerifiedYes
Source: admin_cms · cms editor · 8/22/2026
supports self host
VerifiedNo
Source: admin_cms · cms editor · 8/22/2026
Related projects
Other verified projects matched by category, capabilities, and intended roles.
agent-device
Mobile app automation and verification for AI coding agents, enabling live interaction and testing across iOS, Android, HarmonyOS, and more.
hh-ai-agent
Job-search agent that finds HH.ru vacancies, evaluates them with an LLM, generates cover letters, and sends suitable matches to Telegram.
marketing-studio
An agent-driven marketing studio for Claude Code that generates product demos, logo reveals, launch videos, and social assets from a single command.
wechatauto-replica
An automation library for WeChat 4.x Windows client, enabling message reading, history export, and automated sending via local database decryption and hybrid UI drivers.
woodpecker
A self-hosted, plugin-extensible CI/CD engine with SQLite available by default for the server and a focused pipeline workflow.
Rundeck
A self-hosted runbook automation service with web, CLI, and API interfaces for turning operational procedures into repeatable jobs.
