来源:https://linux.do/t/topic/1871427

这个文章解决的是docker安装的。

我的openclaw.json:


  "tools": {
    "exec": {
      "security": "full",
      "ask": "off"
    },
    "profile": "full",
    "web": {
      "search": {
        "enabled": true
      },
      "fetch": {
        "enabled": true
      }
    },
    "sessions": {
      "visibility": "all"
    }
  },