AI Agent Hub
Back to plugins
🖥️

dsh-result-only-view

Client Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install YEYEYEYESHIFU/dsh-result-only-view

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

In DeepSeek Harness, run `dsh plugin install YEYEYEYESHIFU/dsh-result-only-view` to install this plugin, with the full source code available at https://github.com/YEYEYEYESHIFU/dsh-result-only-view.

About this plugin

When interacting with agents in the DeepSeek Harness Web interface, the sheer volume of thinking chains, tool call logs, and context injection information can easily overwhelm the final answers. For users who prioritize results over deep analysis, this leads to information overload and distraction. The dsh-result-only-view plugin offers an elegant solution with a "Results Only" mode. It is enabled by default and persists state in local storage. It collapses process rows to a minimal state, leaving only user messages and final replies, while maintaining a compact "chip" or "trace" line for quick inspection of details when needed. This is ideal for developers, researchers, or users who wish to focus on output rather than debugging the process, supporting both auto and manual folding modes while ensuring critical interactions remain visible.

Use Cases

  • Focus on reading the agent's final reply
  • Quickly browse long conversation history without process interference
  • Debug prompts by blocking lengthy thinking chains and tool call logs

Best For

  • General users seeking a clean interaction experience
  • Researchers focused on result analysis
  • Developers accustomed to debugging and testing in the Web interface