mirror of
https://github.com/YspCoder/clawgo.git
synced 2026-04-13 21:57:29 +08:00
autonomy notify: enforce notify allowlist from config and add guard test
This commit is contained in:
@@ -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.",
|
||||
|
||||
Reference in New Issue
Block a user