feat: add configurable tool call blocking and monitoring

This commit is contained in:
Ed1s0nZ
2026-09-08 09:44:32 +08:00
parent c70da22de7
commit 6ad9ea2d13
54 changed files with 4635 additions and 152 deletions
+4
View File
@@ -87,6 +87,10 @@
deleteRetrievalLog: 'knowledge:delete',
// 设置 / MCP
saveToolGuardConfig: 'config:write',
addToolGuardRule: 'config:write',
resetToolGuardConfig: 'config:write',
changeToolGuardEnabled: 'config:write',
applySettings: 'config:write',
saveToolsConfig: 'config:write',
saveExternalMCP: 'mcp:write',