🦞
MumClaw
养虾不花冤枉钱

v2026.7.1-beta.5

发布于 2026-07-11 · 翻译于

🎯 一句话总结:本版聚焦AI对话式引导、统一路由管控与全端体验升级,全面强化模型支持与跨平台协同。

📋 更新要点(中文翻译)

1全平台引入AI对话式引导安装,支持安全凭证输入与无模型时的确定性回退。
2内置ClawRouter路由服务,支持动态模型发现、统一协议转发及用量预算管控。
3重构会话优先的极简UI,新增推理强度滑块及macOS原生聊天增强功能。
4移动端支持会话离线缓存,Apple Watch新增全语音交互,iOS支持本地TTS朗读。
5支持AI自动生成会话标题,新增分组管理、归档及跨平台会话控制功能。
6全面支持OpenAI GPT-5.6系列模型,适配最大推理模式及精准计费元数据。
7支持将外部工具安全挂载至现有会话,权限自动回收且配置临时清理。
8Telegram深度集成Codex工作流,支持快捷指令控制及消息发送容错恢复。
查看英文原文(Release Notes)
## 2026.7.1 ### Highlights - **Conversational onboarding:** Crestodian now runs a real agent-loop setup across the CLI, web install, and macOS app, with AI-guided provider setup, model-judged approvals bound to exact operations, masked credential prompts, and deterministic fallback when no model is available. (#99935, #100029, #100656, #101887) Thanks @fuller-stack-dev. - **ClawRouter routing and quotas:** add the bundled ClawRouter provider with credential-scoped dynamic model discovery, OpenAI-compatible and native Anthropic/Gemini transports, auth-profile model resolution, and managed usage and budget reporting. (#99658, #99759) - **Control UI and native macOS chat:** make sessions primary with a minimal searchable sidebar, compact context ring, reasoning-effort slider, cleaner dashboard chrome, and a native macOS session browser with model and thinking pickers, slash commands, transcript export, and context usage. (#99289, #99838, #100386, #101103, #101497) - **Offline and spoken mobile chat:** iOS and Android now pre-paint bounded per-gateway session and transcript caches offline; Apple Watch gains full voice turns, and iOS can speak replies through configured Gateway TTS with on-device fallback. (#100219, #100227, #100283, #100770, #100771) - **Session organization and generated titles:** generate concise session titles through utility-model routing and add Gateway-backed groups, unread state, rename, fork, archive, and delete controls, plus group management across web, iOS, and Android. (#87643, #100814, #101117, #101234) Thanks @zhangguiping-xydt and @Juliangsm. - **OpenAI GPT-5.6 support:** recognize the Sol, Terra, and Luna model family across API-key, ChatGPT/Codex OAuth, simple-completion, and Codex app-server paths, with correct context and pricing metadata plus `max` reasoning support. (#98333) Thanks @steipete-oai and @vincentkoc. - **External harness attachment:** `openclaw attach` launches Claude Code against an existing Gateway session with scope
v2026.7.1-beta.2v2026.7.1-beta.6