证据快照复核于 2026-09-16GitHub 数据核对日期: 2026-08-21
证据已验证Plugin Bundle发现与管理deepseek-harness Profile

DeepSeek Harness Plugin Manager

通过 Web 界面管理 DeepSeek Harness 中已安装的 Cordis 插件。

快速了解

它能做什么

通过 Web 界面管理 DeepSeek Harness 中已安装的 Cordis 插件。

本站提供的是中文说明,不代表该项目或 Plugin 自身提供中文界面;语言支持请以上游文档为准。

使用场景
发现与管理Plugin 管理配置UI
适配技术
deepseek-harnesscordisreact
兼容性

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 增加什么

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

查看 commit dc344f1 对应的 README
维护者编写的上游内容原文于 2026/9/14README.md 获取,正文和仓库相对媒体固定到 commit dc344f1990e9,内容哈希为 084bdc536889。以下是未经 DSHub 翻译的上游原文,语言可能与当前页面不同;第三方托管的 badge 可能独立更新。

DeepSeek Harness Plugin Manager and Marketplace

简体中文

This repository contains two independent community plugins for DeepSeek Harness:

  • dsh-plugin-manager hot-loads already installed plugins through Cordis HMR in a running profile and manages their enablement and runtime state.
  • @ruihuahe/dsh-plugin-marketplace discovers, 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

MIT

有意识地管理

安装与管理

前置条件与目标 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

检查兼容性证据

风险事实

lifecycle-script

Declares a prepare lifecycle script that runs the package build.

证据
runtime-plugin-control

Can change enablement and runtime state of plugins already installed in a running profile.

证据
证据与编辑审查Manifest、Bundle patch、分发与新鲜度

不可变证据

审查状态与源码活动

AI 已审查

请使用具有已验证结构的固定 Git Bundle 源;按你的常规安装策略审查声明的 prepare 构建步骤。

AI 审查于 2026/9/14 UTC 14:21GitHub 事实核对日期: 2026/9/14 UTC 14:21

candidate discovered

下一步

按 Plugin 安装流程操作

订阅重要变化: DeepSeek Harness Plugin Manager