🦞
MumClaw
养虾不花冤枉钱

v2026.6.10

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

🎯 一句话总结:本版本聚焦交互体验与系统稳定性,全面优化快速模式、模型路由及会话状态管理。

📋 更新要点(中文翻译)

1短对话自动启用快速模式,长对话智能切回标准模式。
2优化模型路由逻辑,提升智谱等模型切换的稳定性。
3增强会话状态管理,切换频道时自动清理残留数据。
4组合插件时保留受信任策略,保障审批流程安全。
5快速模式在重试或降级时保持状态稳定,避免中断。
6安装新插件后自动刷新配置,确保认证流程无缝衔接。
7完善模型目录配置,精准匹配基础地址与过载保护。
查看英文原文(Release Notes)
### Highlights - **Automatic fast mode for talks:** OpenClaw can enable fast mode for short conversational turns, then return to normal mode for longer runs with bounded fallback and delivery behavior. (#85104) Thanks @alexph-dev and @vincentkoc. - **More reliable model routing:** Zai model synthesis, GLM overload failover, and native reasoning-level selection now follow the active model catalog more consistently. (#94461, #93241, #94067, #94136) Thanks @Pandah97, @chrysb, @0xghost42, @zhengli0922, @openperf, @civiltox, and @BorClaw. - **Safer session and channel state:** channel switches reset stale origin fields, and cron delivery awareness stays attached to the target session. (#95328, #93580) Thanks @ZengWen-DT, @jalehman, @gorkem2020, and @scotthuang. - **Trusted policies survive hook composition:** composed hook registries keep the trusted tool policies required by approval-sensitive flows. (#94545) Thanks @jesse-merhi. ### Changes - **Agent and channel runtime:** fast-mode state now survives retries, fallback transitions, progress events, and embedded/CLI/ACP normalization; session and channel routing retain the current target and delivery context. (#85104, #93580, #95328) Thanks @alexph-dev, @vincentkoc, @scotthuang, @ZengWen-DT, @jalehman, and @gorkem2020. - **Provider behavior:** model catalogs now supply the correct Zai base URL, overload classification, and native reasoning controls for live-discovered models. (#94461, #93241, #94067, #94136) Thanks @Pandah97, @chrysb, @0xghost42, @zhengli0922, @openperf, @civiltox, and @BorClaw. ### Fixes - **Fast-mode and policy correctness:** fallback cutoffs and reset notices are bounded, repeated progress events remain visible, Codex service-tier state is normalized, and trusted policies are not lost when hook registries are composed. (#85104, #94545) Thanks @alexph-dev, @vincentkoc, and @jesse-merhi. - **Model and delivery edge cases:** Zai and GLM failover paths use the right runtime metadata, while stale ch
v2026.6.10-beta.2v2026.6.11-beta.1