🦞
MumClaw
养虾不花冤枉钱

v2026.6.5-beta.3

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

🎯 一句话总结:本版本重点优化了消息过滤、网络搜索集成与底层会话稳定性,显著提升多平台使用体验。

📋 更新要点(中文翻译)

1QQBot自动过滤模型推理过程,防止思考内容泄露至频道回复。
2优化MCP工具返回内容处理,避免引发API报错与历史污染。
3增强Anthropic深度思考容错,缓存过期或重启后可自动恢复。
4内置Parallel网络搜索插件,支持一键配置与安全接入。
5恢复Google Vertex ADC模型解析,提升服务稳定性。
6矩阵聊天新增语音预检,支持线程消息完整读写同步。
7认证与插件状态改用SQLite持久化,提升配置可靠性。
8修复macOS节点异常重连问题,保障会话连接稳定。
9支持通过ClawHub直接安装GitHub仓库技能插件。
查看英文原文(Release Notes)
## 2026.6.5 ### Highlights - QQBot now strips model reasoning/thinking scaffolding before native delivery, preventing raw `<thinking>` content from leaking into channel replies. (#89913, #90132) Thanks @openperf. - MCP tool results now coerce `resource_link`, `resource`, `audio`, malformed image, and future non-text/image blocks at the materialize boundary, preventing Anthropic 400s and poisoned session history after a tool returns richer MCP content. (#90710, #90728) Thanks @RanSHammer and @849261680. - Anthropic extended-thinking sessions recover after prompt-cache expiry or Gateway restart because stream start events wait for `message_start`, letting pre-generation signature errors trigger the existing recovery retry. (#90667, #90697) Thanks @openperf. - Parallel is now a bundled `web_search` provider with `PARALLEL_API_KEY` discovery, guarded endpoint handling, cache-safe session ids, onboarding picker support, and docs. (#85158) Thanks @NormallyGaussian. - Google Vertex ADC users get static catalog rows and runtime model resolution again, while single-provider cooldown recovery and memory adapter status checks are more reliable. (#90506, #90609, #90717, #90816) Thanks @849261680. - Matrix can preflight voice notes before mention gating, preserve thread reads/replies through Matrix relations pagination, and carry QA coverage for voice and thread flows. (#78016, #90415) - Auth and plugin install state is more durable: auth profiles now live in SQLite, official npm plugin install records keep their trusted pins, and prerelease fallback integrity checks avoid carrying stale integrity forward. (#89102, #88585) - Agent, tool, and provider loops are stricter around MCP lease timestamps, prompt-cache tool names, local tool catalogs, unreadable dynamic tools, owner-only HTTP tools, and provider catalog metadata, reducing hidden retries and unsafe exposure. (#91124, #91233, #90022, #90261) - macOS node mode no longer silently self-reconnects away from a healthy direct
v2026.6.5-beta.2v2026.6.5-beta.5