Import and migrate chat history from Claude Code, Codex, Reasonix and other agent tools, then continue the conversation in DSH.
dsh-turn-rewind
Rewind conversation and workspace state in DeepSeek Harness — undo agent turns and restore code state when things go sideways.
Plugin facts
Screenshots

Install this DSH plugin
Copy the command below and run it in your DeepSeek Harness terminal.
dsh plugin add github:Anionex/dsh-turn-rewind ⚠️ 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 →
More about this plugin
!X Twitterhttps://img.shields.io/badge/@anion__ex000000?style=flatsquare&logo=x&logoColor=whitehttps://x.com/anion_ex Messageanchored projectfile recovery for DeepSeek Harnesshttps://github.com/deepseekai/deepseekharness, with an option to restart from the restored request.
About this plugin: dsh-turn-rewind
What is dsh-turn-rewind?
dsh-turn-rewind is a sessions & messages plugin maintained by Anionex. Rewind conversation and workspace state in DeepSeek Harness — undo agent turns and restore code state when things go sideways.
How do I install dsh-turn-rewind?
Run dsh plugin add github:Anionex/dsh-turn-rewind 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:Anionex/dsh-turn-rewind#commit.
Is dsh-turn-rewind free?
dsh-turn-rewind is a community open-source project released under the BSD-3-Clause 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.