Editor's note

pingg02/dsh-plugins#dsh-desktop-entry

pingg02/dsh-plugins is a DeepSeek Harness ecosystem project for UI enhancements. Review its public README for features, setup, and usage details.

This is a DeepSeek Harness (DSH) plugin. Review its GitHub README, installation information, maintenance status, and public security signals here.

dsh-plugins

DeepSeek Harness 插件合集,由社区维护。

插件npm说明
dsh-desktop-entrynpmWindows 桌面入口:一键在桌面生成快捷方式 + 启动器(官方图标,后端未运行时自动拉起 dsh web,用 Chrome 应用模式打开 UI)
dsh-quote-selectionnpm对话引用注释:选中任意文本 → 浮动「引用」按钮 → 可选备注 → 编号卡片显示在输入区左上角,发送时自动附带

安装

dsh plugin --profile web add dsh-desktop-entry
dsh plugin --profile web add dsh-quote-selection

两个插件都是正式格式(dsh.bundle 自动加入 bundle 层 + dsh.client 客户端 bundle), 重启后端不丢、零依赖。

开发

每个插件都是独立的零依赖包,可直接改后重新发布:

cd dsh-desktop-entry && npm publish
cd dsh-quote-selection && npm publish

贡献

欢迎通过 PR 添加新插件到本仓库;也欢迎给本仓库打 dsh-plugin 主题标签, 让它出现在 GitHub dsh-plugin 主题页

REPOSITORY SIGNALS

Security & install evidence

This score is based solely on public repository metadata and the install evidence registered here — it is not a code security audit.

Traceable source

From a public plugin catalog, linked to a public GitHub repository.

License

The repository declares the MIT license.

Maintenance activity

Code updates within the last 180 days.

Install evidence

No verifiable install metadata registered yet — please review the repository instructions manually.

Install lifecycle scripts

The inspected package metadata declares no install lifecycle scripts.