🦞
MumClaw
养虾不花冤枉钱

v2026.5.5

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

🎯 一句话总结:本版本聚焦多平台连接稳定性与交互体验优化,全面修复路由、指令及界面性能问题。

📋 更新要点(中文翻译)

1飞书会话路由优化,确保首尾对话保持在同一主题会话中。
2修复 Telegram 工具进度重复显示问题,界面更清晰。
3修正 xAI Grok 模型推理参数兼容性,避免运行报错。
4优化 Discord 连接稳定性,防止心跳超时引发误重连。
5修复 Discord 控制指令被丢弃问题,确保命令正常生效。
6控制面板会话界面升级,采用现代化卡片展示历史记录。
7提升控制面板性能,慢加载时保持标签页流畅。
8改进 iOS 配对功能,支持局域网直连并优化认证逻辑。
查看英文原文(Release Notes)
## 2026.5.5 ### Fixes - Feishu: hydrate missing native topic starter thread IDs before session routing so first turns and follow-ups stay in the same topic session. Fixes #78262. Thanks @joeyzenghuan. - LINE: reject `dmPolicy: "open"` configs without wildcard `allowFrom` so webhook DMs fail validation instead of being acknowledged and silently blocked before inbound processing. Fixes #78316. - Telegram/Codex: keep message-tool-only progress drafts visible and render native Codex tool progress once per tool instead of duplicating item/tool draft lines. Fixes #75641. (#77949) - Providers/xAI: stop sending OpenAI-style reasoning effort controls to native Grok Responses models, so `xai/grok-4.3` no longer fails live Docker/Gateway runs with `Invalid reasoning effort`. - Providers/xAI: clamp the bundled xAI thinking profile to `off` so live Gateway runs cannot send unsupported reasoning levels to native Grok Responses models. - Matrix/approvals: retry approval delivery up to 3 times with a short backoff so transient Matrix send failures do not strand pending approval prompts. (#78179) Thanks @Patrick-Erichsen. - Discord/gateway: measure heartbeat ACK timeouts from the actual heartbeat send, preventing late initial heartbeats from triggering false reconnect loops while the channel is still awaiting readiness. Fixes #77668. (#78087) Thanks @bryce-d-greybeard and @NikolaFC. - Discord/guilds: route plain text control commands such as `/steer` through the normal authorization and mention gate instead of silently dropping them before an agent session can see them. Fixes #78080. Thanks @ramitrkar-hash. - Control UI/Sessions: make the compaction count a compact `N Checkpoint(s)` disclosure and show expanded session-level details with modern checkpoint history cards across responsive table layouts. Thanks @BunsDev. - Control UI/performance: keep chat and channel tabs responsive while history payloads and channel probes are slow, label partial channel status, and record slow cha
v2026.5.4v2026.5.6