{ "statusLine": { "type": "command", "command": "/home/moltbot/.claude/statusline.sh" }, "permissions": { "allow": [ "Bash(npm run dev)", "Bash(npm run build)", "Bash(npm run lint)", "Bash(npm run format)", "Bash(npm run preview)", "Bash(npm run serve)", "Bash(npm run test:e2e*)", "Bash(npm test*)", "Bash(./start.sh*)", "Bash(./start-backend.sh*)", "Bash(./start-frontend.sh*)", "Bash(./status.sh)", "Bash(pytest*)", "Bash(python -m pytest*)", "Bash(ruff check*)", "Bash(ruff format*)", "Bash(mypy*)", "Bash(pip install*)", "Bash(cd backend && alembic*)", "Bash(python -m py_compile*)", "Bash(git checkout*)", "Bash(git status)", "Bash(git diff*)", "Bash(git add*)", "Bash(git commit*)", "Bash(git log*)", "Bash(git branch*)", "Bash(agent-browser*)" ] } }