🦞
MumClaw
养虾不花冤枉钱

v2026.5.10-beta.2

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

🎯 一句话总结:本版本聚焦语音诊断优化、自动化测试增强与终端体验升级,全面提升系统稳定性与易用性。

📋 更新要点(中文翻译)

1新增 Telegram 自动化 PR 证据收集,支持实时转录、GIF 预览与内联评论。
2新增 Telegram 桌面场景构建器,自动配置网关并录制 VNC 截图与视频。
3新增 Discord 语音实时诊断功能,精准分析插话、断音与播放重置问题。
4支持实时追加语音风格指令,同时保留系统内置的代理咨询引导。
5默认切换至纯 JS 语音解码器以提升安装速度,并支持按需启用原生高性能解码。
6新增可选的私有技能包上传安装路径,提升代码安装安全性。
7优化终端引导流程,智能提示下一步操作指令,降低上手门槛。
8统一 Codex 工具权限管理,确保工作区编辑与执行工具稳定可用。
查看英文原文(Release Notes)
### Changes - QA/Mantis: add Telegram live PR evidence automation with Convex-leased credentials, Crabbox transcript capture, motion GIF previews, and inline PR comments. - QA/Mantis: add a Telegram desktop scenario builder that leases Crabbox, installs native Telegram Desktop, configures an OpenClaw Telegram gateway with leased bot credentials, and records VNC screenshot/video artifacts. - Discord/voice: add realtime voice diagnostics for speaker turns, playback resets, barge-in detection, and audio cutoff analysis. - Talk: add `talk.realtime.instructions` so operators can append realtime voice style instructions while preserving OpenClaw's built-in agent-consult guidance. (#79081) Thanks @VACInc. - Discord/voice: default test and source installs to the pure-JS `opusscript` decoder by ignoring optional native `@discordjs/opus` builds, avoiding slow native addon compiles outside dedicated voice-performance lanes. - Discord/voice: add an opt-in native `@discordjs/opus` install script and decoder preference for live voice-performance lanes without charging unrelated Docker/tests for native addon builds. - Gateway/skills: add an opt-in private skill archive upload install path gated by `skills.install.allowUploadedArchives`, so trusted Gateway clients can stage and install zip-backed skills only when operators explicitly enable the code-install surface. (#74430) Thanks @samzong. - Dependencies: refresh workspace pins and patch targets, including ACPX `@agentclientprotocol/claude-agent-acp` `0.33.1`, Codex ACP `0.14.0`, Baileys `7.0.0-rc10`, Google GenAI `2.0.1`, OpenAI `6.37.0`, AWS SDK `3.1045.0`, Kysely `0.29.0`, Tlon skill `0.3.6`, Aimock `1.19.5`, and tsdown `0.22.0`. - Agents/compaction: preserve scoped background exec/process session references across embedded compaction and after-turn runtime contexts without exposing sessions from unrelated scopes. Fixes #79284. (#79307) Thanks @TurboTheTurtle. - CLI/onboarding: improve setup, onboarding, configure, and chann
v2026.5.10-beta.1v2026.5.10-beta.3