clawvault 3.5.0 → 3.5.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.
Files changed (45) hide show
  1. package/README.md +33 -25
  2. package/bin/command-registration.test.js +179 -0
  3. package/bin/command-runtime.test.js +154 -0
  4. package/bin/help-contract.test.js +55 -0
  5. package/bin/register-config-route-commands.test.js +121 -0
  6. package/bin/register-core-commands.test.js +80 -0
  7. package/bin/register-kanban-commands.test.js +83 -0
  8. package/bin/register-project-commands.test.js +206 -0
  9. package/bin/register-query-commands.test.js +80 -0
  10. package/bin/register-resilience-commands.test.js +81 -0
  11. package/bin/register-task-commands.test.js +69 -0
  12. package/bin/register-template-commands.test.js +87 -0
  13. package/bin/test-helpers/cli-command-fixtures.js +120 -0
  14. package/dashboard/lib/graph-diff.test.js +75 -0
  15. package/dashboard/lib/vault-parser.test.js +254 -0
  16. package/dist/{chunk-DCF4KMFD.js → chunk-DPK6P6BO.js} +3 -3
  17. package/dist/{chunk-BLQXXX7Q.js → chunk-FNFP7N6A.js} +2 -2
  18. package/dist/{chunk-JI7VUQV7.js → chunk-IFUHSHN3.js} +146 -118
  19. package/dist/{chunk-QFWERBDP.js → chunk-J6DW6HBX.js} +1 -1
  20. package/dist/{chunk-VXAGOLDP.js → chunk-LCBHM3D6.js} +1 -1
  21. package/dist/{chunk-HGDDW24U.js → chunk-NTQD55S3.js} +3 -3
  22. package/dist/{chunk-QUFQBAHP.js → chunk-P35SHNAU.js} +93 -147
  23. package/dist/cli/index.js +8 -8
  24. package/dist/commands/compat.js +1 -1
  25. package/dist/commands/inject.js +2 -2
  26. package/dist/commands/maintain.js +2 -2
  27. package/dist/commands/observe.js +4 -4
  28. package/dist/commands/rebuild.js +3 -3
  29. package/dist/commands/replay.js +4 -4
  30. package/dist/commands/sleep.js +5 -5
  31. package/dist/commands/status.js +3 -3
  32. package/dist/index.d.ts +2 -2
  33. package/dist/index.js +17 -17
  34. package/dist/{openclaw-plugin--gqA2BZw.d.ts → openclaw-plugin-9M9qCZgl.d.ts} +2 -2
  35. package/dist/openclaw-plugin.d.ts +1 -1
  36. package/dist/openclaw-plugin.js +6 -1
  37. package/package.json +4 -26
  38. package/CHANGELOG.md +0 -543
  39. package/SKILL.md +0 -369
  40. package/docs/clawhub-security-release-playbook.md +0 -75
  41. package/docs/getting-started/installation.md +0 -99
  42. package/docs/openclaw-plugin-usage.md +0 -152
  43. package/dist/{chunk-7SWP5FKU.js → chunk-FSYISBTU.js} +4 -4
  44. package/dist/{chunk-D5U3Q4N5.js → chunk-IOKLQR4W.js} +4 -4
  45. package/dist/{chunk-OFOCU2V4.js → chunk-QL34TMGN.js} +3 -3
package/dist/index.js CHANGED
@@ -5,14 +5,14 @@ import {
5
5
  import {
6
6
  rebuildCommand,
7
7
  registerRebuildCommand
8
- } from "./chunk-QFWERBDP.js";
8
+ } from "./chunk-J6DW6HBX.js";
9
9
  import {
10
10
  recallCommand
11
11
  } from "./chunk-YTRZNA64.js";
12
12
  import {
13
13
  registerReplayCommand,
14
14
  replayCommand
15
- } from "./chunk-HGDDW24U.js";
15
+ } from "./chunk-NTQD55S3.js";
16
16
  import {
17
17
  setupCommand
18
18
  } from "./chunk-EL6UBSX5.js";
@@ -35,7 +35,7 @@ import {
35
35
  checkOpenClawCompatibility,
36
36
  compatCommand,
37
37
  compatibilityExitCode
38
- } from "./chunk-JI7VUQV7.js";
38
+ } from "./chunk-IFUHSHN3.js";
39
39
  import {
40
40
  doctor
41
41
  } from "./chunk-CSHO3PJB.js";
@@ -55,7 +55,7 @@ import {
55
55
  openclaw_plugin_default,
56
56
  plausibilityScore,
57
57
  registerMemorySlot
58
- } from "./chunk-QUFQBAHP.js";
58
+ } from "./chunk-P35SHNAU.js";
59
59
  import {
60
60
  buildRecallResult,
61
61
  classifyRecallQuery
@@ -76,7 +76,7 @@ import {
76
76
  } from "./chunk-NSXYM6EZ.js";
77
77
  import {
78
78
  registerCliCommands
79
- } from "./chunk-DCF4KMFD.js";
79
+ } from "./chunk-DPK6P6BO.js";
80
80
  import {
81
81
  registerTailscaleCommands,
82
82
  registerTailscaleDiscoverCommand,
@@ -114,9 +114,6 @@ import {
114
114
  reflectCommand,
115
115
  registerReflectCommand
116
116
  } from "./chunk-DOIUYIXV.js";
117
- import {
118
- runReflection
119
- } from "./chunk-TWMI3SNN.js";
120
117
  import {
121
118
  buildInjectionResult,
122
119
  deterministicInjectMatches,
@@ -124,22 +121,22 @@ import {
124
121
  injectCommand,
125
122
  registerInjectCommand,
126
123
  runPromptInjection
127
- } from "./chunk-OFOCU2V4.js";
124
+ } from "./chunk-QL34TMGN.js";
128
125
  import {
129
126
  maintainCommand,
130
127
  registerMaintainCommand
131
- } from "./chunk-D5U3Q4N5.js";
128
+ } from "./chunk-IOKLQR4W.js";
132
129
  import {
133
130
  SessionWatcher,
134
131
  observeCommand,
135
132
  registerObserveCommand
136
- } from "./chunk-BLQXXX7Q.js";
133
+ } from "./chunk-FNFP7N6A.js";
137
134
  import {
138
135
  getObserverStaleness,
139
136
  getScaledObservationThresholdBytes,
140
137
  observeActiveSessions,
141
138
  parseSessionSourceLabel
142
- } from "./chunk-VXAGOLDP.js";
139
+ } from "./chunk-LCBHM3D6.js";
143
140
  import {
144
141
  Observer,
145
142
  Reflector,
@@ -148,11 +145,7 @@ import {
148
145
  createGeminiFlashAdapter,
149
146
  createLlmFunction,
150
147
  resolveFactExtractionMode
151
- } from "./chunk-7SWP5FKU.js";
152
- import {
153
- requestLlmCompletion,
154
- resolveLlmProvider
155
- } from "./chunk-DVOUSOR3.js";
148
+ } from "./chunk-FSYISBTU.js";
156
149
  import {
157
150
  archiveProject,
158
151
  createProject,
@@ -193,8 +186,15 @@ import {
193
186
  registerInboxCommand
194
187
  } from "./chunk-HEHO7SMV.js";
195
188
  import "./chunk-2PKBIKDH.js";
189
+ import {
190
+ runReflection
191
+ } from "./chunk-TWMI3SNN.js";
196
192
  import "./chunk-35JCYSRR.js";
197
193
  import "./chunk-HRLWZGMA.js";
194
+ import {
195
+ requestLlmCompletion,
196
+ resolveLlmProvider
197
+ } from "./chunk-DVOUSOR3.js";
198
198
  import {
199
199
  FactStore,
200
200
  extractFactsLlm,
@@ -249,7 +249,7 @@ declare const clawvaultPlugin: {
249
249
  name: string;
250
250
  kind: "memory";
251
251
  description: string;
252
- register(apiOrRuntime?: unknown): Promise<{
252
+ register(apiOrRuntime?: unknown): {
253
253
  plugins: {
254
254
  slots: {
255
255
  memory: MemorySlot;
@@ -261,7 +261,7 @@ declare const clawvaultPlugin: {
261
261
  memory: ClawVaultMemoryManager;
262
262
  };
263
263
  };
264
- }>;
264
+ };
265
265
  };
266
266
 
267
267
  export { type CaptureOptions as C, type MemorySlot as M, type CaptureStoreResult as a, type CaptureCandidate as b, type CaptureMessage as c, type CaptureRejection as d, type CapturedMemoryType as e, type MemorySlotInitOptions as f, type MemorySlotRecallOptions as g, type MemorySlotSearchOptions as h, type MemorySlotStoreOptions as i, type MemoryStoreMetadata as j, createMemorySlot as k, createMemorySlotPlugin as l, clawvaultPlugin as m, registerMemorySlot as r };
@@ -1,4 +1,4 @@
1
- export { l as createMemorySlotPlugin, m as default } from './openclaw-plugin--gqA2BZw.js';
1
+ export { l as createMemorySlotPlugin, m as default } from './openclaw-plugin-9M9qCZgl.js';
2
2
  import './types-DslKvCaj.js';
3
3
  import './lib/config.js';
4
4
  import './types-CbL-wIKi.js';
@@ -1,23 +1,28 @@
1
1
  import {
2
2
  createMemorySlotPlugin,
3
3
  openclaw_plugin_default
4
- } from "./chunk-QUFQBAHP.js";
4
+ } from "./chunk-P35SHNAU.js";
5
5
  import "./chunk-RL2L6I6K.js";
6
6
  import "./chunk-OIWVQYQF.js";
7
7
  import "./chunk-7ZRP733D.js";
8
8
  import "./chunk-ZKGY7WTT.js";
9
9
  import "./chunk-F55HGNU4.js";
10
10
  import "./chunk-NSXYM6EZ.js";
11
+ import "./chunk-TWMI3SNN.js";
11
12
  import "./chunk-35JCYSRR.js";
12
13
  import "./chunk-HRLWZGMA.js";
14
+ import "./chunk-DVOUSOR3.js";
13
15
  import "./chunk-BSJ6RIT7.js";
14
16
  import "./chunk-ECGJYWNA.js";
15
17
  import "./chunk-2CDEETQN.js";
16
18
  import "./chunk-FZ5I2NF7.js";
17
19
  import "./chunk-PTWPPVC7.js";
18
20
  import "./chunk-H3JZIB5O.js";
21
+ import "./chunk-MQUJNOHK.js";
19
22
  import "./chunk-GJO3CFUN.js";
23
+ import "./chunk-FHFUXL6G.js";
20
24
  import "./chunk-33DOSHTA.js";
25
+ import "./chunk-Z2XBWN7A.js";
21
26
  import "./chunk-2ZDO52B4.js";
22
27
  export {
23
28
  createMemorySlotPlugin,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "clawvault",
3
- "version": "3.5.0",
3
+ "version": "3.5.2",
4
4
  "description": "Structured memory system for AI agents — typed storage, knowledge graph, context profiles, canvas dashboards, neural graph themes, and Obsidian-native task views. An elephant never forgets. 🐘",
5
5
  "type": "module",
6
6
  "main": "dist/index.cjs",
@@ -18,32 +18,10 @@
18
18
  },
19
19
  "files": [
20
20
  "dist",
21
- "bin/clawvault.js",
22
- "bin/command-runtime.js",
23
- "bin/register-core-commands.js",
24
- "bin/register-query-commands.js",
25
- "bin/register-session-lifecycle-commands.js",
26
- "bin/register-template-commands.js",
27
- "bin/register-maintenance-commands.js",
28
- "bin/register-resilience-commands.js",
29
- "bin/register-vault-operations-commands.js",
30
- "bin/register-config-commands.js",
31
- "bin/register-route-commands.js",
32
- "bin/register-kanban-commands.js",
33
- "bin/register-project-commands.js",
34
- "bin/register-task-commands.js",
35
- "bin/register-tailscale-commands.js",
36
- "docs",
37
- "dashboard/server.js",
38
- "dashboard/public",
39
- "dashboard/lib/vault-parser.js",
40
- "dashboard/lib/graph-diff.js",
21
+ "bin",
22
+ "dashboard",
41
23
  "templates",
42
- "openclaw.plugin.json",
43
- "SKILL.md",
44
- "CHANGELOG.md",
45
- "README.md",
46
- "LICENSE"
24
+ "openclaw.plugin.json"
47
25
  ],
48
26
  "openclaw": {
49
27
  "plugin": "./openclaw.plugin.json",