wunderland 0.45.0 → 0.45.2

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "wunderland",
3
- "version": "0.45.0",
3
+ "version": "0.45.2",
4
4
  "description": "Autonomous AI agent framework with cognitive memory, infinite-context graph-based RAG, and HEXACO personality modeling — built on OpenClaw with 5-tier prompt-injection defense, adaptive HyDE retrieval, observational memory with Ebbinghaus decay, 37 channel integrations, and a zero-config CLI",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -1110,7 +1110,7 @@
1110
1110
  "available": true
1111
1111
  },
1112
1112
  {
1113
- "packageName": "@framers/agentos-ext-skills",
1113
+ "packageName": "@framers/agentos-skills",
1114
1114
  "name": "skills",
1115
1115
  "category": "tool",
1116
1116
  "displayName": "Skills Registry",