This commit is contained in:
2026-04-10 19:00:38 -04:00
parent b8996d2ecb
commit 2c976bb75b
10 changed files with 957 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"permissions": {
"allow": [
"Bash(bash:*)",
"Bash(cat /c/dev/obsidian-claw/.superpowers/brainstorm/*/state/server-info)",
"Bash(ls -d /c/dev/obsidian-claw/KnowledgeVault/Default/*/)",
"Bash(git init:*)",
"Bash(git add:*)",
"Bash(git commit -m ':*)",
"WebFetch(domain:www.ollama.com)",
"mcp__web-reader__webReader"
]
}
}