arela
Version:
AI-powered CTO with multi-agent orchestration, code summarization, visual testing (web + mobile) for blazing fast development.
23 lines (22 loc) • 469 B
JSON
{
"permissions": {
"allow": [
"mcp__ide__getDiagnostics",
"Bash(npm run build:*)",
"Bash(node:*)",
"Bash(mkdir:*)",
"Bash(npm install:*)",
"Bash(sqlite3:*)",
"Bash(cat:*)",
"Bash(npx tsc:*)",
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(npx arela validate contracts --help:*)",
"Bash(npx arela:*)",
"Bash(find:*)",
"Bash(npm test:*)"
],
"deny": [],
"ask": []
}
}