feat: add additional Bash commands to settings for enhanced functionality

This commit is contained in:
Knee Cola
2025-12-08 01:18:43 +01:00
parent e978a5c2bf
commit 479df6e0a7

View File

@@ -13,7 +13,10 @@
"mcp__ide__getDiagnostics",
"mcp__serena__execute_shell_command",
"mcp__serena__check_onboarding_performed",
"Bash(npm run build:*)"
"Bash(npm run build:*)",
"Bash(openssl rand:*)",
"Bash(ls:*)",
"Bash(find:*)"
]
},
"enableAllProjectMcpServers": true,