Evidence snapshot reviewed Sep 16, 2026GitHub checked Aug 21, 2026
Evidence-verifiedPlugin BundlePlugin Discovery & ManagementDeepseek Harness Profile

DeepSeek Harness Plugin Manager

Manage already installed Cordis plugins in DeepSeek Harness from a web interface.

At a glance

What it does

Manage already installed Cordis plugins in DeepSeek Harness from a web interface.

Use cases
Plugin Discovery & ManagementPlugin ManagementConfigurationUI
Works with
Deepseek HarnessCordisReact
Compatibility

Deepseek Harness Profile
Node ^22.19.0 || >=24.0.0; Cordis ^4.0.1; DSH peers ^0.1.0-rc.6

Trust & status

Evidence-verified
Checked Sep 14, 2026, 2:20 PM UTC

Code-evidenced contributions

What it adds to DSH

Web UIDSH Plugin Manager

A web client for hot-loading installed Cordis plugins and managing their enablement, groups, and runtime state.

Mechanism evidence

Before you choose it

This MIT-licensed DSH bundle adds the dsh-plugin-manager client. It hot-loads installed plugins through Cordis HMR and lets you inspect, group, enable, disable, and manage their runtime state in a running profile.

Best for

DeepSeek Harness users who already have Cordis plugins installed and need a UI to control them during a session.

Common tasks

  • Inspect the plugins already installed in a DeepSeek Harness profile.
  • Enable, disable, or group installed plugins.
  • Hot-load installed plugins through Cordis HMR while managing their runtime state.

Permissions and data

No explicit permission model or credential requirement is declared in the supplied manifest.

Permissions
  • The bundle is designed to manage enablement and runtime state of plugins in a running profile.
Data handling
  • Handling of plugin metadata or other local profile data is not described in the supplied evidence.
External services
  • No external service requirement is declared for this manager bundle.
Credentials
  • No credential requirement is declared in the supplied evidence.

Limitations

  • It manages plugins that are already installed; it is not itself described as a plugin discovery or installation marketplace.
  • The supplied evidence does not document the UI workflow, access controls, or data retention behavior.
  • The npm registry identity is verified, but package contents were not audited in the supplied record.

What DSHub checked

  • The immutable source commit and DSH bundle structure were verified.
  • The manifest declares Node, Cordis, DSH, and React compatibility ranges.
  • The bundle patch inserts dsh-plugin-manager and disables ui-settings-plugin-inventory.

What DSHub did not check

  • Installation and runtime behavior were not executed.
  • Compatibility with a specific DeepSeek Harness release was not tested.
  • The supplied record does not audit published npm package contents.

Pinned install

Install DeepSeek Harness Plugin Manager

This plugin bundle does not have a DSH Plugin install action. Use its source documentation for the delivery method.

Visit the source project

Maintainer source

Project README

View at commit dc344f1
Maintainer-authored contentCaptured from README.md on Sep 14, 2026. The text and repository-relative media are fixed to commit dc344f1990e9 with content hash 084bdc536889; provider-hosted badges may update independently. README commands are upstream documentation; the DSHub copy action above is the verified, version-pinned install.

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

Operate deliberately

Install and manage

Prerequisites and target Profile

Target Deepseek Harness Profile

Delivery Dsh Bundle Git — hrhgit/deepseek-harness-plugin-manager#dc344f1990e9f776ee7afcbf124461e68cdc0eb1

Verify, update, and remove

Show lifecycle commands
Verify
dsh plugin --profile deepseek-harness list

Compatibility and access

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

Review compatibility evidence

Risk facts

Lifecycle Script

Declares a prepare lifecycle script that runs the package build.

Evidence
Runtime Plugin Control

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

Evidence
Evidence and editorial reviewManifest, Bundle patch, distribution and freshness

Immutable evidence

Review status and source activity

AI reviewed

Use the immutable Git bundle source for the evidenced package structure; review the declared prepare build step under your normal installation policy.

AI reviewed Sep 14, 2026, 2:21 PM UTCGitHub facts last checked Sep 14, 2026, 2:21 PM UTC

candidate discovered

Next step

Follow the Plugin installation workflow

Subscribe to material changes for DeepSeek Harness Plugin Manager