AI Agent Hub
Back to plugins
🖥️

dsh-process-fold

Client Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install uigdwunm/dsh-process-fold

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

Run dsh plugin install uigdwunm/dsh-process-fold in the DeepSeek Harness terminal to install this plugin, whose source is hosted at https://github.com/uigdwunm/dsh-process-fold ; after installation, restart dsh web and refresh the page to activate it.

About this plugin

In DeepSeek Harness Web, a single turn can weave together thinking chains, multiple tool calls, and context injections alongside user questions and assistant answers, making the conversation stream verbose and hard to focus on.

dsh-process-fold groups consecutive thinking, tool-call, and context items into one bordered process box per turn. When collapsed, only the latest two items are visible; expanding or collapsing keeps the content below the toggle stable in the viewport so your reading position never jumps. User messages, steering instructions, interactive ask_user_question prompts, and the final assistant answer always remain outside the box and fully readable, and all injected styles and controls are cleaned up when the plugin stops.

It is ideal for developers who want to stay focused on the conversation and the assistant's final answer rather than intermediate execution details, and who prefer a clean, organized view of the Harness Web interface.

Use Cases

  • A turn contains multiple thinking steps and tool calls, making it hard to focus
  • You want to jump straight to the final assistant answer without sifting through execution details
  • After several rounds the viewport feels cluttered and you need stable expand/collapse behavior

Best For

  • Developers who rely on multi-step reasoning and tool calls in DeepSeek Harness Web daily
  • Users who prefer a clean conversation view focused on the body text and final answers
  • Technical teams that use Harness Web long-term and like customizing the UI experience