dsh-Session-State
Run the following command in DeepSeek Harness:
dsh plugin install Hanice404/dsh-Session-State
Paste the following prompt into your AI chat to install this plugin:
Run `dsh plugin install Hanice404/dsh-Session-State` in your DeepSeek Harness (web profile, 0.1.0-rc.7+) terminal, or clone from https://github.com/Hanice404/dsh-Session-State and follow the README; restart dsh web afterwards so the browser bundle picks up the new plugin.
About this plugin
In the DeepSeek Harness web UI, a model's answer is often buried under long stretches of Think blocks and tool-call traces (Bash, Edit, Read, and more), turning what should be a clean response into something that reads like a debug log. dsh-Session-State tackles exactly that: out of the box it folds away both the thinking process and the tool-call lines so the answer renders directly, giving the chat a much tighter, more readable feel.
Folding doesn't mean losing visibility. Just above the composer, the plugin renders a status bar—same width and left/right-aligned with the input box—that shows live cumulative counts for Think, Edit, Bash, and Read. A single click expands it into a scrollable panel where each category becomes a collapsible section listing the actual content of every invocation: a one-line thinking summary, the exact command run, file paths read or written, and so on. Categories currently in flight also pulse with a breathing-light indicator, so you can tell at a glance what's still running.
All three toggles (collapseThinking, collapseTools, statusBar) default to on and persist in ~/.dsh/settings.yaml, so you can flip any of them back to the native collapsed style at any time. The plugin targets DeepSeek Harness 0.1.0-rc.7 and later on the web profile, and is a natural fit for developers who use Harness for everyday coding and debugging—you get a clean reading surface without giving up your sense of what the session actually did.
Use Cases
- Read answers without being cluttered by thinking blocks and tool-call traces
- Check live cumulative Think / Edit / Bash / Read counts at a glance
- Expand the status bar to review each thinking summary, command, or file path in order
Best For
- Developers coding and debugging daily in the DeepSeek Harness web UI
- Harness users who prefer a cleaner chat surface focused on the answer
- Technical readers who want session-level visibility without tool-log noise
Related Plugins
ModLens is a vision plugin for DeepSeek Harness that gives text-only models sight by reading images pasted directly into chat, with zero-config setup and multiple vision engines.
On-demand vision for text-only DeepSeek Harness agents: built-in free keyless vision chain and 14 vision tools, routing image turns as tool calls to vision models with pixel fidelity, no Python needed, one-command install.
Give text-only models in DeepSeek Harness eyes, enabling image Q&A, long-screenshot OCR, UI restoration, and GUI visual tasks.
An armor-breaking plugin for DeepSeek: rewrites instruction priority, expands refusal-blocked phrases, persists across sessions, and shows a green active indicator.