비트 찍기 완료 및 클로드를 통한 api작업
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"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)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user