auto-sync: 2026-05-17 00:31:07
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
daemon:
|
||||
tick_interval: 30
|
||||
task_timeout: 600
|
||||
max_global_agents: 5
|
||||
max_per_agent: 1
|
||||
zombie_threshold: 20
|
||||
|
||||
inbox:
|
||||
path: "inbox/daemon.jsonl"
|
||||
watch_interval: 1
|
||||
max_size_bytes: 1048576
|
||||
|
||||
review:
|
||||
default_max_rounds: 3
|
||||
debate_max_rounds: 5
|
||||
confidence_threshold: 0.7
|
||||
|
||||
experience:
|
||||
distill_threshold: 5
|
||||
expire_days: 30
|
||||
|
||||
logging:
|
||||
level: INFO
|
||||
max_file_size: 10MB
|
||||
Reference in New Issue
Block a user