{
  "permissions": {
    "allow": [
      "Bash(python:*)",
      "Bash(python3:*)",
      "Bash(source:*)",
      "Bash(ls:*)",
      "Bash(curl:*)",
      "Bash(which openclaw:*)",
      "Bash(openclaw gateway:*)",
      "Bash(openclaw chat:*)",
      "Bash(openclaw agent:*)",
      "Bash(which wscat:*)",
      "Bash(npm install:*)",
      "Bash(which ffmpeg:*)",
      "Bash(pip3 list:*)",
      "Bash(ffmpeg:*)",
      "Bash(tree:*)"
    ],
    "defaultMode": "acceptEdits"
  },
  "model": "GLM-5-FP8",
  "hooks": {
    "PreToolUse": [
      {
        "matcher": "Bash",
        "hooks": [
          {
            "type": "command",
            "command": "/root/projects/gits/Dippy/bin/dippy-hook"
          }
        ]
      }
    ]
  },
  "statusLine": {
    "type": "command",
    "command": "npx -y ccstatusline@latest",
    "padding": 0
  },
  "enabledPlugins": {
    "superpowers@superpowers-marketplace": true,
    "everything-claude-code@everything-claude-code": true
  },
  "language": "中文"
}
