25 lines
522 B
JSON
25 lines
522 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Read(//Users/zhaoweijie/Desktop/agent/AgentCoord/**)",
|
|
"Bash(python3:*)",
|
|
"Bash(source:*)",
|
|
"Bash(pip install:*)",
|
|
"Bash(python:*)",
|
|
"Bash(tree:*)",
|
|
"Bash(export FAST_DESIGN_MODE=True:*)",
|
|
"Bash(echo:*)",
|
|
"Bash(chmod:*)",
|
|
"Bash(lsof:*)",
|
|
"Bash(curl:*)",
|
|
"Bash(xargs kill:*)",
|
|
"Bash(pip:*)",
|
|
"WebSearch",
|
|
"WebFetch(domain:pypi.org)",
|
|
"Bash(cp:*)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
}
|