认知门控 · 意图路由 · 推理强度自动匹配
不修改一行 Hermes 核心代码,全部通过 Plugin Hook 接口注入。
git clone https://github.com/yuanchenglu/oh-my-deepseek-harness.git
cd oh-my-deepseek-harness && bash scripts/install.sh
你遇到的问题,装了就能解决
需要 Hermes Agent ≥ v0.18.0,Python ≥ 3.10
git clone https://github.com/yuanchenglu/oh-my-deepseek-harness.git
bash scripts/install.sh --dry-run # 预览,不执行写操作
bash scripts/install.sh # 正式安装
hermes plugins list | grep deepseek # 验证插件已注册
安装会备份已有的 SOUL.md、MEMORY.md、USER.md,不覆盖不删除你的任何内容
每层做自己的事,互不耦合。不会改 Hermes 核心代码,不会有 merge 冲突