fix: resolve workspace path from openclaw.json for cross-machine compatibility (v2.5.0)

This commit is contained in:
2026-03-19 09:28:20 +10:00
parent 772c964740
commit fe13ea19be
3 changed files with 31 additions and 7 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"id": "memory-continuity",
"name": "Memory Continuity",
"description": "Preserves working state across /new, reset, compaction, and gateway restarts via a simple markdown checkpoint file.",
"version": "2.4.2",
"version": "2.5.0",
"source": "https://github.com/dtzp555-max/memory-continuity",
"configSchema": {
"type": "object",