🦞
MumClaw
养虾不花冤枉钱

v2026.6.5

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

🎯 一句话总结:本版本聚焦会话稳定性与多平台体验升级,新增联网搜索与语音线程支持,全面优化底层调用逻辑。

📋 更新要点(中文翻译)

1QQBot自动过滤推理过程,防止思考内容泄露至回复。
2MCP工具结果兼容多媒体格式,避免会话历史污染报错。
3扩展思考模式支持断线自动恢复,提升长对话稳定性。
4内置Parallel联网搜索插件,支持一键配置与无缝接入。
5Matrix频道新增语音预检与线程消息完整保留功能。
6认证与插件状态持久化至本地,大幅提升配置可靠性。
7优化智能体调用逻辑,减少无效重试与安全隐患。
8升级流程更安全,优化WhatsApp启动与配置重载逻辑。
查看英文原文(Release Notes)
### 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 Gateway sess
v2026.6.5-beta.6v2026.6.6-beta.1