{
  "permissions": [
    "WebSearch",
    "WebFetch(domain:github.com)",
    "Bash(git add *)",
    "Bash(git commit *)",
    "Bash(git push *)",
    "Bash(npm run *)",
    "Bash(npm install*)",
    "Bash(npm ci*)",
    "Bash(npm uninstall*)",
    "Bash(npx *)",
    "Bash(pnpm run *)",
    "Bash(pnpm install*)",
    "Bash(pnpm add*)",
    "Bash(pnpm remove*)",
    "Bash(yarn run *)",
    "Bash(yarn install*)",
    "Bash(yarn add*)",
    "Bash(pip install*)",
    "Bash(pip3 install*)",
    "Bash(pip list*)",
    "Bash(pip show*)",
    "Bash(pip3 list*)",
    "Bash(pip3 show*)",
    "Bash(pip --version*)",
    "Bash(prettier *)",
    "Bash(biome *)",
    "Bash(cargo run*)",
    "Bash(cargo fmt*)",
    "Bash(cargo doc*)",
    "Bash(go run *)",
    "Bash(go mod *)",
    "Bash(go fmt*)",
    "Bash(golint*)",
    "Bash(golangci-lint*)",
    "Bash(python *.py*)",
    "Bash(python3 *.py*)",
    "Bash(python -c *)",
    "Bash(python3 -c *)",
    "Bash(python -m pylint*)",
    "Bash(python -m mypy*)",
    "Bash(ruff *)",
    "Bash(node *.js*)",
    "Bash(node -e *)",
    "Bash(docker ps*)",
    "Bash(docker images*)",
    "Bash(docker logs*)",
    "Bash(docker inspect*)",
    "Bash(docker compose ps*)",
    "Bash(docker compose logs*)",
    "Bash(type *)",
    "Bash(whoami*)",
    "Bash(hostname*)",
    "Bash(env)",
    "Bash(printenv*)",
    "Bash(date*)",
    "Bash(uname*)",
    "Bash(du *)",
    "Bash(df *)",
    "Bash(tree *)",
    "Bash(curl *)",
    "Bash(gh *)",
    "Bash(rtk cargo*)",
    "Bash(rtk go*)",
    "Bash(rtk pytest*)",
    "Bash(rtk docker*)",
    "Bash(rtk pnpm*)",
    "Bash(rtk npm*)",
    "Bash(rtk jest*)",
    "Bash(rtk vitest*)",
    "Bash(rtk tsc*)",
    "Bash(rtk lint*)",
    "Bash(rtk prettier*)",
    "Bash(rtk curl*)",
    "Bash(rtk err*)",
    "Bash(rtk log*)",
    "Bash(rtk summary*)",
    "Bash(rtk gh*)",
    "PowerShell(git *)",
    "PowerShell(node *)",
    "PowerShell(npm *)",
    "PowerShell(pnpm *)",
    "PowerShell(python *)",
    "PowerShell(cargo *)",
    "PowerShell(go *)",
    "PowerShell(docker *)",
    "PowerShell(rtk *)",
    "PowerShell(Get-ChildItem *)",
    "PowerShell(Get-Content *)",
    "PowerShell(Test-Path *)",
    "PowerShell(Get-Process *)",
    "PowerShell(gh *)",
    "mcp__github__search_repositories",
    "mcp__github__get_file_contents"
  ],
  "env": {
    "CLAUDE_CODE_DISABLE_1M_CONTEXT": "1",
    "CLAUDE_CODE_DISABLE_ADAPTIVE_THINKING": "1",
    "CLAUDE_CODE_NO_FLICKER": "1"
  }
}
