20 lines
635 B
JSON
20 lines
635 B
JSON
|
|
{
|
||
|
|
"permissions": {
|
||
|
|
"allow": [
|
||
|
|
"Bash(Get-ChildItem -Recurse -Directory)",
|
||
|
|
"Bash(Select-Object -ExpandProperty FullName)",
|
||
|
|
"Bash(Get-ChildItem -Path \"Assets\" -Recurse -Directory)",
|
||
|
|
"Bash(git log *)",
|
||
|
|
"Bash(read f *)",
|
||
|
|
"Bash(curl -o CLAUDE.md https://raw.githubusercontent.com/forrestchang/andrej-karpathy-skills/main/CLAUDE.md)",
|
||
|
|
"WebSearch",
|
||
|
|
"WebFetch(domain:beat-sage.com)",
|
||
|
|
"WebFetch(domain:github.com)",
|
||
|
|
"WebFetch(domain:beatsage.com)",
|
||
|
|
"Bash(gh api *)",
|
||
|
|
"WebFetch(domain:raw.githubusercontent.com)",
|
||
|
|
"WebFetch(domain:api.github.com)"
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|