Files
executor/.claude/settings.local.json

20 lines
439 B
JSON

{
"permissions": {
"allow": [
"Bash(python manage.py:*)",
"Bash(git init:*)",
"Bash(git add:*)",
"Bash(uv add:*)",
"Bash(python test:*)",
"Bash(python:*)",
"mcp__serena__list_dir",
"mcp__serena__get_symbols_overview",
"mcp__serena__write_memory",
"mcp__serena__find_symbol",
"mcp__serena__think_about_collected_information"
],
"deny": [],
"ask": []
}
}