Skip to content

commands.allowlist 配置无效 #185

Description

@zhiyuan-zhang

目前版本v3.4.0
openclaw版本 5.28

配置内容
"wecom": {
"dmPolicy": "open",
"commands": {
"enabled": true,
"allowlist": ["/new", "/compact", "/help", "/status", "/models", "/model"]
},

具体问题是: 在企微微信发送 /status 等命令均无法返回, 不清楚是openclaw的安全策略导致还是插件的问题

日志显示是
08:00:44.248 inbound 收到消息,preview 是 "/status"

08:00:44.722 thinking_sent(发送了思考占位符)

08:00:45.180 final_reply_sent 但 textLength 为 0,无媒体

08:00:45.189 dispatch_complete 显示 totalOutputChars:0

具体内容如下

2026-06-02T08:00:44.252Z INFO [wecom] [WSPERF:invest-bot5] inbound {"messageId":"c278b45a9cab5d021126b92e7f5b120f","senderId":"ZhangHao","chatId":"ZhangHao","isGroupChat":false,"elapsedMs":5}

2026-06-02T08:00:44.722Z INFO [wecom] [WSPERF:invest-bot5] thinking_sent {"messageId":"c278b45a9cab5d021126b92e7f5b120f","senderId":"ZhangHao","chatId":"ZhangHao","isGroupChat":false,"elapsedMs":475,"streamId":"stream_1780384642586_0e3ea39e"}

2026-06-02T08:00:45.180Z INFO [wecom] [WSPERF:invest-bot5] final_reply_sent {"messageId":"c278b45a9cab5d021126b92e7f5b120f","senderId":"ZhangHao","chatId":"ZhangHao","isGroupChat":false,"elapsedMs":933,"textLength":0,"hasMedia":false,"hasMediaFailed":false,"deliveryMode":"stream"}

2026-06-02T08:00:45.189Z INFO [wecom] [WSPERF:invest-bot5] dispatch_complete {"messageId":"c278b45a9cab5d021126b92e7f5b120f","senderId":"ZhangHao","chatId":"ZhangHao","isGroupChat":false,"elapsedMs":942,"hadReasoning":false,"hadVisibleText":false,"totalOutputChars":0,"replyMediaCount":0}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions