← 返回列表
未验证
为智能体装上八识记忆与社群协作能力
尚未跑自动兼容性验证,可查看页面内的依赖与入口分析。 · 最近上游提交 2026/9/10 · 已提供中文文档
唯识八识智能体社会 DeepSeek Harness 插件:mneme 记忆巩固调优、llm-deepseek 推理修复、MCP 社会桥接,以及六个种子技能
综合分
30.2
GitHub 分
30.2
用户评分
—
★ Stars
1
周下载量
—
安装插件(需先安装 dsh CLI 引擎:npm install -g @deepseek-ai/dsh)
dsh plugin --profile web add woshishadowhunter/dsh-seed-society该插件未发布到 npm,走 GitHub 源安装(pnpm 若拦截 prepare 脚本,按其提示在 pnpm-workspace.yaml 的 allowBuilds 中放行后重跑)
数据截至 2026/9/16(元数据每日更新 · 实装验证按队列轮转,单条结论的验证时间见上方)
用户评分
还没有人投票,来当第一个
订阅周报,不错过优质插件更新
每周一封 · 高评分插件 + 新用户活动
README
dsh-seed-society
唯识论八识架构的 Agent Society 插件:把 seed-society 的可审计双循环
运行时、dsh-mneme 记忆巩固调优、MCP 工具桥与六个种子技能,固化为一个
可直接安装的 DSH 插件包。
包含内容(安装后自动生效)
| 层 | 内容 | 载体 |
| --- | --- | --- |
| 记忆巩固修复 | llm-deepseek.reasoningEffort: off(autoDream 根因修复,实测 57 次失败→成功) | bundle patch |
| 记忆巩固调优 | mneme:autoDream on、32768 token、deepseek-chat、会话总结关 | bundle patch |
| MCP 工具桥 | mcp__society__(run/enqueue/status/knowledge/genome/experience/approve…) | mcp-client 实例 |
| 种子技能 | yogacara-society/alaya/manas/mano/panca/sila 六个 SKILL.md | 随包 + 镜像到 ~/.dsh/skills |
前置条件
- DSH(含 @deepseek-ai/dsh-llm-deepseek,基础包自带);
- Python 3.10+(MCP 桥与运行时);
- @modusensus/dsh-mneme(安装脚本自动装;注意超市注册表里的 dsh-mneme
名字是错的,真实包名是作用域的)。
安装(一条命令)
powershell -ExecutionPolicy Bypass -File integrations\dsh\install-plugin.ps1
脚本依次:pip 安装 seed-society → 装 mneme → 装本插件(pnpm add +
bundles 对账)→ 同步技能到 ~/.dsh/skills → dump-config 校验。装完重启
DSH(新 bundle 层需要重新组合)。
手动安装
python -m pip install -e # 1. python 运行时
dsh plugin --profile web add @modusensus/dsh-mneme # 2. mneme 前提
dsh plugin --profile web add github:woshishadowhunter/dsh-seed-society # 3. 本插件
4. 技能:复制 skills/ 下的六个目录到 ~/.dsh/skills/(或 ~/.agents/skills/)
仓库
- 主项目(运行时/文档/测试):
- 本插件:
验证
dsh --profile web --dump-config | grep -E "mcp-society|reasoningEffort|dreamMaxTokens"
重启后:
- 模型工具里出现 mcp__society__
- mneme 的 autoDream 继续巩固(dream_runs 出现 degraded/ok 行)
发布到插件超市(可选)
在 awesome-dsh-plugin
提交注册条目:
{
"name": "dsh-seed-society",
"owner": "woshishadowhunter",
"url": "https://github.com/woshishadowhunter/dsh-seed-society",
"category": "memory",
"description": { "en": "...", "zh": "..." }
}
注册表快照更新后,用户即可 dsh plugin --profile web add dsh-seed-society
一键安装(需先发布 npm 包,或在注册条目中用 github URL)。
边界
- 插件只做配置组合与桥接:不改验收标准、不给模型权限、不绕过审批;
- mcp-society 需 Python 环境;服务端不使用 shell、不持密钥;
- mneme 的 LLM 仲裁与其 CAS/快照哈希审计保持原样。扫码进群