diff --git a/.daemon/logs/daemon.out.log b/.daemon/logs/daemon.out.log index 18039e97f..0fb8c9357 100644 --- a/.daemon/logs/daemon.out.log +++ b/.daemon/logs/daemon.out.log @@ -9378,3 +9378,23 @@ hint: See the 'Note about fast-forwards' in 'git push --help' for details. 13:07:20 INFO  [watcher] Ingested memory file {"path":"/home/nicholai/.agents/memory/TOOLS.md","chunks":7,"sections":7,"filename":"TOOLS"} 13:07:20 INFO  [daemon] Imported existing memory files {"files":18,"chunks":107} 13:07:25 INFO  [watcher] File changed {"path":"/home/nicholai/.agents/memory/memories.db-wal"} +13:07:30 INFO  [git] Auto-committed {"message":"2026-02-21T13-07-30_auto_memory/memories.db-wal","filesChanged":1} +13:12:22 WARN  [git] Push failed: To https://github.com/Signet-AI/signetai.git + ! [rejected] HEAD -> main (non-fast-forward) +error: failed to push some refs to 'https://github.com/Signet-AI/signetai.git' +hint: Updates were rejected because the tip of your current branch is behind +hint: its remote counterpart. If you want to integrate the remote changes, +hint: use 'git pull' before pushing again. +hint: See the 'Note about fast-forwards' in 'git push --help' for details. + +13:12:22 WARN  [git] Periodic sync failed: Push failed: To https://github.com/Signet-AI/signetai.git + ! [rejected] HEAD -> main (non-fast-forward) +error: failed to push some refs to 'https://github.com/Signet-AI/signetai.git' +hint: Updates were rejected because the tip of your current branch is behind +hint: its remote counterpart. If you want to integrate the remote changes, +hint: use 'git pull' before pushing again. +hint: See the 'Note about fast-forwards' in 'git push --help' for details. + +13:15:49 INFO  [hooks] Session start hook {"harness":"claude-code","project":"/home/nicholai/signet/signetai"} +13:15:49 INFO  [hooks] Session start completed {"memoryCount":4,"durationMs":2} +13:15:49 INFO  [watcher] File changed {"path":"/home/nicholai/.agents/memory/memories.db-wal"} diff --git a/.daemon/logs/signet-2026-02-21.log b/.daemon/logs/signet-2026-02-21.log index b961bd610..9746f9bca 100644 --- a/.daemon/logs/signet-2026-02-21.log +++ b/.daemon/logs/signet-2026-02-21.log @@ -5647,3 +5647,9 @@ {"timestamp":"2026-02-21T13:07:20.997Z","level":"info","category":"watcher","message":"Ingested memory file","data":{"path":"/home/nicholai/.agents/memory/TOOLS.md","chunks":7,"sections":7,"filename":"TOOLS"}} {"timestamp":"2026-02-21T13:07:20.997Z","level":"info","category":"daemon","message":"Imported existing memory files","data":{"files":18,"chunks":107}} {"timestamp":"2026-02-21T13:07:25.578Z","level":"info","category":"watcher","message":"File changed","data":{"path":"/home/nicholai/.agents/memory/memories.db-wal"}} +{"timestamp":"2026-02-21T13:07:30.608Z","level":"info","category":"git","message":"Auto-committed","data":{"message":"2026-02-21T13-07-30_auto_memory/memories.db-wal","filesChanged":1}} +{"timestamp":"2026-02-21T13:12:22.239Z","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-21T13:12:22.239Z","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-21T13:15:49.507Z","level":"info","category":"hooks","message":"Session start hook","data":{"harness":"claude-code","project":"/home/nicholai/signet/signetai"}} +{"timestamp":"2026-02-21T13:15:49.509Z","level":"info","category":"hooks","message":"Session start completed","data":{"memoryCount":4,"durationMs":2}} +{"timestamp":"2026-02-21T13:15:49.509Z","level":"info","category":"watcher","message":"File changed","data":{"path":"/home/nicholai/.agents/memory/memories.db-wal"}} diff --git a/memory/memories.db-shm b/memory/memories.db-shm index b4385de76..d97411859 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 c339eacef..882596209 100644 Binary files a/memory/memories.db-wal and b/memory/memories.db-wal differ