🦞
MumClaw
养虾不花冤枉钱

v2026.6.11-beta.1

发布于 2026-06-24 · 翻译于

🎯 一句话总结:本版本聚焦渠道控制、移动端体验与Agent稳定性提升,并扩展了模型支持与插件管理。

📋 更新要点(中文翻译)

1支持Slack中继模式与Mattermost队列指令,允许按私聊独立设置模型。
2新增文件驱动指令与远程唤醒桥接功能,简化自动化工作流配置。
3优化插件分发机制,支持独立安装部署与客户端图标元数据展示。
4完善Android端设置详情面板,显著提升移动端配置可见性与操作体验。
5增强Agent运行稳定性,优化长上下文缓存与增量输出,减少任务中断。
6新增渠道身份钩子与按Agent用量计费报告,提升路由精度与成本管控。
7扩展模型提供商支持范围,新增推理控制开关与加密推理功能。
查看英文原文(Release Notes)
## 2026.6.11 ### Highlights - **More capable channel control:** Slack relay mode, native Mattermost `/oc_queue`, and per-DM model overrides make channel operations easier to automate and tune. (#94707, #95546, #95120) Thanks @sjf-oa, @amknight, @xydigit-zt, @thomaszta, and @gandalf-at-lerian. - **Richer operator workflows:** `openclaw agent --message-file` and the RAFT CLI wake bridge add practical file-driven and remote wake-up paths. (#93351, #95497) Thanks @ooiuuii and @vincentkoc. - **Safer plugin distribution:** additional official plugins are externalized cleanly, with bundled plugin icon metadata available to installed clients. (#95683, #95845) Thanks @vincentkoc and @Patrick-Erichsen. - **Stronger mobile operations:** Android settings detail panels improve configuration visibility and control on mobile. (#95148) Thanks @Tosko4. - **More reliable agent turns:** Codex partial deltas, harness activation, and long-context prompt-cache stability reduce lost progress and inconsistent runs. (#95404, #95652, #95624) Thanks @agonza1 and @vincentkoc. ### Changes - **Gateway and plugin tooling:** channel identity hook context and per-agent usage-cost reporting give integrations and operators more precise routing and accounting. (#91903, #94483) Thanks @lanzhi-lee, @vincentkoc, and @ly-wang19. - **Provider and model coverage:** catalog parsing, reasoning controls, provider model resolution, and encrypted reasoning support now handle more live provider variants. (#95283, #95710, #95268, #95744, #95686, #93956) Thanks @ZengWen-DT, @vincentkoc, @Marvinthebored, @Darren2030, @daniel-alejandro-t, @parveshsaini, @geraint0923, @fuller-stack-dev, and @jason-allen-oneal. ### Fixes - **Channel delivery:** Telegram progress rendering, webhook lifecycle, reaction directives, duplicate mirror writes, queued update draining, and WhatsApp durable reply targets are now more reliable. (#95532, #93002, #95183, #94506, #94977, #95069, #95577, #95007, #95914) Thanks @amknight, @snowz
v2026.6.10