2025-11-27 05:16:19 +00:00
|
|
|
{
|
|
|
|
|
"permissions": {
|
|
|
|
|
"allow": [
|
|
|
|
|
"Bash(python -m venv:*)",
|
|
|
|
|
"Bash(./venv/bin/pip install:*)",
|
|
|
|
|
"Bash(./venv/bin/python:*)",
|
|
|
|
|
"Bash(curl:*)",
|
|
|
|
|
"Bash(python3:*)",
|
|
|
|
|
"Bash(npm create:*)",
|
|
|
|
|
"Bash(npm install:*)",
|
|
|
|
|
"Bash(yarn install)",
|
|
|
|
|
"Bash(yarn add:*)",
|
|
|
|
|
"Bash(npx tailwindcss:*)",
|
|
|
|
|
"Bash(yarn dev)",
|
|
|
|
|
"Bash(yarn remove:*)",
|
|
|
|
|
"Bash(n:*)",
|
|
|
|
|
"Bash(sudo n:*)",
|
|
|
|
|
"Bash(node --version:*)",
|
|
|
|
|
"Bash(npm run build:*)",
|
|
|
|
|
"Bash(yarn build)",
|
|
|
|
|
"Bash(source:*)",
|
|
|
|
|
"Bash(python:*)",
|
2025-11-27 10:14:25 +00:00
|
|
|
"Bash(uvicorn:*)",
|
2025-12-02 13:25:28 +00:00
|
|
|
"Bash(cat:*)",
|
|
|
|
|
"Bash(pip install:*)",
|
|
|
|
|
"Bash(chmod:*)",
|
|
|
|
|
"Bash(psql:*)",
|
|
|
|
|
"Read(//dev/fd/**)",
|
|
|
|
|
"Bash(time curl:*)",
|
|
|
|
|
"Bash(PYTHONPATH=/Users/jiliu/WorkSpace/cosmo/backend python:*)",
|
|
|
|
|
"Bash(lsof:*)",
|
|
|
|
|
"Bash(npm run dev:*)",
|
|
|
|
|
"Bash(md5:*)",
|
|
|
|
|
"Bash(xargs kill:*)",
|
|
|
|
|
"Bash(PYTHONPATH=/Users/jiliu/WorkSpace/cosmo/backend uvicorn:*)",
|
|
|
|
|
"Bash(PYTHONPATH=/Users/jiliu/WorkSpace/cosmo/backend python3:*)",
|
|
|
|
|
"Bash(./venv/bin/pip list:*)",
|
|
|
|
|
"Bash(sudo chown:*)",
|
|
|
|
|
"Bash(pip show:*)",
|
|
|
|
|
"Bash(python3.12:*)",
|
|
|
|
|
"Bash(redis-cli:*)",
|
|
|
|
|
"Bash(timeout 5 curl:*)",
|
|
|
|
|
"Read(//tmp/**)",
|
|
|
|
|
"Read(//Users/jiliu/WorkSpace/**)",
|
2025-12-03 06:26:53 +00:00
|
|
|
"Bash(PYTHONPATH=/Users/jiliu/WorkSpace/cosmo/backend psql:*)",
|
2025-12-08 10:55:38 +00:00
|
|
|
"Bash(git add:*)",
|
|
|
|
|
"Bash(docker exec:*)",
|
|
|
|
|
"Bash(timeout 600 python3:*)",
|
|
|
|
|
"Bash(tee:*)",
|
|
|
|
|
"Bash(kill:*)",
|
|
|
|
|
"Bash(./venv/bin/python3:*)",
|
2025-12-10 08:49:16 +00:00
|
|
|
"WebSearch",
|
2025-12-11 08:31:26 +00:00
|
|
|
"Bash(PYTHONPATH=/Users/jiliu/WorkSpace/cosmo/backend ./venv/bin/python:*)",
|
|
|
|
|
"Bash(timeout 5 PYTHONPATH=/Users/jiliu/WorkSpace/cosmo/backend ./venv/bin/python:*)",
|
|
|
|
|
"Bash(PYTHONPATH=/Users/jiliu/WorkSpace/cosmo/backend timeout 5 ./venv/bin/python:*)",
|
|
|
|
|
"Bash(find:*)",
|
2025-12-26 01:21:15 +00:00
|
|
|
"Bash(timeout 10 PYTHONPATH=/Users/jiliu/WorkSpace/cosmo/backend ./venv/bin/python:*)",
|
|
|
|
|
"Bash(gunzip:*)",
|
|
|
|
|
"Bash(awk:*)",
|
|
|
|
|
"Bash(git log:*)",
|
|
|
|
|
"WebFetch(domain:ssd-api.jpl.nasa.gov)",
|
2025-12-27 11:26:35 +00:00
|
|
|
"Bash(PYTHONPATH=/Users/jiliu/WorkSpace/cosmo/backend timeout 30 ./venv/bin/python:*)",
|
|
|
|
|
"Bash(xargs basename:*)",
|
|
|
|
|
"Bash(activate_multisystem_stars.py )",
|
|
|
|
|
"Bash(create_orbits_table.sql )",
|
|
|
|
|
"Bash(fetch_interstellar_data.py )",
|
|
|
|
|
"Bash(inspect_sun.py )",
|
|
|
|
|
"Bash(migrate_data.py )",
|
|
|
|
|
"Bash(migrate_interstellar_data.py )",
|
|
|
|
|
"Bash(populate_primary_stars.py )",
|
|
|
|
|
"Bash(recreate_resources_table.py )",
|
|
|
|
|
"Bash(reset_positions.py )",
|
|
|
|
|
"Bash(test_pluto.py )"
|
2025-11-27 05:16:19 +00:00
|
|
|
],
|
|
|
|
|
"deny": [],
|
|
|
|
|
"ask": []
|
|
|
|
|
}
|
|
|
|
|
}
|