diff --git a/.daemon/logs/daemon.out.log b/.daemon/logs/daemon.out.log index 9ed374076..c36055347 100644 --- a/.daemon/logs/daemon.out.log +++ b/.daemon/logs/daemon.out.log @@ -14944,3 +14944,9 @@ hint: use 'git pull' before pushing again. hint: See the 'Note about fast-forwards' in 'git push --help' for details. 15:53:33 INFO  [watcher] File changed {"path":"/home/nicholai/.agents/memory/memories.db-wal"} +15:53:38 INFO  [git] Auto-committed {"message":"2026-02-23T15-53-38_auto_memory/memories.db-wal","filesChanged":1} +15:54:09 ERROR [memory] Similarity search failed + SyntaxError: JSON Parse error: Unexpected identifier "openclaw" +15:54:11 INFO  [watcher] File changed {"path":"/home/nicholai/.agents/memory/memories.db-wal"} +15:54:11 ERROR [memory] Similarity search failed + SyntaxError: JSON Parse error: Unexpected identifier "openclaw" diff --git a/.daemon/logs/signet-2026-02-23.log b/.daemon/logs/signet-2026-02-23.log index 2956f7006..42d693792 100644 --- a/.daemon/logs/signet-2026-02-23.log +++ b/.daemon/logs/signet-2026-02-23.log @@ -9096,3 +9096,7 @@ {"timestamp":"2026-02-23T15:52:43.427Z","level":"warn","category":"git","message":"Push failed: To https://github.com/Signet-AI/signetai.git\n ! [rejected] HEAD -> main (non-fast-forward)\nerror: failed to push some refs to 'https://github.com/Signet-AI/signetai.git'\nhint: Updates were rejected because the tip of your current branch is behind\nhint: its remote counterpart. If you want to integrate the remote changes,\nhint: use 'git pull' before pushing again.\nhint: See the 'Note about fast-forwards' in 'git push --help' for details.\n"} {"timestamp":"2026-02-23T15:52:43.427Z","level":"warn","category":"git","message":"Periodic sync failed: Push failed: To https://github.com/Signet-AI/signetai.git\n ! [rejected] HEAD -> main (non-fast-forward)\nerror: failed to push some refs to 'https://github.com/Signet-AI/signetai.git'\nhint: Updates were rejected because the tip of your current branch is behind\nhint: its remote counterpart. If you want to integrate the remote changes,\nhint: use 'git pull' before pushing again.\nhint: See the 'Note about fast-forwards' in 'git push --help' for details.\n"} {"timestamp":"2026-02-23T15:53:33.755Z","level":"info","category":"watcher","message":"File changed","data":{"path":"/home/nicholai/.agents/memory/memories.db-wal"}} +{"timestamp":"2026-02-23T15:53:38.832Z","level":"info","category":"git","message":"Auto-committed","data":{"message":"2026-02-23T15-53-38_auto_memory/memories.db-wal","filesChanged":1}} +{"timestamp":"2026-02-23T15:54:09.950Z","level":"error","category":"memory","message":"Similarity search failed","error":{"name":"SyntaxError","message":"JSON Parse error: Unexpected identifier \"openclaw\"","stack":"SyntaxError: JSON Parse error: Unexpected identifier \"openclaw\"\n at (:0)\n at parse (unknown)\n at (/home/nicholai/node_modules/signetai/dist/daemon.js:63768:36)\n at map (native:1:11)\n at (/home/nicholai/node_modules/signetai/dist/daemon.js:63760:74)\n at (/home/nicholai/node_modules/signetai/dist/daemon.js:63721:35)\n at dispatch (/home/nicholai/node_modules/signetai/dist/daemon.js:14343:30)\n at dispatch (/home/nicholai/node_modules/signetai/dist/daemon.js:14327:33)\n at (/home/nicholai/node_modules/signetai/dist/daemon.js:38946:15)\n at (/home/nicholai/node_modules/signetai/dist/daemon.js:38935:19)\n at (/home/nicholai/node_modules/signetai/dist/daemon.js:62135:35)"}} +{"timestamp":"2026-02-23T15:54:11.646Z","level":"info","category":"watcher","message":"File changed","data":{"path":"/home/nicholai/.agents/memory/memories.db-wal"}} +{"timestamp":"2026-02-23T15:54:11.747Z","level":"error","category":"memory","message":"Similarity search failed","error":{"name":"SyntaxError","message":"JSON Parse error: Unexpected identifier \"openclaw\"","stack":"SyntaxError: JSON Parse error: Unexpected identifier \"openclaw\"\n at (:0)\n at parse (unknown)\n at (/home/nicholai/node_modules/signetai/dist/daemon.js:63768:36)\n at map (native:1:11)\n at (/home/nicholai/node_modules/signetai/dist/daemon.js:63760:74)\n at (/home/nicholai/node_modules/signetai/dist/daemon.js:63721:35)\n at dispatch (/home/nicholai/node_modules/signetai/dist/daemon.js:14343:30)\n at dispatch (/home/nicholai/node_modules/signetai/dist/daemon.js:14327:33)\n at (/home/nicholai/node_modules/signetai/dist/daemon.js:38946:15)\n at (/home/nicholai/node_modules/signetai/dist/daemon.js:38935:19)\n at (/home/nicholai/node_modules/signetai/dist/daemon.js:62135:35)"}} diff --git a/memory/memories.db-shm b/memory/memories.db-shm index 586fa06b7..04d853f41 100644 Binary files a/memory/memories.db-shm and b/memory/memories.db-shm differ diff --git a/memory/memories.db-wal b/memory/memories.db-wal index 5bd94badf..8dff6e6ed 100644 Binary files a/memory/memories.db-wal and b/memory/memories.db-wal differ