Rewind conversation and workspace state in DeepSeek Harness — undo agent turns and restore code state when things go sideways.
dsh-context
A context-insight dashboard — see what the model's context window is made of and how it evolves.
Plugin facts
Screenshots

About this plugin
A DeepSeek Harness plugin for Context insight dashboard — showing what the model's context window is made of and how it evolves.
Install this DSH plugin
Copy the command below and run it in your DeepSeek Harness terminal.
dsh plugin add github:bowenliang123/dsh-context ⚠️ 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
dsh-context See what your DeepSeek Harness agent's context window is actually made of and how it evolves.
About this plugin: dsh-context
What is dsh-context?
dsh-context is a sessions & messages plugin maintained by bowenliang123. A context-insight dashboard — see what the model's context window is made of and how it evolves.
How do I install dsh-context?
Run dsh plugin add github:bowenliang123/dsh-context 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:bowenliang123/dsh-context#commit.
Is dsh-context free?
dsh-context is a community open-source project released under the Apache-2.0 license. You can inspect its source and install it for free.
Related plugins
Import and migrate chat history from Claude Code, Codex, Reasonix and other agent tools, then continue the conversation in DSH.
dsh-data-agent
⭐ 19A data agent for DSH: session-scoped database connections and a dedicated agent preset that writes SQL and iterates.