DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

Message Collapse — DSH Plugin for DeepSeek Harness
← Plugins
M

dsh-message-collapse

Message Collapse

Automatically collapses user messages exceeding 12 lines (DSH 0.1.7+), preserving the product's default bubble style and action buttons, with HMR hot reload support.

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add github:masknull/dsh-message-collapse#715a267cddf9635540ea6acf61fda9dc11c356d9
READMECompatibilityVersions

Compatibility and provenance

Message Collapse is published as dsh-message-collapse and currently resolves to version 0.1.2. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
web
Release source
github
Registry updated
9/25/2026

Versions

0.1.2stable
9/25/2026
0.1.1stable
9/2/2026
0.1.0stable
8/31/2026

Related plugins

Loading related plugins…

Latest
0.1.2
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
Unavailable
Files
Unavailable
Surface
web
License
Not declared
Source
github
GitHub
★ 0
Weekly downloads
0
Last push
9/25/2026
View source ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in

Related plugins

More verified plugins in ui-customization.

Web App@deepseek-ai/dsh-web-appThe dsh browser-surface bundle: the web patch layer over dsh-base plus the runtime glue plugin (frontend dist serving, web-surface prompt, bash runtime variables, URL line)Experimental Agent Team Web Profile@deepseek-ai/dsh-experimental-agent-team-web-profileExperimental Web profile layer for Agent Teams Remote and UI pluginsClient Ui Task Board@linxin666/dsh-client-ui-task-boardHost-authoritative task board for the DSH Web GUI with real session execution, Host cron scheduling, and optional cross-platform idle-sleep protection; mounted without DSH source changes.Web All@linxin666/dsh-web-allDSH Web UI 全家桶聚合插件:一键安装全部功能插件(task-board / git-graph / pet / remote-web-ui / web-ui-settings / skin-center / community-plugins / compat shim)。compat 桥接层已并入本包(src/client),无需独立 compat npm 包。

README

dsh-message-collapse

DSH Web 用户消息折叠插件。发送的消息超过 10 行自动折叠,点击「展开全部」查看完整内容。

安装

dsh plugin --profile web add github:masknull/dsh-message-collapse

安装后重启 DSH 生效。

使用

无需任何配置。给助手发一条长消息,消息气泡右下角会出现「展开全部」按钮:

  • 单击「展开全部」→ 显示完整内容,按钮变为「收起」
  • 单击「收起」→ 恢复折叠
  • 短消息(≤10 行)不显示按钮,与默认行为一致

卸载

dsh plugin --profile web remove dsh-message-collapse

重启 DSH 后恢复默认。

License

MIT