DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-harmony

Runtime patch coordination for DeepSeek Harness plugins.

Developer ToolsSkills & Workflows
10GitHub Stars1ForksUpdated2026-08-17

Install

No clear install command was found in the current repository evidence.

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
Harmony is an installable DeepSeek Harness extension and library that applies ordered runtime patches to other DSH plugins without modifying their installed files.

Key Capabilities

  • Applies source patches to target DSH plugins at runtime.
  • Matches TypeScript AST nodes with TSQuery and rewrites in-memory source ranges with MagicString.
  • Runs patches in configured order, passing each patch the prior patch's output.
  • Provides a Harmony settings entry in the DSH WebUI.
  • Includes support paths for patch authoring, operations, React integration, and Studio previews.

Useful For

  • Customize or extend the runtime behavior of existing DeepSeek Harness plugins.
  • Compose multiple ordered changes against the same plugin source.
  • Develop and manage source or semantic patches for DSH plugins.

Who It Fits

  • DeepSeek Harness plugin developers.
  • Advanced DSH users who need runtime customization of installed plugins.
  • Developers authoring TypeScript-aware patches.

Documented Limitations

  • Requires Node.js ^22.22.3 or >=24.11.1.
  • Requires @deepseek-ai/[email protected] according to the installation instructions.
  • Targets TypeScript source through AST matching and in-memory rewriting.
  • Patches affect the runtime-transformed plugin set; installed plugin files are not modified.

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 6 runtime, 5 development, 1 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Postinstall Script Detected

package.json declares a postinstall lifecycle script that may run during relevant package installation workflows.

low
Prepare Script Detected

package.json declares a prepare lifecycle script that may run during relevant package installation workflows.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
CH4ACKO3/dsh-harmony
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
ad94527 · 2026-08-18

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
10GitHub stars
Forks
1
Open issues
0
Last commit
2026-08-17
Last release
2026-08-17
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app