快速了解
它能做什么
通过 Web 界面管理 DeepSeek Harness 中已安装的 Cordis 插件。
本站提供的是中文说明,不代表该项目或 Plugin 自身提供中文界面;语言支持请以上游文档为准。
deepseek-harness Profile
Node ^22.19.0 || >=24.0.0; Cordis ^4.0.1; DSH peers ^0.1.0-rc.6
证据已验证
核对日期 2026/9/14 UTC 14:20
有代码证据的贡献
它为 DSH 增加什么
用于热加载已安装 Cordis 插件,并管理启用状态、分组和运行时状态的 Web 客户端。
机制证据 ↗选择前先看
这是一个 MIT 许可的 DSH Bundle,会加入 dsh-plugin-manager 客户端。它通过 Cordis HMR 热加载已安装插件,并可在运行中的配置文件内检查、分组、启用、停用和管理插件运行时状态。
适合谁
已安装 Cordis 插件,且需要在会话中通过界面控制这些插件的 DeepSeek Harness 用户。
常见任务
- 检查 DeepSeek Harness 配置文件中已安装的插件。
- 启用、停用或分组已安装插件。
- 通过 Cordis HMR 热加载已安装插件,并管理其运行时状态。
权限与数据
提供的清单中未声明明确的权限模型或凭据要求。
权限- 该 Bundle 旨在管理运行中配置文件内插件的启用状态和运行时状态。
- 提供的证据未说明如何处理插件元数据或其他本地配置文件数据。
- 未声明此管理器 Bundle 需要外部服务。
- 提供的证据未声明凭据要求。
局限
- 它管理的是已安装插件;证据并未将其描述为插件发现或安装市场。
- 提供的证据未说明 UI 工作流、访问控制或数据保留行为。
- npm 注册表身份已验证,但本记录未审计已发布 npm 包的内容。
DSHub 已核对
- 已验证固定源提交和 DSH Bundle 结构。
- 清单声明了 Node、Cordis、DSH 和 React 的兼容性范围。
- Bundle patch 会插入 dsh-plugin-manager,并禁用 ui-settings-plugin-inventory。
DSHub 未核对
- 尚未实际执行安装或运行时行为。
- 尚未针对特定 DeepSeek Harness 版本测试兼容性。
- 提供的记录未审计已发布 npm 包的内容。
固定版本安装
安装 DeepSeek Harness Plugin Manager
这个Plugin Bundle没有 DSH Plugin 安装操作,请根据源码文档使用真实交付方式。
维护者原文
项目 README
DeepSeek Harness Plugin Manager and Marketplace
This repository contains two independent community plugins for DeepSeek Harness:
dsh-plugin-managerhot-loads already installed plugins through Cordis HMR in a running profile and manages their enablement and runtime state.@ruihuahe/dsh-plugin-marketplacediscovers, inspects, and installs npm plugin bundles with verified package and repository facts.
This repository does not define its own plugin specification. The automatically generated catalog/v2 discovers package manifests in dsh-plugin topic repositories; GitHub Actions centrally verifies an exact npm version and repository ownership, and records whether the published package declares the official dsh.bundle metadata. The runtime marketplace only reads that generated result.
Development
pnpm install
pnpm run typecheck
pnpm test
pnpm run build
pnpm run pack:check
Package releases use tags in the form dsh-plugin-manager@<version> or dsh-plugin-marketplace@<version>.
License
有意识地管理
安装与管理
前置条件与目标 Profile
目标: deepseek-harness Profile
交付方式: Git Bundle — hrhgit/deepseek-harness-plugin-manager#dc344f1990e9f776ee7afcbf124461e68cdc0eb1。
验证、更新与移除
显示生命周期命令
dsh plugin --profile deepseek-harness list兼容性与访问范围
Declared DSH/Cordis peers; runtime compatibility unverified: Node ^22.19.0 || >=24.0.0; Cordis ^4.0.1; DSH peers ^0.1.0-rc.6。
风险事实
证据与编辑审查Manifest、Bundle patch、分发与新鲜度
不可变证据
审查状态与源码活动
请使用具有已验证结构的固定 Git Bundle 源;按你的常规安装策略审查声明的 prepare 构建步骤。
AI 审查于 2026/9/14 UTC 14:21。GitHub 事实核对日期: 2026/9/14 UTC 14:21。