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 분석
核心用途是赋予 DSH 跨会话的长期记忆。适合需要智能体记住历史对话关键信息、实现个性化持续服务的用户。
설치
검증된 bundle이 없거나 호환성 검사에 실패했습니다. 먼저 저장소 설명을 읽어 주세요. 전체 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 装上大脑。