Files
taiji-AI-PAD/.claude/settings.local.json
T
2026-05-05 14:13:59 +08:00

21 lines
1.5 KiB
JSON

{
"permissions": {
"allow": [
"Bash(curl -s -L \"http://gitee.ath.cx:3000/api/v1/repos/xiaohei/heicode/contents/docs\")",
"Bash(python3 -c \"import json,sys; data=json.load\\(sys.stdin\\); [print\\(f\\\\\"{x['type']:6} {x['path']:50} {x.get\\('size',0\\):>8} bytes\\\\\"\\) for x in data]\")",
"Bash(curl -s -L \"http://gitee.ath.cx:3000/api/v1/repos/xiaohei/heicode/contents/docs/integration\")",
"Bash(python3 -c \"import json,sys; data=json.load\\(sys.stdin\\); [print\\(f\\\\\"{x['type']:6} {x['name']:60} {x.get\\('size',0\\):>8}\\\\\"\\) for x in data]\")",
"Bash(curl -s -L \"http://gitee.ath.cx:3000/api/v1/repos/xiaohei/heicode/contents/docs/deployment\")",
"Bash(curl -s -L \"http://gitee.ath.cx:3000/xiaohei/heicode/raw/branch/main/docs/integration/agnet-platform-request-contract.md\")",
"Bash(python3)",
"Bash(az acr *)",
"Bash(tar --exclude='__pycache__' -cf - services/mcp-server/app/routes/resources.py services/mcp-server/app/routes/resource_grants.py services/mcp-server/models.py)",
"Bash(MSYS_NO_PATHCONV=1 kubectl exec -i -n taiji-ai deploy/mcp-server -- /bin/sh -c \"mkdir -p /tmp/heicode_p1_test && cd /tmp/heicode_p1_test && tar -xf - && ls -la services/mcp-server/app/routes/\")",
"Bash(kubectl logs *)",
"Bash(netstat -ano)",
"Bash(awk '{print $5}')",
"Bash(xargs -r -I PID powershell.exe -Command \"Stop-Process -Id PID -Force -ErrorAction SilentlyContinue\")"
]
}
}