我在 OpenClaw 的官网看到这样一段话:
Any OS gateway for AI agents across Discord, Google Chat, iMessage, Matrix, Microsoft Teams, Signal, Slack, Telegram, WhatsApp, Zalo, and more. Send a message, get an agent response from your pocket. Run one Gateway across built-in channels, bundled channel plugins, WebChat, and mobile nodes.
我读完官方文档和仓库说明后的第一感觉,不是把这段话理解成一个普通的产品宣传语,而是把它看成一张很浓缩的系统架构说明书。官方首页写得很直接,OpenClaw is a self-hosted gateway,仓库页又补了一句很关键的话,The Gateway is just the control plane — the product is the assistant。连起来看,这段介绍真正想传达的不是某个单独的聊天机器人有多厉害,而是 OpenClaw 把多个通信入口、多个设备能力、多个 agent 运行方式,收拢到同一个 Gateway 里面,由这个 Gateway 统一接消息、统一分流、统一维持会话和权限边界。(OpenClaw)</