v2026.6.1-beta.3
发布于 2026-06-03 · 翻译于
🎯 一句话总结:本版本聚焦系统稳定性与交互体验,全面优化多平台消息、技能工坊及聊天界面,并新增多款主流模型支持。
📋 更新要点(中文翻译)
1代理与命令行运行时在任务中断或会话异常时恢复更稳定。
2全面优化多平台消息与移动端推送稳定性。
3优化插件与服务商请求的超时重试机制,防止任务长时间卡死。
4减少技能与存储模块的重复计算,显著提升系统运行效率。
5改进技能与插件加载逻辑,清晰提示加载失败并提供恢复指引。
6技能工坊新增完整控制界面,支持提案管理、文件预览与状态追踪。
7聊天界面优化启动与流式输出流程,大幅提升首字响应速度。
8新增 MiniMax M3 等模型支持,完善 OAuth 认证与模型缓存机制。
▶查看英文原文(Release Notes)
### 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, OpenRouter