feat: add additional Bash commands to settings for enhanced functionality
This commit is contained in:
@@ -13,7 +13,10 @@
|
|||||||
"mcp__ide__getDiagnostics",
|
"mcp__ide__getDiagnostics",
|
||||||
"mcp__serena__execute_shell_command",
|
"mcp__serena__execute_shell_command",
|
||||||
"mcp__serena__check_onboarding_performed",
|
"mcp__serena__check_onboarding_performed",
|
||||||
"Bash(npm run build:*)"
|
"Bash(npm run build:*)",
|
||||||
|
"Bash(openssl rand:*)",
|
||||||
|
"Bash(ls:*)",
|
||||||
|
"Bash(find:*)"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"enableAllProjectMcpServers": true,
|
"enableAllProjectMcpServers": true,
|
||||||
|
|||||||
Reference in New Issue
Block a user