claude-flow-multilang
Version:
Revolutionary multilingual AI orchestration framework with cultural awareness and DDD architecture
23 lines • 473 B
JSON
{
"permissions": {
"allow": [
"Bash(mkdir:*)",
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(npm run:*)",
"Bash(chmod:*)",
"Bash(node test-multilang.js)",
"Bash(node test-framework.js)",
"Bash(npm i:*)",
"Bash(git rm:*)",
"Bash(rm:*)",
"Bash(ls:*)",
"Bash(git submodule:*)",
"Bash(cat:*)",
"Bash(git config:*)",
"Bash(grep:*)",
"Bash(find:*)"
],
"deny": []
}
}