weopenfire-git/hme-plugin1

@yinging/dsh-hme

Harness-Memory-Evolution (HME): cross-session long-term memory for DeepSeek Harness — bounded core memory plus a tag-indexed, self-consolidating archive.

AI 分析

核心用途是赋予 DSH 跨会话的长期记忆。适合需要智能体记住历史对话关键信息、实现个性化持续服务的用户。

パッケージ
@yinging/dsh-hme
バージョン
0.3.0
ライセンス
MIT
最終更新
2026/08/16

インストール

検証済み bundle がないか、互換性チェックに失敗しています。先にリポジトリの説明を読んでください。 README 全文を読む ↗

ドキュメント

README 全文を読む ↗

然后补一行加载配置

打开 profile 的 `cordis.patch.yml`,加一条 host 行:

- insert:
    - id: hme-plugin
      name: '@ymw/dsh-hme'  # npm 装用包名;GitHub 装改为 github:weopenfire-git/hme-plugin
      config:
        memoryCharLimit: 2584
        userCharLimit: 1597

给你的 DeepSeek 装上大脑。