残月的小站

OpenClaw 问题汇总

问题1:Windows下 OpenClaw 一直提示自己没读写权限,

{message type="info" content="安装环境:Windows 10"/}

解决方法

.openclaw 目录下找到 openclaw.json,在根位置找到 tools

  "tools": {
    "profile": "messaging"
  }

tools.profile值修改为full

  "tools": {
    "profile": "full"
  }

重启Openclaw网关

openclaw gateway restart

当前页面是本站的「Google AMP」版。查看和发表评论请点击:完整版 »