🦞
MumClaw
养虾不花冤枉钱

v2026.6.1-beta.2

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

🎯 一句话总结:本版本聚焦交互体验与系统稳定性,全面优化多端通道、技能工坊及模型支持。

📋 更新要点(中文翻译)

1优化多平台消息通道与移动端推送的稳定性。
2技能工坊新增完整控制界面,支持提案管理与文件预览。
3聊天界面优化流式响应与本地草稿保存,交互更流畅。
4新增 MiniMax M3 等模型支持,完善 OAuth 认证与元数据。
5改进智能体与插件加载逻辑,提升故障恢复与操作指引。
6核心运行状态迁移至 SQLite,大幅提升本地数据恢复效率。
7限制请求超时与重试机制,有效防止后台任务意外卡死。
8扩展工作流编排能力,增强第三方插件交付与集成支持。
查看英文原文(Release Notes)
## 2026.6.1 ### Highlights - Agents and CLI-backed runtimes recover more cleanly from interrupted tool calls, stale session bindings, compaction handoffs, and media delivery retries. (#88129, #88136, #88141, #88162, #88182) - Channels and mobile delivery are steadier across Telegram, WhatsApp, iMessage, Slack, Discord, Microsoft Teams, Google Chat, Google Meet, and iOS realtime Talk. (#88096, #88105, #88183, #88231) - Provider and plugin requests now bound more timers, retries, OAuth/device-code lifetimes, media downloads, local service probes, and generated-content polling paths before they can hang a run. - Skills, session metadata, gateway runtime state, plugin metadata, memory watchers, and store writes do less repeated work on hot paths while keeping config, dispatch, and Linux file-watch behavior stable. (#89185, #89188, #85351) Thanks @RomneyDa and @NianJiuZst. - Skills and plugin loading now handle stale disabled snapshots and loader failures more clearly, so channel turns avoid disabled SecretRefs and operators get better recovery guidance. (#79072, #79173) Thanks @zeus1959. - Workboard, SecretRef plugin manifests, hosted iOS push relay, and external Copilot/Tokenjuice packaging add broader orchestration, integration, and plugin delivery surfaces. (#82326, #87469, #87796, #88107, #88117) - Skill Workshop now has a fuller Control UI flow with proposal lists, today actions, revision handoff, searchable file previews, review states, locale coverage, and reusable session routing. - Chat and Control UI startup paths keep sends alive through history loading, stream deltas incrementally, skip markdown work while streaming, keep drafts local while typing, clear the composer after sends, trace first-output latency, prioritize first connect, and expose calmer composer controls. (#88772, #88825, #88998, #89030, #89106) Thanks @vincentkoc and @sallyom. - Provider coverage and model metadata now include MiniMax M3, account OAuth endpoints, Google/Vertex catalog fixes,
v2026.6.1-beta.1v2026.6.1-beta.3