dsh-harmony
在运行时修改 DSH 插件代码,并提供 Patch 排序、检查和热重载。
Modifies DSH plugin code at runtime, with ordered patches, inspection, and hot reload.
怎么安装
dsh plugin add dsh-harmony 简介
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…
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 17
- 月下载
- –
- 最近更新
- 2026-09-24
- 创建于
- 2026-08-14
基础安全检查
- 检查结果
- package.json 含 postinstall 脚本
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- deepseek-harness, dsh-plugin, harmony, nodejs, runtime-patching, typescript
同类推荐
langfuse
langfuse/langfuse
🪢 开源AI工程平台:LLM评估、可观测性、指标、提示管理、游乐场、数据集。与OpenTelemetry、LangChain、OpenAI SDK、LiteLLM等集成。🍊YC W23