mirror of
https://github.com/Ed1s0nZ/CyberStrikeAI.git
synced 2026-09-20 00:22:21 +02:00
feat: add configurable tool call blocking and monitoring
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user