{
  "permissions": {
    "allow": [
      "WebSearch",
      "WebFetch(domain:www.leroymerlin.fr)",
      "WebFetch(domain:github.com)",
      "WebFetch(domain:raw.githubusercontent.com)",
      "Bash(gh api *)",
      "WebFetch(domain:api.github.com)",
      "Bash(nvidia-smi)",
      "Bash(nvcc --version)",
      "Bash(python3 -c \"import torch; print\\('PyTorch:', torch.__version__\\); print\\('CUDA:', torch.cuda.is_available\\(\\), torch.cuda.get_device_name\\(0\\) if torch.cuda.is_available\\(\\) else 'N/A'\\)\")",
      "Bash(pip3 --version)",
      "Read(//usr/local/**)",
      "Bash(dpkg -l)",
      "Bash(pip --version)",
      "Bash(python3 -m pip --version)",
      "Bash(apt list *)",
      "WebFetch(domain:modelscope.cn)",
      "WebFetch(domain:huggingface.co)",
      "WebFetch(domain:arxiv.org)",
      "Bash(/home/wildlama/miniconda3/bin/conda run *)"
    ]
  }
}
