feat(policy-runtime): in-memory policy state with whispergate_policy tool and atomic persist
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
"noReplyProvider": { "type": "string" },
|
||||
"noReplyModel": { "type": "string" },
|
||||
"enableDiscordControlTool": { "type": "boolean", "default": true },
|
||||
"enableWhispergatePolicyTool": { "type": "boolean", "default": true },
|
||||
"discordControlApiBaseUrl": { "type": "string", "default": "http://127.0.0.1:8790" },
|
||||
"discordControlApiToken": { "type": "string" },
|
||||
"discordControlCallerId": { "type": "string" }
|
||||
|
||||
Reference in New Issue
Block a user