@agenr/openclaw-plugin 1.5.0 → 3.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,6 +1,7 @@
1
1
  # @agenr/openclaw-plugin
2
2
 
3
3
  Plugin-only npm package for the agenr OpenClaw memory integration.
4
+ This package owns the OpenClaw SDK runtime dependency. The root `agenr` CLI package does not depend on OpenClaw at runtime.
4
5
 
5
6
  Install it with:
6
7