问题描述
安装 graph-memory v1.x 时出现版本不相容错误:
Plugin "graph-memory" requires plugin API 2026.3.24, but this OpenClaw runtime exposes 2026.3.28.
环境信息
-
OpenClaw 版本: 2026.3.28
- Node.js: v22.22.0
- 安装方式:
pnpm openclaw plugins install graph-memory
复现步骤
- 运行
pnpm openclaw plugins install graph-memory
- 出现错误: Plugin requires API 2026.3.24
期望
能够兼容 OpenClaw 2026.3.28 版本,或提供升级指导。
其他信息
- 已查看 v2.0.0 Pro(Neo4j版),但对于只想使用 SQLite 版本的我来说太大
- 是否可以发布针寻 2026.3.28 API 编译的版本?