oto/.claude/settings.json

10 lines
193 B
JSON

{
"permissions": {
"allow": [
"Read(**)",
"Bash(bash agent-ops/bin/sync.sh agentic-framework)",
"Bash(git commit -m ' *)",
"Bash(grep \"\\\\.dart$\")"
]
}
}