weopenfire-git/hme-plugin ↗★ 1
@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 Analysis
核心用途是赋予 DSH 跨会话的长期记忆。适合需要智能体记住历史对话关键信息、实现个性化持续服务的用户。
Install
This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗
README
Read the full 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 装上大脑。