feat(debug): add whispergate hook diagnostics with channel-scoped debug logs

This commit is contained in:
2026-02-26 01:58:01 +00:00
parent 46ea43b3fe
commit 51149dd6a0
4 changed files with 81 additions and 4 deletions

View File

@@ -18,6 +18,8 @@
"noReplyModel": "no-reply",
"enableDiscordControlTool": true,
"enableWhispergatePolicyTool": true,
"enableDebugLogs": false,
"debugLogChannelIds": [],
"discordControlApiBaseUrl": "http://127.0.0.1:8790",
"discordControlApiToken": "<DISCORD_CONTROL_AUTH_TOKEN>",
"discordControlCallerId": "agent-main"