DeepSeek Harness plugin

dsh-ui-concise

Side-loaded Codex/macOS-style concise conversation mode for DeepSeek Harness WebUI

Jump to install

Source facts

Repository
stars2022/dsh-ui-concise
Latest update
Aug 18, 2026
Category
Tools & Capabilities
GitHub stars
3
Format
plugin
Catalog evidence
Upstream dsh.bundle evidence
Evidence path
package.json#dsh.bundle
Checked against
0.1.0-rc.8
Upstream check date
2026-08-20

This evidence comes from the upstream catalog. This site has not installed, run, or security-reviewed the plugin.

Install

Start with a prompt that asks an agent to review the GitHub repository and source. Switch to the command if you want to install it yourself.

Copy this prompt into DSH, Codex, or another agent and ask it to review the GitHub repository and source first.

Do not install or run any commands yet. Read this plugin's GitHub repository, README, and relevant source code. Then answer the questions below clearly and directly so I can decide whether it fits my needs:

1. What is this plugin, and what problem does it solve?
2. Who is it for, and what are its typical use cases?
3. How is it used after installation? Include one minimal example.
4. What known limitations or privacy, security, compatibility, or maintenance risks does it have?
5. Give a clear recommendation: recommend, conditionally recommend, or do not recommend, with reasons.

Distinguish statements documented by the repository, inferences from source code, and unknowns. If evidence is insufficient, say so explicitly. Do not guess or simply repeat the README.

GitHub: https://github.com/stars2022/dsh-ui-concise
Plugin: dsh-ui-concise
Author: stars2022

Check the source files

Read the README and other files from this plugin directory before installing.

File explorer4 files
README.en.mdSource · read only
README language

dsh-ui-concise

English | 中文

A Codex/macOS-style concise conversation mode for the DeepSeek Harness WebUI.

Installation

Run from the DeepSeek Harness directory:

dsh plugin --profile web add \
  https://github.com/stars2022/dsh-ui-concise/releases/download/v0.1.3/dsh-ui-concise-0.1.3.tgz
dsh web

To uninstall:

dsh plugin --profile web remove dsh-ui-concise
dsh web

Features

  • Adds Concise mode and Hide reasoning content options to Settings.
  • Shows a timer for each Turn: live while running, collapsed after completion, and expanded after interruption or failure.
  • Merges consecutive Tool calls into one activity row with live labels such as Reading files and Editing files, followed by a completion summary.
  • Expanding an activity row shows every original Tool detail and Tool card.
  • Keeps the final Assistant answer outside the outer disclosure with the normal Markdown layout and message actions.
  • With Hide reasoning content enabled, displays Thinking while reasoning is active and hides the reasoning text after completion.
  • Includes Chinese and English UI text.

License

[MIT](LICENSE)