{ "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json", "name": "memcore-hermes", "version": "1.0.0", "description": "Hermes Agent 记忆体系核心引擎。提供 memcore-shared(内部共享约定)+ memory-sync(全量同步编排)+ memory-update(增量写入)+ memory-lint(健康校验)。项目记忆目录复用 .claude/memory 或 .codex/memory,都不存在时新建 .agents/memory;不读写 Hermes 原生全局 MEMORY.md/USER.md,也不使用任何远程记忆。", "author": { "name": "蚁熊团队" }, "license": "MIT", "keywords": ["memory", "productivity", "project-memory"] }