13 lines
340 B
JSON
13 lines
340 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Skill(brainstorming)",
|
|
"Skill(writing-plans)",
|
|
"Skill(subagent-driven-development)",
|
|
"Bash(git add *)",
|
|
"Bash(git commit *)",
|
|
"Bash(python -c \"from app.models import Joke, JokeType, JokeCrowd, AdminUser; print\\('All models imported successfully'\\)\")"
|
|
]
|
|
}
|
|
}
|