2026-02-19T10-39-47_auto_agent.yaml
This commit is contained in:
parent
418b7e0dca
commit
3647f2ea56
@ -6501,3 +6501,4 @@ hint: See the 'Note about fast-forwards' in 'git push --help' for details.
|
||||
[2m10:38:20[0m [36mINFO [0m [watcher] File changed [2m{"path":"/home/nicholai/.agents/memory/memories.db-shm"}[0m
|
||||
[2m10:38:25[0m [36mINFO [0m [git] Auto-committed [2m{"message":"2026-02-19T10-38-25_auto_memory/memories.db-shm, memory/memories.db-wal, me","filesChanged":3}[0m
|
||||
[2m10:38:27[0m [36mINFO [0m [watcher] File changed [2m{"path":"/home/nicholai/.agents/memory/memories.db-shm"}[0m
|
||||
[2m10:38:32[0m [36mINFO [0m [git] Auto-committed [2m{"message":"2026-02-19T10-38-32_auto_memory/memories.db-shm","filesChanged":1}[0m
|
||||
|
||||
@ -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"}}
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user