From 2ef4d472f20f4a6918c59e6e6f326e1b835b2b27 Mon Sep 17 00:00:00 2001 From: Vincent Koc Date: Sun, 22 Mar 2026 12:05:40 -0700 Subject: [PATCH] fix(install): restore memory-core workspace link --- docs/plugins/community.md | 10 +++++----- extensions/memory-core/package.json | 3 +++ pnpm-lock.yaml | 6 +++--- 3 files changed, 11 insertions(+), 8 deletions(-) diff --git a/docs/plugins/community.md b/docs/plugins/community.md index 2c6a090e7d8..57193dcafe1 100644 --- a/docs/plugins/community.md +++ b/docs/plugins/community.md @@ -129,12 +129,12 @@ We welcome community plugins that are useful, documented, and safe to operate. ## Quality bar -| Requirement | Why | -| -------------------- | --------------------------------------------- | +| Requirement | Why | +| --------------------------- | --------------------------------------------- | | Published on ClawHub or npm | Users need `openclaw plugins install` to work | -| Public GitHub repo | Source review, issue tracking, transparency | -| Setup and usage docs | Users need to know how to configure it | -| Active maintenance | Recent updates or responsive issue handling | +| Public GitHub repo | Source review, issue tracking, transparency | +| Setup and usage docs | Users need to know how to configure it | +| Active maintenance | Recent updates or responsive issue handling | Low-effort wrappers, unclear ownership, or unmaintained packages may be declined. diff --git a/extensions/memory-core/package.json b/extensions/memory-core/package.json index 85e9b6593fa..e8bb79a6d84 100644 --- a/extensions/memory-core/package.json +++ b/extensions/memory-core/package.json @@ -4,6 +4,9 @@ "private": true, "description": "OpenClaw core memory search plugin", "type": "module", + "devDependencies": { + "openclaw": "workspace:*" + }, "peerDependencies": { "openclaw": ">=2026.3.22" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5eb617bf66d..e084e7a47d5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -448,10 +448,10 @@ importers: version: link:../.. extensions/memory-core: - dependencies: + devDependencies: openclaw: - specifier: '>=2026.3.11' - version: 2026.3.13(@discordjs/opus@0.10.0)(@napi-rs/canvas@0.1.95)(@types/express@5.0.6)(audio-decode@2.2.3)(jimp@1.6.0)(node-llama-cpp@3.16.2(typescript@5.9.3)) + specifier: workspace:* + version: link:../.. extensions/memory-lancedb: dependencies: