This commit is contained in:
2026-03-28 00:02:25 -07:00
parent 31e52230a3
commit 41cb43a916
8 changed files with 57 additions and 56 deletions

View File

@@ -27,7 +27,8 @@
"Bash(pkill -f \"python3 -m http.server 9876\")",
"Read(//home/sudacode/.claude/plugins/cache/claude-plugins-official/superpowers/5.0.5/skills/brainstorming/**)",
"Bash(/home/sudacode/.claude/plugins/cache/claude-plugins-official/superpowers/5.0.5/skills/brainstorming/scripts/start-server.sh --project-dir /home/sudacode/projects/japanese/SubMiner)",
"Read(//home/sudacode/**)"
"Read(//home/sudacode/**)",
"Bash(grep -E \"^d|\\\\.md$\")"
],
"deny": [
"Bash(curl *)",
@@ -78,5 +79,6 @@
]
},
"voiceEnabled": true,
"skipDangerousModePermissionPrompt": true
"skipDangerousModePermissionPrompt": true,
"model": "sonnet"
}