dsh-harmony
Modifies DSH plugin code at runtime, with ordered patches, inspection, and hot reload.
在运行时修改 DSH 插件代码,并提供 Patch 排序、检查和热重载。
How to install
dsh plugin add dsh-harmony About
A library for patching, replacing and decorating DeepSeek Harness plugins during runtime. · · 简体中文 / English Usage Just type *"What about we use dsh-harmony"* when vibe coding your DSH plugin. Introduction Use Harmony when one DeepSeek Harness plugin needs to change another without maintaining a fork. Harmony loads Patches before the target runs, changes its compiled code in memory, and starts Harness with the result. Source Patches find TypeScript AST nodes with TSQuery and rewrite their source ranges with MagicString. They run one after another, each reading the source left by the previous P…
Recommendation signals
Meta
- License
- MIT
- Language
- TypeScript
- GitHub stars
- 17
- mo. downloads
- –
- Last push
- 2026-09-24
- Created
- 2026-08-14
Basic safety check
- Findings
- package.json 含 postinstall 脚本
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- deepseek-harness, dsh-plugin, harmony, nodejs, runtime-patching, typescript
Related plugins
langfuse
langfuse/langfuse
🪢 Open source agent evals & observability: Trace, evaluate, and improve LLM applications with one open platform.
claude-code-templates
davila7/claude-code-templates
CLI tool for configuring and monitoring Claude Code
semiotic
nteract/semiotic
React data visualization library for streaming, networks, and AI-assisted development
dsh-desktop
dataelement/dsh-desktop
DSHDesktop:DeepSeek Harness Desktop / DeepSeek Harness 桌面版