From 3647f2ea56d9004e04d20cb6e763f95310b91329 Mon Sep 17 00:00:00 2001 From: Nicholai Date: Thu, 19 Feb 2026 03:39:47 -0700 Subject: [PATCH] 2026-02-19T10-39-47_auto_agent.yaml --- .daemon/logs/daemon.out.log | 1 + .daemon/logs/signet-2026-02-19.log | 2 ++ agent.yaml | 5 +++++ 3 files changed, 8 insertions(+) diff --git a/.daemon/logs/daemon.out.log b/.daemon/logs/daemon.out.log index afcc48409..bbd3ee8f1 100644 --- a/.daemon/logs/daemon.out.log +++ b/.daemon/logs/daemon.out.log @@ -6501,3 +6501,4 @@ hint: See the 'Note about fast-forwards' in 'git push --help' for details. 10:38:20 INFO  [watcher] File changed {"path":"/home/nicholai/.agents/memory/memories.db-shm"} 10:38:25 INFO  [git] Auto-committed {"message":"2026-02-19T10-38-25_auto_memory/memories.db-shm, memory/memories.db-wal, me","filesChanged":3} 10:38:27 INFO  [watcher] File changed {"path":"/home/nicholai/.agents/memory/memories.db-shm"} +10:38:32 INFO  [git] Auto-committed {"message":"2026-02-19T10-38-32_auto_memory/memories.db-shm","filesChanged":1} diff --git a/.daemon/logs/signet-2026-02-19.log b/.daemon/logs/signet-2026-02-19.log index 95567d489..d69f810a2 100644 --- a/.daemon/logs/signet-2026-02-19.log +++ b/.daemon/logs/signet-2026-02-19.log @@ -943,3 +943,5 @@ {"timestamp":"2026-02-19T10:38:20.147Z","level":"info","category":"watcher","message":"File changed","data":{"path":"/home/nicholai/.agents/memory/memories.db-shm"}} {"timestamp":"2026-02-19T10:38:25.167Z","level":"info","category":"git","message":"Auto-committed","data":{"message":"2026-02-19T10-38-25_auto_memory/memories.db-shm, memory/memories.db-wal, me","filesChanged":3}} {"timestamp":"2026-02-19T10:38:27.742Z","level":"info","category":"watcher","message":"File changed","data":{"path":"/home/nicholai/.agents/memory/memories.db-shm"}} +{"timestamp":"2026-02-19T10:38:32.761Z","level":"info","category":"git","message":"Auto-committed","data":{"message":"2026-02-19T10-38-32_auto_memory/memories.db-shm","filesChanged":1}} +{"timestamp":"2026-02-19T10:39:42.963Z","level":"info","category":"watcher","message":"File changed","data":{"path":"/home/nicholai/.agents/agent.yaml"}} diff --git a/agent.yaml b/agent.yaml index 32d766878..086b74cce 100644 --- a/agent.yaml +++ b/agent.yaml @@ -8,6 +8,11 @@ agent: harnesses: - claude-code - openclaw + +embedding: + provider: ollama + model: nomic-embed-text + dimensions: 768 memory: database: memory/memories.db vectors: memory/vectors.zvec