diff --git a/.daemon/logs/daemon.out.log b/.daemon/logs/daemon.out.log index 2e6b26a9c..37b2b1f49 100644 --- a/.daemon/logs/daemon.out.log +++ b/.daemon/logs/daemon.out.log @@ -10140,3 +10140,5 @@ hint: See the 'Note about fast-forwards' in 'git push --help' for details. 16:03:01 INFO  [watcher] File changed {"path":"/home/nicholai/.agents/memory/memories.db-wal"} 16:03:02 INFO  [memory] Memory saved {"id":"e62a029e-9695-4c9a-b5b9-47fa059f5627","type":"fact","pinned":false,"embedded":true} 16:03:02 INFO  [watcher] File changed {"path":"/home/nicholai/.agents/memory/memories.db-wal"} +16:03:07 INFO  [git] Auto-committed {"message":"2026-02-21T16-03-07_auto_memory/memories.db-wal, memory/memories.db-wal","filesChanged":2} +16:03:08 INFO  [watcher] File changed {"path":"/home/nicholai/.agents/agent.yaml"} diff --git a/.daemon/logs/signet-2026-02-21.log b/.daemon/logs/signet-2026-02-21.log index a81b33a7d..bdb5ca68b 100644 --- a/.daemon/logs/signet-2026-02-21.log +++ b/.daemon/logs/signet-2026-02-21.log @@ -6236,3 +6236,5 @@ {"timestamp":"2026-02-21T16:03:01.752Z","level":"info","category":"watcher","message":"File changed","data":{"path":"/home/nicholai/.agents/memory/memories.db-wal"}} {"timestamp":"2026-02-21T16:03:02.645Z","level":"info","category":"memory","message":"Memory saved","data":{"id":"e62a029e-9695-4c9a-b5b9-47fa059f5627","type":"fact","pinned":false,"embedded":true}} {"timestamp":"2026-02-21T16:03:02.645Z","level":"info","category":"watcher","message":"File changed","data":{"path":"/home/nicholai/.agents/memory/memories.db-wal"}} +{"timestamp":"2026-02-21T16:03:07.679Z","level":"info","category":"git","message":"Auto-committed","data":{"message":"2026-02-21T16-03-07_auto_memory/memories.db-wal, memory/memories.db-wal","filesChanged":2}} +{"timestamp":"2026-02-21T16:03:08.224Z","level":"info","category":"watcher","message":"File changed","data":{"path":"/home/nicholai/.agents/agent.yaml"}} diff --git a/agent.yaml b/agent.yaml index 2b28b51ac..32d766878 100644 --- a/agent.yaml +++ b/agent.yaml @@ -17,8 +17,6 @@ search: alpha: 0.7 top_k: 20 min_score: 0.3 -auth: - mode: hybrid identity: agents: AGENTS.md soul: SOUL.md