DSH Plugins Marketplace

DSH Plugins

Plugins

/

dsh-ui-concise

s

dsh-ui-concise

Manifest valid3

Collapsible plugin for DeepSeek Harness that folds tool/output details, keeping results clean and focused.

UI (client)hasBundlePatch

dsh-ui-concise

English | 中文

DeepSeek Harness WebUI 的 Codex/macOS 风格简洁会话模式。

安装

在 DeepSeek Harness 根目录运行:

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

卸载插件:

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

功能

  • 设置页提供“简洁模式”和“隐藏思考内容”选项。
  • 每个 Turn 显示独立计时器:运行中实时计时,完成后自动收起,中断或失败时保持展开。
  • Turn 内的连续工具调用合并为一个活动栏,运行时显示“正在读取文件”“正在编辑文件”等状态,完成后显示操作汇总。
  • 展开活动栏可以查看每个工具的原始详情和工具卡。
  • 最后的 Assistant 答案保留在外层折叠栏之外,Markdown 排版和消息操作保持正常视图样式。
  • 开启“隐藏思考内容”后,思考过程中显示“正在思考”,完成后隐藏思考文本。
  • 中文、英文界面均已支持。

许可证

MIT

Comments

Loading…

Similar plugins

dsh-dev-toolbox

by Qingzhou-Joshua

DeepSeek Harness plugin—a simple toolkit for developers.

Manifest valid

0

MIT

TypeScript

Aug 14, 2026

dsh plugin --profile web add dsh-dev-toolbox

by yogeek

Enable/disable DeepSeek Harness (dsh) plugins from Settings > Plugins, grouped into collapsible categories

UI & ExperienceManifest valid

0

MIT

JavaScript

Aug 25, 2026

dsh plugin --profile web add dsh-plugin-toggle

by CH4ACKO3

Codex-style completed-turn folding for DeepSeek Harness, powered by dsh-harmony.

Tools & CapabilitiesUI & ExperienceDevelopment & InfrastructureModels & ProvidersManifest valid

13

220/wk

MIT

JavaScript

Sep 2, 2026

dsh plugin --profile web add @ch4acko3/dsh-turn-fold

by goatliamia

Plugin development toolkit for DeepSeek Harness with scaffolding, contract checks, plugin vetting, impact analysis, and upstream compatibility tracking.

Development & InfrastructureTerminal & ClientsManifest valid

2

MIT

JavaScript

Sep 15, 2026

dsh plugin --profile web add dsh-plugin-maker

by 0lidaxiang

DeepSeek Harness is a plugin-based system for building AI agents. Everything, from tools and models to the web UI, can be added or replaced as a plugin.

Tools & CapabilitiesDevelopment & InfrastructureManifest valid

4

210/wk

MIT

JavaScript

Sep 9, 2026

dsh plugin --profile web add dsh-plugin-greet

by jwilson411

A minimal, tested template for DeepSeek Harness plugins.

Manifest valid

0

MIT

JavaScript

Sep 1, 2026

dsh plugin --profile web add dsh-plugin-kit