autonomy notify: enforce notify allowlist from config and add guard test

This commit is contained in:
DBT
2026-02-28 13:01:54 +00:00
parent 19e7e550ca
commit 6705a2b4e8
5 changed files with 41 additions and 3 deletions

View File

@@ -26,7 +26,8 @@
"user_idle_resume_sec": 20,
"waiting_resume_debounce_sec": 5,
"notify_channel": "",
"notify_chat_id": ""
"notify_chat_id": "",
"notify_allow_chats": []
},
"texts": {
"no_response_fallback": "I've completed processing but have no response to give.",