🦞
MumClaw
养虾不花冤枉钱

v2026.5.3-beta.3

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

🎯 一句话总结:本版本聚焦插件生态完善、多平台通道增强与系统性能优化,全面提升Agent运行稳定性与用户体验。

📋 更新要点(中文翻译)

1新增文件传输插件,支持节点间文件读写与目录列表,默认限制16MB并保障路径安全。
2优化插件安装与更新流程,外部插件现享有与官方插件一致的完整管理体验。
3优化网关启动与控制台性能,按需延迟加载插件与运行时数据以提升响应速度。
4增强多平台消息通道,新增WhatsApp频道支持并优化各主流聊天工具的投递机制。
5统一多平台流式输出进度显示,新增自动单字状态标签与共享进度配置。
6新增 /steer 命令,支持在不开启新回合的情况下实时引导当前任务执行。
7提升Agent运行时可靠性,确保流式回复、记忆召回与多工具调用的稳定执行。
8网关配置校验升级,无效配置将直接拦截并交由修复工具处理,防止启动异常。
查看英文原文(Release Notes)
## 2026.5.3 ### Highlights - Plugins/file-transfer: add bundled file-transfer plugin with `file_fetch`, `dir_list`, `dir_fetch`, and `file_write` agent tools for binary file ops on paired nodes; default-deny per-node path policy under `plugins.entries.file-transfer.config.nodes` with operator approval, symlink traversal refused by default (opt-in `followSymlinks`), and a 16 MB byte ceiling per round-trip. (#74742) Thanks @omarshahine. - Plugins/install: harden official plugin install, uninstall, update, onboarding, ClawHub fallback, npm dependency-state reporting, and beta-channel update paths so externalized plugins behave like first-class package installs. - Gateway/performance: trim startup and Control UI hot paths by lazy-loading plugin/runtime discovery, cron, schema, shutdown, sessions, and model metadata work only when needed. - Channels/replies: improve Discord status reactions and degraded transport reporting, add WhatsApp Channel/Newsletter targets, and tighten Telegram, Feishu, Matrix, Microsoft Teams, and Slack delivery/recovery behavior. - Install/update: recover broken macOS LaunchAgent upgrades, reject source-only plugin packages before runtime load, and repair stale Gateway/plugin state during updates and doctor runs. - Agent/runtime reliability: preserve streamed provider replies, delayed A2A session replies, prompt/tool delivery, memory recall, web search provider discovery, and provider-specific thinking/model metadata across common edge cases. ### Changes - Channels/streaming: add unified `streaming.mode: "progress"` drafts with auto single-word status labels and shared progress configuration across Discord, Telegram, Matrix, Slack, and Microsoft Teams. - Agents/commands: add `/steer <message>` for queue-independent steering of the active current-session run without starting a new turn when the session is idle. (#76934) - Tools/BTW: add `/side` as a text and native slash-command alias for `/btw` side questions. - Doctor/config: `doctor --fix`
v2026.5.3-beta.2v2026.5.3