Rewind conversation and workspace state in DeepSeek Harness — undo agent turns and restore code state when things go sideways.
dsh-chat-import
Import and migrate chat history from Claude Code, Codex, Reasonix and other agent tools, then continue the conversation in DSH.
Plugin facts
Screenshots
Install this DSH plugin
Copy the command below and run it in your DeepSeek Harness terminal.
dsh plugin add github:Nwflower/dsh-chat-import ⚠️ Plugins run with the permissions of your dsh process and may execute code at install time. Review the source repository and its license before installing. Pin the commit hash for reproducible installs. Plugin safety →
About this plugin: dsh-chat-import
What is dsh-chat-import?
dsh-chat-import is a sessions & messages plugin maintained by Nwflower. Import and migrate chat history from Claude Code, Codex, Reasonix and other agent tools, then continue the conversation in DSH.
How do I install dsh-chat-import?
Run dsh plugin add github:Nwflower/dsh-chat-import in your DeepSeek Harness terminal. The dsh CLI resolves the plugin from GitHub and installs it into your active profile. For reproducible installs, pin a commit hash: dsh plugin add github:Nwflower/dsh-chat-import#commit.
Is dsh-chat-import free?
dsh-chat-import is a community open-source project released under the MIT license. You can inspect its source and install it for free.
Related plugins
A context-insight dashboard — see what the model's context window is made of and how it evolves.
A data agent for DSH: session-scoped database connections and a dedicated agent preset that writes SQL and iterates.