weibaohui/hermes-loop0

@weibaohui/hermes-loop

DeepSeek Harness plugin: Hermes-style learning loop — watches every session's turn/end events, distills valuable experience into reusable skills via a zero-tool background review agent.

AI Analysis

核心用途是实现 Agent 的自我进化与经验沉淀。适合希望 Agent 在对话结束后自动总结教训、沉淀为新技能以供后续调用的用户。支持自动模式与人工审批模式。

Package
@weibaohui/hermes-loop
Version
0.1.1
Last updated
Aug 31, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:weibaohui/hermes-loop

使用

  1. 打开 Web UI → 设置页 → hermes-loop 面板
  2. 默认自动模式即可工作;想更稳妥可切换为「审批」模式(复盘写入前需你确认)
  3. 触发阈值、冷却时间、纠正词表均可在面板调整
  4. 复盘产出的技能进入技能库后,模型通过 skill 工具直接使用;使用统计与归档管理也在面板里