AI Agent Hub
Back to plugins
🤖

dsh-think-expand

Model Inference Updated 2026.08.22

Run the following command in DeepSeek Harness:

dsh plugin install BrianHIO-x/dsh-think-expand

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install BrianHIO-x/dsh-think-expand in your terminal to install the Think expansion plugin from https://github.com/BrianHIO-x/dsh-think-expand.

About this plugin

When debugging model outputs in DeepSeek Harness Web, Think lines are collapsed by default after every reply and again whenever you switch sessions, making it tedious to read them one by one. dsh-think-expand reduces that friction to a single toggle.

Once enabled, every official Think line expands instantly and stays expanded across session switches, while tool cards, context injections, and compressed summaries remain untouched. If you manually collapse a specific Think block, it is remembered and will not be re-opened automatically. The toggle state persists in your browser, so a page refresh does not reset it.

If you regularly inspect DeepSeek reasoning chains for prompt engineering, debugging, or teaching, this lightweight web plugin lets you skip the repetitive clicking and focus on what the model is actually thinking.

Use Cases

  • Inspect DeepSeek reasoning step by step to pinpoint prompt issues
  • Browse historical sessions with every Think line kept expanded
  • Deliver teaching demos that reveal the model thinking flow without interruptions

Best For

  • Prompt engineers and model fine-tuning practitioners
  • Developers who debug DeepSeek Harness Web outputs daily
  • Instructors who walk students through AI reasoning processes