v2026.6.5-beta.1
发布于 2026-06-06 · 翻译于
🎯 一句话总结:本版本聚焦多平台交互优化与插件生态扩展,显著提升连接稳定性与用户体验。
📋 更新要点(中文翻译)
1QQ机器人回复自动过滤模型思考过程,防止原始内容泄露。
2内置Parallel网络搜索插件,支持密钥自动发现与引导配置。
3恢复Google Vertex ADC模型目录显示与运行时解析功能。
4Matrix新增语音消息预检,优化线程消息读取与回复同步。
5支持通过ClawHub直接安装GitHub托管的技能插件。
6Google Chat全面支持原生审批卡片交互与点击处理。
7优化macOS节点模式连接逻辑,避免异常断开与重连。
8改进认证配置与插件安装状态的持久化存储机制。
▶查看英文原文(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)
- macOS node mode no longer silently self-reconnects away from a healthy direct Gateway session, reducing unexpected companion app session churn. (#90668, #90815) Thanks @vrurg.
- Upgrade and service paths are safer: cron legacy JSON stores migrate during doctor preflight, service env placeholders no longer mask state-dir secrets, WhatsApp startup waits are