dsh-rewind
Run the following command in DeepSeek Harness:
dsh plugin install jiangr100/dsh-rewind
Paste the following prompt into your AI chat to install this plugin:
Install the plugin from https://github.com/jiangr100/dsh-rewind into your current DeepSeek Harness profile, then restart to use /rewind for conversation rewind.
About this plugin
Context pollution in long conversations is a real pain. When you want to pivot from an earlier message without losing the exploration that led you there, dsh-rewind is built for exactly that moment.
It opens an intuitive picker window above the composer: scroll up through the conversation, click a line, and the plugin immediately forks a clean branched session at that completed turn. The original conversation is archived to the sidebar and can be restored at any time—nothing is ever deleted. Each row also shows how many later entries a rewind would drop, so you can make an informed choice. A rewind skill is registered as well, letting the model recognize your intent and point you straight to /rewind.
It is ideal for DeepSeek Harness users who explore iteratively, branch often, or find themselves fighting context drift in multi-turn sessions.
Use Cases
- Long threads accumulate irrelevant context and you want to restart from a specific message
- After several exploratory turns, rewind to an early hypothesis and re-verify
- Switch conversation direction while keeping the full history archived
Best For
- DeepSeek Harness users who iterate heavily across long conversations
- Developers battling context pollution in multi-turn sessions
- AI-assisted coding users who frequently need to backtrack and redirect
Related Plugins
Memory layer for coding agents that indexes local session history and auto-recalls relevant context before edits, commands, and failures, with no manual search needed.
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.