2026-02-23T11-28-19_auto_agent.yaml
This commit is contained in:
parent
4c8a796835
commit
8976f7ebc8
@ -3478,3 +3478,9 @@
|
||||
{"timestamp":"2026-02-23T11:27:00.583Z","level":"info","category":"git","message":"Auto-committed","data":{"message":"2026-02-23T11-27-00_auto_memory/memories.db-wal, memory/memories.db, memory","filesChanged":5}}
|
||||
{"timestamp":"2026-02-23T11:27:00.225Z","level":"warn","category":"git","message":"Git add failed"}
|
||||
{"timestamp":"2026-02-23T11:27:00.304Z","level":"info","category":"watcher","message":"File changed","data":{"path":"/home/nicholai/.agents/memory/memories.db-wal"}}
|
||||
{"timestamp":"2026-02-23T11:27:05.306Z","level":"warn","category":"git","message":"Git add failed"}
|
||||
{"timestamp":"2026-02-23T11:27:05.346Z","level":"info","category":"git","message":"Auto-committed","data":{"message":"2026-02-23T11-27-05_auto_memory/memories.db-wal","filesChanged":1}}
|
||||
{"timestamp":"2026-02-23T11:28:14.074Z","level":"info","category":"watcher","message":"File changed","data":{"path":"/home/nicholai/.agents/agent.yaml"}}
|
||||
{"timestamp":"2026-02-23T11:28:14.074Z","level":"info","category":"api","message":"Config file updated","data":{"file":"agent.yaml"}}
|
||||
{"timestamp":"2026-02-23T11:28:14.075Z","level":"info","category":"watcher","message":"File changed","data":{"path":"/home/nicholai/.agents/agent.yaml"}}
|
||||
{"timestamp":"2026-02-23T11:28:14.078Z","level":"info","category":"api","message":"Config file updated","data":{"file":"config.yaml"}}
|
||||
|
||||
@ -3,8 +3,8 @@ schema: signet/v1
|
||||
agent:
|
||||
name: Mr Claude
|
||||
description: the exceptionally helpful, capable, thoughtful, and friendly
|
||||
created: "2026-02-23T11:25:00.507Z"
|
||||
updated: "2026-02-23T11:25:00.507Z"
|
||||
created: 2026-02-23T11:25:00.507Z
|
||||
updated: 2026-02-23T11:25:00.507Z
|
||||
harnesses:
|
||||
- claude-code
|
||||
- opencode
|
||||
@ -20,6 +20,10 @@ memory:
|
||||
enabled: true
|
||||
extractionProvider: claude-code
|
||||
extractionModel: haiku
|
||||
maintenanceMode: execute
|
||||
allowUpdateDelete: true
|
||||
graphEnabled: true
|
||||
autonomousEnabled: true
|
||||
search:
|
||||
alpha: 0.7
|
||||
top_k: 20
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user