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.

Think Autoexpand — DSH Plugin for DeepSeek Harness
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in
← Plugins
T

dsh-think-autoexpand

Think Autoexpand

Keep Think reasoning rows visible and auto-expanded, and always force Chinese thinking and replies. 保持 Think 思考行可见并自动展开,并始终强制中文思考与回复。

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

npx -y @deepseek-ai/dsh plugin --profile web add github:2877905731/dsh-think-autoexpand#877665c137325111bb84c304847687dd43ee56bf
READMECompatibilityVersions

Compatibility and provenance

Think Autoexpand is published as dsh-think-autoexpand and currently resolves to version 0.3.0. 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/1/2026

Versions

0.3.0stable
9/1/2026
0.2.1stable
9/1/2026
0.2.0stable
9/1/2026
Show 1 more versionCollapse versions
0.1.0stable
8/27/2026
Latest
0.3.0
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
Unavailable
Files
Unavailable
Surface
web
License
MIT
Source
github
GitHub
★ 0
Weekly downloads
0
Last push
9/1/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

README

dsh-think-autoexpand

DeepSeek Harness Web 客户端插件:让执行过程中的 Think 思考行始终可见并自动展开,并让 Agent 的思考语言跟随 Harness 界面语言。

功能

  • 强制显示被 dsh-auto-collapse 等折叠插件隐藏的 [data-variant="think"] 思考行
  • 思考行进入 running(流式输出中)状态时自动展开,完整思考过程实时可见
  • 不干扰工具卡的折叠效果(保留 dsh-auto-collapse 对工具卡的行为)
  • 每个回合注入中文语言规则(通过官方 agent/pre-step 机制):始终强制中文思考(Think / reasoning)与回复
    • 规则本身用中文书写,避免自指矛盾
    • 兼容 minimal 等使用 complete persona 的预设(普通 system prompt 会被该预设丢弃)

安装

dsh plugin --profile web-desktop add github:2877905731/dsh-think-autoexpand

安装后重启 dsh Web 服务生效。

卸载

dsh plugin --profile web-desktop remove dsh-think-autoexpand