2026-02-22T09-14-43_auto_agent.yaml
This commit is contained in:
parent
cbe98326c4
commit
022f366316
@ -11861,3 +11861,7 @@ hint: See the 'Note about fast-forwards' in 'git push --help' for details.
|
||||
[2m09:14:02[0m [36mINFO [0m [api] Config file updated [2m{"file":"agent.yaml"}[0m
|
||||
[2m09:14:02[0m [36mINFO [0m [watcher] File changed [2m{"path":"/home/nicholai/.agents/agent.yaml"}[0m
|
||||
[2m09:14:02[0m [36mINFO [0m [api] Config file updated [2m{"file":"config.yaml"}[0m
|
||||
[2m09:14:07[0m [36mINFO [0m [git] Auto-committed [2m{"message":"2026-02-22T09-14-07_auto_agent.yaml","filesChanged":1}[0m
|
||||
[2m09:14:38[0m [36mINFO [0m [api] Config file updated [2m{"file":"agent.yaml"}[0m
|
||||
[2m09:14:38[0m [36mINFO [0m [watcher] File changed [2m{"path":"/home/nicholai/.agents/agent.yaml"}[0m
|
||||
[2m09:14:38[0m [36mINFO [0m [api] Config file updated [2m{"file":"config.yaml"}[0m
|
||||
|
||||
@ -1329,3 +1329,7 @@
|
||||
{"timestamp":"2026-02-22T09:14:02.224Z","level":"info","category":"api","message":"Config file updated","data":{"file":"agent.yaml"}}
|
||||
{"timestamp":"2026-02-22T09:14:02.225Z","level":"info","category":"watcher","message":"File changed","data":{"path":"/home/nicholai/.agents/agent.yaml"}}
|
||||
{"timestamp":"2026-02-22T09:14:02.226Z","level":"info","category":"api","message":"Config file updated","data":{"file":"config.yaml"}}
|
||||
{"timestamp":"2026-02-22T09:14:07.253Z","level":"info","category":"git","message":"Auto-committed","data":{"message":"2026-02-22T09-14-07_auto_agent.yaml","filesChanged":1}}
|
||||
{"timestamp":"2026-02-22T09:14:38.877Z","level":"info","category":"api","message":"Config file updated","data":{"file":"agent.yaml"}}
|
||||
{"timestamp":"2026-02-22T09:14:38.877Z","level":"info","category":"watcher","message":"File changed","data":{"path":"/home/nicholai/.agents/agent.yaml"}}
|
||||
{"timestamp":"2026-02-22T09:14:38.879Z","level":"info","category":"api","message":"Config file updated","data":{"file":"config.yaml"}}
|
||||
|
||||
@ -22,6 +22,9 @@ memory:
|
||||
extractionProvider: claude-code
|
||||
extractionModel: haiku
|
||||
extractionTimeout: 120000
|
||||
allowUpdateDelete: false
|
||||
autonomousEnabled: true
|
||||
rerankerEnabled: false
|
||||
search:
|
||||
alpha: 0.7
|
||||
top_k: 20
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user