OpenClaw 把 beta.8 的依赖清理推成稳定版,又用新 beta 补上可审计性与聊天体验
OpenClaw 这一轮官方动作不只是普通 patch。v2026.5.12 stable 把 beta.6 到 beta.8 里连续推进的依赖外置与运行时加固打成可安装版本:Slack、WhatsApp、Bedrock、Vertex、sandbox 等依赖锥从 core runtime 移出;Telegram 使用 isolated polling 与 local spool;Codex / OpenAI auth-profile 与 fallback 路径修复;plugin install / update 更不容易卡死;Windows sandbox 与 SecretRef credential 边界收紧;UI history 与 reply delivery 也被修。紧接着 v2026.5.14-beta.1 又加了一层更贴近 operator 的东西:WhatsApp 获得 queued、thinking、tool、done、error、compacting 等 lifecycle status reactions;Telegram presentation payload 可以渲染 Mini App `web_app` buttons;subagent task 会作为 child session 第一条 visible message 出现,而不是只藏在 system prompt;mid-turn prompts 默认可 steer active runs;Telnyx realtime voice calls 进入 release notes;agent event payload 增加 heartbeat 标记;可以从 paired node list / bind Codex CLI sessions;release validation 也加入 installed-package Docker user journeys、dependency evidence 与 npm advisory gates。相邻 PR 让风险点更具体:#81880 要求 canonical node platform IDs 后才应用 desktop command defaults;#81451 在不把 raw secrets 放进 cache key 的前提下缓存 hydrated skills;#68597 则用 realpath containment 阻断 memory reads 的 symlink escape。
值得注意: 如果之前在等 beta.8 的修复,v2026.5.12 更适合作为升级候选,但仍要在自己的 Telegram ingress、Codex OAuth、plugin install / update、Windows sandbox 场景里 staging。beta.1 则先验证 lifecycle reactions、subagent task disclosure、Mini App buttons、node-backed Codex binding 和 voice-call paths,再考虑给生产用户打开。