diff --git a/.daemon/logs/daemon.out.log b/.daemon/logs/daemon.out.log index f7d0fc14c..430ae729b 100644 --- a/.daemon/logs/daemon.out.log +++ b/.daemon/logs/daemon.out.log @@ -2013,3 +2013,9 @@ hint: See the 'Note about fast-forwards' in 'git push --help' for details. 12:39:04 INFO  [watcher] File changed {"path":"/home/nicholai/.agents/memory/memories.db-shm"} 12:39:04 INFO  [watcher] File changed {"path":"/home/nicholai/.agents/memory/memories.db-wal"} 12:39:04 INFO  [watcher] File changed {"path":"/home/nicholai/.agents/memory/memories.db"} +12:39:09 WARN  [git] Git add failed +12:39:38 INFO  [watcher] File changed {"path":"/home/nicholai/.agents/memory/memories.db"} +12:39:38 INFO  [memory] Memory saved {"id":"e5aafdbc-29ac-46db-a450-2726af03beff","type":"fact","pinned":false,"embedded":true} +12:39:38 INFO  [watcher] File added {"path":"/home/nicholai/.agents/memory/memories.db-shm"} +12:39:38 INFO  [watcher] File added {"path":"/home/nicholai/.agents/memory/memories.db-wal"} +12:39:38 INFO  [watcher] File changed {"path":"/home/nicholai/.agents/memory/memories.db"} diff --git a/.daemon/logs/signet-2026-02-18.log b/.daemon/logs/signet-2026-02-18.log index b7b444d48..0224996ca 100644 --- a/.daemon/logs/signet-2026-02-18.log +++ b/.daemon/logs/signet-2026-02-18.log @@ -6647,3 +6647,18 @@ {"timestamp":"2026-02-18T12:39:04.127Z","level":"info","category":"watcher","message":"File changed","data":{"path":"/home/nicholai/.agents/memory/memories.db-shm"}} {"timestamp":"2026-02-18T12:39:04.127Z","level":"info","category":"watcher","message":"File changed","data":{"path":"/home/nicholai/.agents/memory/memories.db-wal"}} {"timestamp":"2026-02-18T12:39:04.150Z","level":"info","category":"watcher","message":"File changed","data":{"path":"/home/nicholai/.agents/memory/memories.db"}} +{"timestamp":"2026-02-18T12:39:09.311Z","level":"info","category":"git","message":"Auto-committed","data":{"message":"2026-02-18T12-39-09_auto_memory/memories.db-shm, memory/memories.db-wal, me","filesChanged":3}} +{"timestamp":"2026-02-18T12:39:09.152Z","level":"warn","category":"git","message":"Git add failed"} +{"timestamp":"2026-02-18T12:39:21.054Z","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-18T12:39:21.054Z","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-18T12:39:38.212Z","level":"info","category":"watcher","message":"File added","data":{"path":"/home/nicholai/.agents/memory/memories.db-shm"}} +{"timestamp":"2026-02-18T12:39:38.212Z","level":"info","category":"watcher","message":"File added","data":{"path":"/home/nicholai/.agents/memory/memories.db-wal"}} +{"timestamp":"2026-02-18T12:39:38.229Z","level":"info","category":"watcher","message":"File changed","data":{"path":"/home/nicholai/.agents/memory/memories.db"}} +{"timestamp":"2026-02-18T12:39:38.832Z","level":"info","category":"watcher","message":"File added","data":{"path":"/home/nicholai/.agents/memory/memories.db-shm"}} +{"timestamp":"2026-02-18T12:39:38.832Z","level":"info","category":"watcher","message":"File added","data":{"path":"/home/nicholai/.agents/memory/memories.db-wal"}} +{"timestamp":"2026-02-18T12:39:38.860Z","level":"info","category":"watcher","message":"File changed","data":{"path":"/home/nicholai/.agents/memory/memories.db"}} +{"timestamp":"2026-02-18T12:39:38.234Z","level":"info","category":"watcher","message":"File changed","data":{"path":"/home/nicholai/.agents/memory/memories.db"}} +{"timestamp":"2026-02-18T12:39:38.842Z","level":"info","category":"memory","message":"Memory saved","data":{"id":"e5aafdbc-29ac-46db-a450-2726af03beff","type":"fact","pinned":false,"embedded":true}} +{"timestamp":"2026-02-18T12:39:38.843Z","level":"info","category":"watcher","message":"File added","data":{"path":"/home/nicholai/.agents/memory/memories.db-shm"}} +{"timestamp":"2026-02-18T12:39:38.843Z","level":"info","category":"watcher","message":"File added","data":{"path":"/home/nicholai/.agents/memory/memories.db-wal"}} +{"timestamp":"2026-02-18T12:39:38.865Z","level":"info","category":"watcher","message":"File changed","data":{"path":"/home/nicholai/.agents/memory/memories.db"}} diff --git a/memory/memories.db b/memory/memories.db index 81213551b..b88805cfb 100644 Binary files a/memory/memories.db and b/memory/memories.db differ