

2026.06.01 | 2026.6.1-beta 发布,运行时恢复机制全面升级⏱️ Highlights [00:58] 连发五个 beta 版本,运行时恢复机制全面升级:工具调用中断、会话绑定过期、媒体传输重试均能干净恢复 🔗 2026.6.1-beta.1 发布 <https://github.com/openclaw/openclaw/releases/tag/v2026.6.1-beta.1> 🔗 2026.5.31-beta.4 <https://github.com/openclaw/openclaw/releases/tag/v2026.5.31-beta.4> 🔗 2026.5.31-beta.3 <https://github.com/openclaw/openclaw/releases/tag/v2026.5.31-beta.3> 🔗 2026.5.31-beta.2 <https://github.com/openclaw/openclaw/releases/tag/v2026.5.31-beta.2> 🔗 2026.5.31-beta.1 <https://github.com/openclaw/openclaw/releases/tag/v2026.5.31-beta.1> [02:02] 修复多个数据丢失问题:OpenAI SDK 重试导致消息静默丢失、事件循环阻塞 14-22 秒、会话文件损坏头部导致全部记录清空、Control UI 断网后会话静默重置 🔗 消息丢失修复 <https://github.com/openclaw/openclaw/pull/89039> 🔗 事件循环停滞修复 <https://github.com/openclaw/openclaw/pull/89040> 🔗 会话记录清空修复 <https://github.com/openclaw/openclaw/issues/89037> 🔗 Control UI 会话重置修复 <https://github.com/openclaw/openclaw/pull/89017> [03:20] 多平台修复:QQ Bot 重连消息挂起与 fake-IP 兼容、Telegram 免审批策略修复、策略键静默忽略改为报错、心跳调度静默失败修复、web_fetch 只抓标题不抓正文、MS Teams 附件发错线程、Codex 流式预览缺失 🔗 QQ Bot 修复 <https://github.com/openclaw/openclaw/pull/89038> 🔗 策略验证加强 <https://github.com/openclaw/openclaw/pull/87074> 🔗 Telegram 审批修复 <https://github.com/openclaw/openclaw/pull/89035> 🔗 心跳调度修复 <https://github.com/openclaw/openclaw/pull/88970> 🔗 web_fetch 修复 <https://github.com/openclaw/openclaw/pull/89028> [04:33] 新功能:WhatsApp 群组创建/添加成员/邀请链接三个 agent 工具,运行时设置传入生命周期共享持久状态,sessions.usage 多代理过滤恢复 🔗 WhatsApp 群组管理 <https://github.com/openclaw/openclaw/pull/89033> 🔗 运行时生命周期改进 <https://github.com/openclaw/openclaw/pull/88750> 🔗 sessions.usage 修复 <https://github.com/openclaw/openclaw/pull/89034> [05:25] 社区热点:PewDiePie 花一年开发本地 LLM 代理 Odysseus;OpenClaw 与 NVIDIA 合作开源 6.7 万技能安全扫描数据集;推荐"OpenClaw is changing my life"、多代理框架对比、Docker 容器化方案等文章 🔗 PewDiePie 发布代理 <https://twitter.com/i/web/status/2061386590258123161> 🔗 NVIDIA 安全扫描合作 <https://twitter.com/i/web/status/2061386552375226549> 🔗 OpenClaw is changing my life <https://reorx.com/blog/openclaw-is-changing-my-life/> 🔗 多代理框架对比 <https://dev.to/mrclaw207/the-multi-agent-framework-i-actually-use-and-why-i-stopped-using-the-others-5714> 🔗 Docker 容器化 <https://dev.to/pawper/containers-agents-with-docker-openclaw-4pbd> [06:45] GitHub 37.6 万星、7.9 万 fork、2469 位贡献者、116 个赞助商,增长势头强劲 🔗 OpenClaw GitHub <https://github.com/openclaw/openclaw>
2026.05.31 | 运行时恢复大升级,会话置顶与 Telegram Guest Mode⏱️ Highlights [00:56] 运行时恢复全面升级,连续修复工具调用中断、会话绑定过期、压缩交接失败等四个关键稳定性问题 🔗 2026.5.30-beta.1 <https://github.com/openclaw/openclaw/releases/tag/v2026.5.30-beta.1> 🔗 2026.5.28 <https://github.com/openclaw/openclaw/releases/tag/v2026.5.28> 🔗 2026.5.28-beta.3 <https://github.com/openclaw/openclaw/releases/tag/v2026.5.28-beta.3> [02:00] 安全加固:群聊提示文本隔离、主机名规范化、副作用命令管控,CVE-2026-33579 权限提升漏洞需关注 🔗 2026.5.27 <https://github.com/openclaw/openclaw/releases/tag/v2026.5.27> 🔗 CVE-2026-33579 <https://nvd.nist.gov/vuln/detail/CVE-2026-33579> [02:54] 新功能提案:会话置顶解决多渠道会话管理难题,Telegram Guest Mode 支持群聊艾特免成员;落地功能包括 toolsAllow 精细控制、Workboard 批量分发、DeepSeek 余额查询、小米 MiMo TTS、A2A Phase 1 握手确认 🔗 Session Pinning <https://github.com/openclaw/openclaw/issues/88568> 🔗 Telegram Guest Mode <https://github.com/openclaw/openclaw/issues/88569> 🔗 sessions_send toolsAllow <https://github.com/openclaw/openclaw/pull/78441> 🔗 MCP 管控 <https://github.com/openclaw/openclaw/pull/88536> 🔗 Workboard Worker <https://github.com/openclaw/openclaw/pull/88555> 🔗 DeepSeek 余额 <https://github.com/openclaw/openclaw/pull/88525> 🔗 小米 MiMo TTS <https://github.com/openclaw/openclaw/pull/88378> 🔗 A2A 握手确认 <https://github.com/openclaw/openclaw/pull/83094> [04:26] 技术架构重构:运行时状态迁移到 SQLite 提升持久化和恢复能力,media-core 和 acp-core 包解耦;iOS 群聊实时更新修复、飞书工具配置化、QMD mcporter 按 Agent 隔离 🔗 SQLite 迁移 <https://github.com/openclaw/openclaw/pull/81402> 🔗 包解耦 <https://github.com/openclaw/openclaw/pull/88534> 🔗 iOS 修复 <https://github.com/openclaw/openclaw/pull/86737> 🔗 飞书工具 <https://github.com/openclaw/openclaw/pull/77882> 🔗 QMD 隔离 <https://github.com/openclaw/openclaw/pull/79745> [05:42] 社区 Stars 突破 37.5 万,中文本地化覆盖仍不完整;《AI Agent 攻击面爆炸》警示安全新挑战,DenchClaw 展示 OpenClaw 上的 CRM 实践 🔗 中文本地化 <https://github.com/openclaw/openclaw/issues/88570> 🔗 攻击面分析 <https://medium.com/@atabarezz/the-ai-agent-attack-surface-just-exploded-%EF%B8%8F-4d83d2564822?source=rss------openclaw-5> 🔗 AI 生态文章 <https://medium.com/@ghendee/the-expensive-begrudged-slide-into-the-garden-9048b7db5a6b?source=rss------openclaw-5> 🔗 DenchClaw <https://github.com/DenchHQ/DenchClaw>
2026.05.30 | beta.4 稳定性大升级,冷启动提速 2.9 倍⏱️ Highlights [00:55] beta.4 连续三个版本发布,子代理 cwd/workspace 严格分离,钩子上下文本地化,会话锁超时自动释放;冷启动提速 2.9 倍,热启动 2.5 倍,包体积缩减 59% 🔗 v2026.5.28-beta.4 发布 <https://github.com/openclaw/openclaw/releases/tag/v2026.5.28-beta.4> [01:53] Discord 消息解阻塞看门狗、语音适配器不可用时降级纯文本;飞书流式回复改为卡片呈现;Slack DM 线程回合保持;BOOT.md 启动指令泄露修复;Ollama 自托管模型不再被静默删除 🔗 Discord 入队消息解阻塞 <https://github.com/openclaw/openclaw/pull/88251> 🔗 Discord 语音回退机制 <https://github.com/openclaw/openclaw/pull/84965> 🔗 飞书流式卡片修复 <https://github.com/openclaw/openclaw/pull/88276> 🔗 Slack DM 线程回合保持 <https://github.com/openclaw/openclaw/pull/85904> 🔗 BOOT.md 泄露修复 <https://github.com/openclaw/openclaw/pull/75128> 🔗 Ollama 模型配置修复 <https://github.com/openclaw/openclaw/pull/88275> [03:13] KaTeX 数学公式渲染支持;浏览器截图扩展到全页和元素级;子代理注册表迁移 SQLite;Codex 原生子代理发出插件钩子;子代理周期性通知功能;小米 Token Plan 一级支持 🔗 KaTeX 数学公式渲染 <https://github.com/openclaw/openclaw/pull/87568> 🔗 浏览器截图增强 <https://github.com/openclaw/openclaw/pull/88059> 🔗 子代理注册表 SQLite 化 <https://github.com/openclaw/openclaw/pull/88260> 🔗 Codex 原生子代理钩子 <https://github.com/openclaw/openclaw/pull/88273> 🔗 子代理周期性通知 <https://github.com/openclaw/openclaw/issues/88277> 🔗 Xiaomi Token Plan 支持 <https://github.com/openclaw/openclaw/pull/86179> [04:27] 社区讨论 Windows 性能和树莓派部署挑战;VPS 安全部署指南、XDR 日志监控机器人、Afriex MCP 支付集成探索、Docker 容器化实践等精选文章;GitHub 星标超 37.5 万 🔗 VPS 部署与安全指南 <https://medium.com/@johnny31258/openclaw-%E5%BE%9E%E5%AE%89%E5%85%A8%E5%9F%BA%E7%A4%8E%E5%88%B0%E5%A4%9A-agent-%E8%87%AA%E5%8B%95%E5%8C%96%E5%B7%A5%E4%BD%9C%E6%B5%81-97c3ea555efa> 🔗 XDR 安全监控机器人 <https://pub.towardsai.net/building-an-xdr-style-security-bot-in-openclaw-to-watch-your-logs-24-7-587876f3898d> 🔗 OpenClaw + Afriex MCP 支付集成 <https://dev.to/afriex/what-happens-when-ai-agents-can-access-payment-infrastructure-exploring-openclaw-afriex-mcp-381e> 🔗 Docker 容器化部署实践 <https://dev.to/pawper/containers-agents-with-docker-openclaw-4pbd>
2026.05.29 | 运行时稳定性大升级,三大新插件齐登场⏱️ Highlights [00:50] v2026.5.28 正式版发布,子代理 cwd/workspace 分离、Hook 上下文 prompt 级绑定、会话锁超时释放,三个版本形成提速→加固→稳定的清晰路线 🔗 v2026.5.28 正式版 <https://github.com/openclaw/openclaw/releases/tag/v2026.5.28> 🔗 v2026.5.28-beta.1 <https://github.com/openclaw/openclaw/releases/tag/v2026.5.28-beta.1> 🔗 v2026.5.27 安全加固版 <https://github.com/openclaw/openclaw/releases/tag/v2026.5.27> 🔗 v2026.5.26 性能优化版 <https://github.com/openclaw/openclaw/releases/tag/v2026.5.26> [01:54] 策略验证不再静默忽略不支持的政策键,SSRF 防护新增 IDNA 国际化域名处理,堵住域名绕过漏洞 🔗 策略验证加强 <https://github.com/openclaw/openclaw/pull/87444> 🔗 SSRF 防护升级 <https://github.com/openclaw/openclaw/pull/87444> [02:44] Workboard 看板插件、Chart 图表生成插件(柱状/折线/饼图/散点/面积)、Webhooks 入站路由插件三大插件齐登场 🔗 Workboard 插件 <https://github.com/openclaw/openclaw/releases/tag/v2026.5.28> 🔗 Chart 生成插件 <https://github.com/openclaw/openclaw/releases/tag/v2026.5.28> 🔗 Webhooks 插件 <https://github.com/openclaw/openclaw/releases/tag/v2026.5.28> [03:49] DigitalOcean 一键部署上线,Qtum 推出 API 路由器支持加密支付,OpenClaw 基金会联合创始人亮相 Dell 技术世界大会 🔗 DigitalOcean 一键部署 <https://marketplace.digitalocean.com/apps/openclaw> 🔗 Qtum API Router <https://github.com/openclaw/openclaw> 🔗 Dell Technologies World <https://github.com/openclaw/openclaw> [04:50] 推荐架构深度解析、XDR 安全监控机器人实战、三个月使用体验分享等精选文章 🔗 OpenClaw Architecture 2026 <https://docs.openclaw.io> 🔗 XDR 风格安全机器人 <https://docs.openclaw.io> 🔗 3个月日常使用5个惊喜 <https://docs.openclaw.io> 🔗 商业代理军队指南 <https://docs.openclaw.io> 🔗 Docker 容器化部署 <https://docs.openclaw.io>
2026.05.28 | Gateway启动提速两连发,图表插件让数据一目了然⏱️ Highlights [00:49] Gateway 启动跳过冗余扫描,回复机制拆分快慢通道,iMessage 附件路径修复 [02:09] onboard 配置丢失修复,Discord 代理元数据修正,Telegram 命令菜单不再被误清 [03:42] 图表生成插件上线支持多种图表类型,embeddings 提供者内置到核心,飞书评论回复带上上下文 [05:00] 多伦多黑客马拉松座无虚席,Phala 推出可信执行环境 Clawdi 代理,DigitalOcean 一键部署上线