add autonomy quiet-hours policy and reflect logs with task persistence

This commit is contained in:
DBT
2026-02-24 00:56:11 +00:00
parent f644ae83ff
commit b4b2c4c221
5 changed files with 76 additions and 9 deletions

View File

@@ -21,6 +21,7 @@
"max_consecutive_stalls": 3,
"max_dispatch_per_tick": 2,
"notify_cooldown_sec": 300,
"quiet_hours": "23:00-08:00",
"notify_channel": "",
"notify_chat_id": ""
},