DeepSeek Harness plugin

dsh-plugin-catalog-luniteglaze

DeepSeek Harness plugin: an enhanced Settings > Plugins catalog with third-party badges, mount-point aggregation, and bilingual descriptions you can edit.

Jump to install

Source facts

Repository
LuniteGlaze/dsh-plugin-catalog
Latest update
Aug 14, 2026
Category
Plugin Markets & Managers
GitHub stars
1
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/LuniteGlaze/dsh-plugin-catalog
Plugin: dsh-plugin-catalog-luniteglaze
Author: LuniteGlaze

Check the source files

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

File explorer3 files
README.mdSource · read only

dsh-plugin-catalog

把 DeepSeek Harness Web GUI 的 设置 → 插件 页升级为一本插件目录: 第三方徽标、挂载点聚合、中英文功能说明(可在线编辑)。

功能

  • 第三方徽标与头部计数(以 profile 依赖清单判定)
  • 挂载点聚合:一个插件一张卡,×N 挂载 徽标,展开查看每个挂载点的层级/状态
  • 中英文功能说明:卡片标题行单行展示,悬停看全文,展开可编辑(模块级,持久化于 $DSH_HOME/plugin-descriptions.json)
  • 搜索(分词 AND、相关性排序、命中高亮)/ 快速筛选(全部/第三方/已启用/已停用)/ 排序(名称/第三方优先/状态优先)
  • 来源 profile 与 entryId 一键复制

说明功能与内置描述字典来自 dsh-plugin-description(MIT), 见 THIRD_PARTY_NOTICES.md。

安装(推荐:GitHub Release)

dsh plugin --profile web add https://github.com/LuniteGlaze/dsh-plugin-catalog/releases/latest/download/dsh-plugin-catalog.tgz
# 重启 dsh web 生效

也可以从 git 安装(本仓库提交了构建产物 lib/,无需构建授权):

dsh plugin --profile web add github:LuniteGlaze/dsh-plugin-catalog

说明

  • 本插件会禁用内置的「插件列表」标签页行;卸载后内置列表自动恢复
  • 与同样接管「插件列表」tab 的插件(如 dsh-plugin-description)互斥,不建议同时安装
  • 开发:TypeScript 源码在 src/,pnpm build 构建,pnpm typecheck 类型检查

License

MIT。描述字典与部分实现来自 dsh-plugin-description(MIT),见 THIRD_PARTY_NOTICES.md。