🦞
MumClaw
养虾不花冤枉钱

v2026.6.1-beta.1

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

🎯 一句话总结:本版本聚焦系统稳定性与交互体验升级,全面优化多端连接、技能工坊及核心状态管理。

📋 更新要点(中文翻译)

1代理与命令行运行时中断恢复更稳定可靠。
2多平台消息通道与移动端推送连接更稳定。
3优化请求超时与重试机制,彻底解决运行挂起问题。
4技能与插件加载失败时提示更清晰,恢复更顺畅。
5技能工坊上线完整控制界面,支持提案管理与文件预览。
6聊天与控制界面启动更流畅,流式输出与草稿保存体验优化。
7新增 MiniMax M3 等模型支持,完善 OAuth 与模型缓存机制。
8核心状态迁移至 SQLite,重启后数据恢复更快速准确。
查看英文原文(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, and store writes do less repeated work on hot paths while keeping config and dispatch behavior stable. - 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, trace first-output latency, and expose calmer composer controls. (#88772, #88825, #88998) Thanks @vincentkoc. - Provider coverage and model metadata now include MiniMax M3, account OAuth endpoints, Google/Vertex catalog fixes, OpenRouter SQLite model caching, Copilot Claude 1M capabilities, Foundry reasoning alignment, and OpenAI response replay guards. (#88480, #88512, #88851, #88860) - iMessage monitor
v2026.5.31-beta.4v2026.6.1-beta.2