|
|
@@ -54,7 +54,12 @@
|
|
|
"Bash(git commit:*)",
|
|
|
"Bash(pnpm typecheck:*)",
|
|
|
"Bash(npx tsc:*)",
|
|
|
- "mcp__ide__getDiagnostics"
|
|
|
+ "mcp__ide__getDiagnostics",
|
|
|
+ "Bash(redis-cli keys:*)",
|
|
|
+ "Bash(redis-cli mget:*)",
|
|
|
+ "Bash(redis-cli get:*)",
|
|
|
+ "Bash(redis-cli del:*)",
|
|
|
+ "Bash(curl:*)"
|
|
|
],
|
|
|
"deny": [],
|
|
|
"ask": []
|