| 1234567891011121314151617181920212223242526272829303132333435363738 |
- {
- "permissions": {
- "allow": [
- "Bash(dotnet:*)",
- "Bash(powershell:*)",
- "Bash(git:*)",
- "Bash(ls:*)",
- "Bash(dir:*)",
- "Bash(cat:*)",
- "Bash(echo:*)",
- "FileEdit(E:\\workspace\\bitforum.io:*)",
- "FileRead(E:\\workspace\\bitforum.io:*)",
- "FileCreate(E:\\workspace\\bitforum.io:*)",
- "FileDelete(E:\\workspace\\bitforum.io:*)",
- "Bash(findstr:*)",
- "Bash(find:*)",
- "Bash(done)",
- "Bash(Select-String -Pattern \"error|Error\")",
- "Bash(Where-Object { $_ -notmatch \"MSB3027|MSB3021|MSB3026|NU1903|warning\" })",
- "WebFetch(domain:docs.upbit.com)",
- "WebFetch(domain:github.com)",
- "WebFetch(domain:raw.githubusercontent.com)",
- "Bash(taskkill:*)",
- "WebFetch(domain:developercommunity.visualstudio.com)",
- "Bash(if exist .vs rmdir /s /q .vs)",
- "Bash(grep:*)",
- "Bash(tasklist:*)",
- "Bash(Stop-Process -Id 7452 -Force)",
- "WebFetch(domain:global-docs.upbit.com)",
- "WebFetch(domain:livescore.co.kr)"
- ]
- },
- "model": "opusplan",
- "dangerouslySkipPermissions": true,
- "allowedPaths": [
- "E:/workspace/bitforum.io"
- ]
- }
|