dsh-think-phrases
Run the following command in DeepSeek Harness:
dsh plugin install deathbook/dsh-think-phrases
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install deathbook/dsh-think-phrases in the DeepSeek Harness terminal, browse the full source at https://github.com/deathbook/dsh-think-phrases, then restart the DSH host for the plugin to take effect.
About this plugin
DeepSeek models silently turn on reasoning blocks during gray-test phases, yet the visible reply alone gives almost no clue whether a thought chain was actually produced. dsh-think-phrases solves that blind spot: it walks every assistant reasoning block in the current session, tallies four high-frequency phrases (let me, we, let s, I ll), and pins a compact counter onto the conversation header utility slot. Click the badge and you see per-phrase counts plus a grand total at a glance, with no log digging or ad-hoc regex required.
The matching engine respects word boundaries carefully. The we pattern captures only first-person plural usage (we are, we will, pre-we, and so on) and will not false-positive on words like weird or sweet. let s handles straight quotes, curly quotes, and the no-apostrophe variant. I ll covers both the short form and the full I will expression. All matching is case-insensitive, and only reasoning text is counted while visible body text and user messages are excluded, keeping the numbers clean and meaningful.
The plugin is lightweight, carries zero external dependencies, and works in DSH Desktop 2.x as well as plain dsh web and dsh console. It is ideal for developers and power users who run DeepSeek models under DSH and want an always-visible, low-interference signal of whether the model is truly producing a thinking chain. Once installed and the host is restarted, the counter appears in the header without disturbing any other plugin or service.
Use Cases
- Quickly check whether the current session triggered gray-test reasoning
- Compare thinking-chain phrase distribution across different prompts
- Monitor reasoning activity in real time on DSH Desktop or Web
Best For
- Developers who daily use DeepSeek models under DSH
- Power users who need to verify reasoning is active
- Researchers tracking gray-test model behavior of DeepSeek
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.