@wipcomputer/memory-crystal 0.7.24 → 0.7.25

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/CHANGELOG.md CHANGED
@@ -19,6 +19,33 @@
19
19
 
20
20
 
21
21
 
22
+ ## 0.7.25 (2026-03-16)
23
+
24
+ # Release Notes: memory-crystal v0.7.25
25
+
26
+ Bump SKILL.md version and name to match package branding.
27
+
28
+ ## What changed
29
+
30
+ - SKILL.md version bumped from 0.4.0 to 0.7.24 (was stuck at the original version)
31
+ - SKILL.md name changed from `memory` to `wip-memory-crystal` (matches branded convention)
32
+ - Forces deploy to public repo, triggering auto-publish to wip.computer/install/
33
+
34
+ ## Why
35
+
36
+ The SKILL.md version was out of sync with the package version. The name didn't match the `wip-` branding convention used across all install files on wip.computer.
37
+
38
+ ## Issues closed
39
+
40
+ - #80
41
+
42
+ ## How to verify
43
+
44
+ ```bash
45
+ crystal --version
46
+ head -4 ~/.ldm/extensions/memory-crystal/skills/memory/SKILL.md
47
+ ```
48
+
22
49
  ## 0.7.24 (2026-03-15)
23
50
 
24
51
  # Dev Update: Search Quality v2 + MLX Local LLM
@@ -0,0 +1,24 @@
1
+ # Release Notes: memory-crystal v0.7.25
2
+
3
+ Bump SKILL.md version and name to match package branding.
4
+
5
+ ## What changed
6
+
7
+ - SKILL.md version bumped from 0.4.0 to 0.7.24 (was stuck at the original version)
8
+ - SKILL.md name changed from `memory` to `wip-memory-crystal` (matches branded convention)
9
+ - Forces deploy to public repo, triggering auto-publish to wip.computer/install/
10
+
11
+ ## Why
12
+
13
+ The SKILL.md version was out of sync with the package version. The name didn't match the `wip-` branding convention used across all install files on wip.computer.
14
+
15
+ ## Issues closed
16
+
17
+ - #80
18
+
19
+ ## How to verify
20
+
21
+ ```bash
22
+ crystal --version
23
+ head -4 ~/.ldm/extensions/memory-crystal/skills/memory/SKILL.md
24
+ ```
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wipcomputer/memory-crystal",
3
- "version": "0.7.24",
3
+ "version": "0.7.25",
4
4
  "description": "Sovereign memory system — local-first with ephemeral encrypted relay. Your memory, your machine, your rules.",
5
5
  "type": "module",
6
6
  "main": "dist/core.js",
@@ -1,7 +1,7 @@
1
1
  ---
2
- name: memory
2
+ name: wip-memory-crystal
3
3
  description: Search and manage the shared memory crystal. Use when user says "do you remember", "search memory", "remember this", "forget that", "memory status", "what do you know about", or needs to recall past discussions, store facts, or check what's in memory.
4
- version: 0.4.0
4
+ version: 0.7.24
5
5
  ---
6
6
 
7
7
  # Memory Crystal