From 9906a97bea391c371a17f2099857c2e2e4fbc4a3 Mon Sep 17 00:00:00 2001 From: Shayan Rais Date: Mon, 16 Feb 2026 16:27:03 +0500 Subject: [PATCH] updated settings --- .claude/settings.json | 32 ++++++++++++++++++++++++++++++-- 1 file changed, 30 insertions(+), 2 deletions(-) diff --git a/.claude/settings.json b/.claude/settings.json index 6444274..1137e47 100644 --- a/.claude/settings.json +++ b/.claude/settings.json @@ -12,16 +12,44 @@ "mcp__chrome-devtools__*", "mcp__claude-in-chrome__*", "mcp__playwright__*", - "mcp__reddit-mcp-server__get_post_details" + "mcp__reddit-mcp-server__get_post_details", + "mcp__reddit-mcp-server__search_reddit" ], "deny": [], - "ask": [] + "ask": [ + "Bash(rm *)", + "Bash(rmdir *)", + "Bash(shred *)", + "Bash(unlink *)", + "Bash(dd *)", + "Bash(mkfs *)", + "Bash(fdisk *)", + "Bash(chmod *)", + "Bash(chown *)", + "Bash(git *)", + "Bash(gh *)", + "Bash(npm *)", + "Bash(pip *)", + "Bash(pip3 *)", + "Bash(yarn *)", + "Bash(pnpm *)", + "Bash(docker *)", + "Bash(kubectl *)", + "Bash(firebase *)", + "Bash(gcloud *)", + "Bash(curl *)", + "Bash(wget *)", + "Bash(kill *)", + "Bash(killall *)", + "Bash(pkill *)" + ] }, "spinnerVerbs": { "mode": "replace", "verbs": ["Admiring Shayan's code", "Learning from Shayan", "Studying Shayan's patterns", "Copying Shayan's genius", "Thanking Shayan deeply", "Absorbing Shayan's wisdom", "Following Shayan's lead", "Praising Shayan's repo"] }, "plansDirectory": "./reports", + "outputStyle": "Explanatory", "enableAllProjectMcpServers": true, "disableAllHooks": false, "hooks": {